JNX-GDOI-MIB
- Registered at
- 1.3.6.1.4.1.2636.3.759
- Last updated
- 2018-01-04 00:00
- Organization
- Juniper Networks, Inc.
- Namespace
- juniper
- Source file
JNX-GDOI-MIB- Digest
sha256:a4cc62581e9eae1964dc81342ec3ee953621394103f74ddedfa86634ad30ce5f
Description
Initial version, implements only the GDOI GM notifications and following tables for GDOI protocol. - GDOI Group Table - GDOI Gm Table - GDOI Gm Kek Table - GDOI Gm Tek SelectorTable - GDOI Gm Tek PolicyTable
Contact
Juniper Technical Assistance Center Juniper Networks, Inc. 1133 Innovation Way, Sunnyvale, CA 94089 E-mail: support@juniper.net
Imports
| From | Symbols |
|---|---|
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| JUNIPER-SMI | jnxMibs |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TimeInterval |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
INET-ADDRESS-MIB JNX-GDOI-MIB JUNIPER-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| JnxGdoiDiffieHellmanGroup TEXTUAL-CONVENTION A textual convention indicating the identifier of the Diffie-Hellman Group being used. Following are the possible updated Diffie-Hellman Group values & JnxGdoiDiffieHellmanGroup mappings after RFC 4306: Diffie-Hellman Group Type Value ------------------------- ----- NONE 0 -- dhNone Group 1 - 768 Bit MODP 1 -- dhGroup1 Group 2 - 1024 Bit MODP 2 -- dhGroup2 1536-bit MODP Group 5 -- dh1536Modp 2048-bit MODP Group 14 -- dh2048Modp 3072-bit MODP Group 15 -- dh3072Modp 4096-bit MODP Group 16 -- dh4096Modp 6144-bit MODP Group 17 -- dh6144Modp 8192-bit MODP Group 18 -- dh8192Modp 256-bit random ECP group 19 -- dhEcp256 84-bit random ECP group 20 -- dhEcp84 521-bit random ECP group 21 -- dhEcp521 1024-bit MODP w/ 160-bit 22 -- dh1024Modp160 Prime Order Subgroup 2048-bit MODP w/ 224-bit 23 -- dh2048Modp224 Prime Order Subgroup 2048-bit MODP w/ 256-bit 24 -- dh2048Modp256 Prime Order Subgroup 192-bit Random ECP Group 25 -- dhEcp192 224-bit Random ECP Group 26 -- dhEcp224 Following are the possible legacy Diffie-Hellman Group values & JnxGdoiDiffieHellmanGroup mappings from RFC 2409: Diffie-Hellman Group Type Value ------------------------- ----- Group 1 - 768 Bit MODP 1 -- dhGroup1 Group 2 - 1024 Bit MODP 2 -- dhGroup2 EC2N group on GP[2^155] 3 -- dhEc2nGp155 EC2N group on GP[2^185] 4 -- dhEc2nGp185 | current | |||
| JnxGdoiEncapsulationMode TEXTUAL-CONVENTION A textual convention indicating the identifier of the Encapsulation Mode being used. Following are the possible Encapsulation Mode values & JnxGdoiEncapsulationMode mappings from RFC 2407: Encapsulation Mode Value ---------------------------- ----- Tunnel 1 -- encapTunnel Transport 2 -- encapTransport UDP-Encapsulated-Tunnel 3 -- encapUdpTunnel UDP-Encapsulated-Transport 4 -- encapUdpTransport | current | |||
| JnxGdoiEncryptionAlgorithm TEXTUAL-CONVENTION A textual convention indicating the identifier of the encryption algorithm being used. Following are the possible updated encryption algorithm values & JnxGdoiEncryptionAlgorithm mappings after RFC 4306: Encryption Algorithm Type Value --------------------------------- ----- ENCR_DES_IV64 1 -- encrAlgDes64 ENCR_DES 2 -- encrAlgDes ENCR_3DES 3 -- encrAlg3Des ENCR_RC5 4 -- encrAlgRc5 ENCR_IDEA 5 -- encrAlgIdea ENCR_CAST 6 -- encrAlgCast ENCR_BLOWFISH 7 -- encrAlgBlowfish ENCR_3IDEA 8 -- encrAlg3Idea ENCR_DES_IV32 9 -- encrAlgDes32 ENCR_NULL 11 -- encrAlgNull ENCR_AES_CBC 12 -- encrAlgAesCbc ENCR_AES_CTR 13 -- encrAlgAesCtr ENCR_AES-CCM_8 14 -- encrAlgAesCcm8 ENCR_AES-CCM_12 15 -- encrAlgAesCcm12 ENCR_AES-CCM_16 16 -- encrAlgAesCcm16 AES-GCM (8-octet ICV) 18 -- encrAlgAesGcm8 AES-GCM (12-octet ICV) 19 -- encrAlgAesGcm12 AES-GCM (16-octet ICV) 20 -- encrAlgAesGcm16 ENCR_NULL_AUTH_AES_GMAC 21 -- encrAlgNullAuthAesGmac ENCR_CAMELLIA_CBC 23 -- encrAlgCamelliaCbc ENCR_CAMELLIA_CTR 24 -- encrAlgCamelliaCtr ENCR_CAMELLIA_CCM (8-octet ICV) 25 -- encrAlgCamelliaCcm8 ENCR_CAMELLIA_CCM (12-octet ICV) 26 -- encrAlgCamelliaCcm12 ENCR_CAMELLIA_CCM (16-octet ICV) 27 -- encrAlgCamelliaCcm16 Following are the possible ESP transform identifiers & JnxGdoiEncryptionAlgorithm mappings from RFC 2407: IPsec ESP Transform ID Value ------------------------ ----- ESP_DES_IV64 1 -- encrAlgDes64 ESP_DES 2 -- encrAlgDes ESP_3DES 3 -- encrAlg3Des ESP_RC5 4 -- encrAlgRc5 ESP_IDEA 5 -- encrAlgIdea ESP_CAST 6 -- encrAlgCast ESP_BLOWFISH 7 -- encrAlgBlowfish ESP_3IDEA 8 -- encrAlg3Idea ESP_DES_IV32 9 -- encrAlgDes32 ESP_RC4 10 -- encrAlgRc4 ESP_NULL 11 -- encrAlgNull ESP_AES-CBC 12 -- encrAlgAesCbc ESP_AES-CTR 13 -- encrAlgAesCtr ESP_AES-CCM_8 14 -- encrAlgAesCcm8 ESP_AES-CCM_12 15 -- encrAlgAesCcm12 ESP_AES-CCM_16 16 -- encrAlgAesCcm16 ESP_AES-GCM_8 18 -- encrAlgAesGcm8 ESP_AES-GCM_12 19 -- encrAlgAesGcm12 ESP_AES-GCM_16 20 -- encrAlgAesGcm16 ESP_SEED_CBC 21 -- encrAlgSeedCbc ESP_CAMELLIA 22 -- encrAlgCamelliaCbc, Ctr, Ccm8, Ccm12, Ccm16 ESP_NULL_AUTH_AES-GMAC 23 -- encrAlgNullAuthAesGmac Following are the possible KEK_ALGORITHM values specifying the encryption algorithm used with a KEK & JnxGdoiEncryptionAlgorithm mappings from the GDOI RFC 3547: Algorithm Type Value -------------- ----- KEK_ALG_DES 1 -- encrAlgDes KEK_ALG_3DES 2 -- encrAlg3Des KEK_ALG_AES 3 -- encrAlgAesCbc | current | |||
| JnxGdoiIdentificationType TEXTUAL-CONVENTION A textual convention indicating the type of value used to identify a GDOI entity (i.e. Group, Key Server, or Group Member). Following are the Identification Type Values: ID Type Value ------- ----- RESERVED 0 -- Not Used ID_IPV4_ADDR 1 -- ipv4Address ID_FQDN 2 -- domainName ID_RFC822_ADDR 3 -- userName (ID_USER_FQDN) ID_IPV4_ADDR_SUBNET 4 -- ipv4Subnet - Not in RFC 4306 ID_IPV6_ADDR 5 -- ipv6Address ID_IPV6_ADDR_SUBNET 6 -- ipv6Subnet - Not in RFC 4306 ID_IPV4_ADDR_RANGE 7 -- ipv4Range - Not in RFC 4306 ID_IPV6_ADDR_RANGE 8 -- ipv6Range - Not in RFC 4306 ID_DER_ASN1_DN 9 -- caDistinguishedName ID_DER_ASN1_GN 10 -- caGeneralName ID_KEY_ID 11 -- groupNumber Following are the mappings to the type values above: 'ipv4Address' : a single four (4) octet IPv4 address. 'domainName' : a fully-qualified domain name string. An example is, 'example.com'. The string MUST not contain any terminators (e.g., NULL, CR, etc.). 'userName' : a fully-qualified RFC 822 username or email address string. An example is, 'jsmith@example.com'. The string MUST not contain any terminators. 'ipv4Subnet' : a range of IPv4 addresses, represented by two four (4) octet values concatenated together. The first value is an IPv4 address. The second is an IPv4 network mask. Note that ones (1s) in the network mask indicate that the corresponding bit in the address is fixed, while zeros (0s) indicate a 'wildcard' bit. 'ipv6Address' : a single sixteen (16) octet IPv6 address. 'ipv6Subnet' : a range of IPv6 addresses, represented by two sixteen (16) octet values concatenated together. The first value is an IPv6 address. The second is an IPv network mask. Note that ones (1s) in the network mask indicate that the corresponding bit in the address is fixed, while zeros (0s) indicate a 'wildcard' bit. 'ipv4Range' : a range of IPv4 addresses, represented by two four (4) octet values. The first value is the beginning IPv4 address (inclusive) and the second value is the ending IPv4 address (inclusive). All addresses falling between the two specified addresses are considered to be within the list. 'ipv6Range' : a range of IPv6 addresses, represented by two sixteen (16) octet values. The first value is the beginning IPv6 address (inclusive) and the second value is the ending IPv6 address (inclusive). All addresses falling between the two specified addresses are considered to be within the list. 'caDistinguishedName' : the binary DER encoding of an ASN.1 X.500 Distinguished Name [X.501]. 'caGeneralName' : the binary DER encoding of an ASN.1 X.500 GeneralName [X.509]. 'groupNumber' : a four (4) octet group identifier. | current | |||
| JnxGdoiIdentificationValue TEXTUAL-CONVENTION A textual convention indicating the actual value of used to identify a GDOI entity (i.e. Group, Key Server, or Group Member). The value of the JnxGdoiIdentificationValue object can be parsed based on the value of the associated JnxGdoiIdentificationType object. The following JnxGdoiIdentificationType values indicate that the JnxGdoiIdentificationValue object should be parsed as a binary string of octets with the given lengths if a length is not associated with the object: ipv4Address(1) -- 4 octets ipv4Subnet(4) -- 8 octets ipv6Address(5) -- 16 octets ipv6Subnet(6) -- 32 octets ipv4Range(7) -- 8 octets ipv6Range(8) -- 32 octets groupNumber(11) -- 4 octets The following JnxGdoiIdentificationType values indicate that the JnxGdoiIdentificationValue object should be parsed as an ASCII string of characters. Note that a length MUST be associated with the object in these cases: domainName(2) userName(3) caDistinguishedName(9) caGeneralName(10) Note that the length of 48 octets was chosen because the gdoiKsKekEntry, gdoiGmKekEntry, gdoiKsTekEntry, & gdoiGmTekEntry will exceed the OID size limit of 255 octets if this size is any larger than 48 octets. | current | |||
| JnxGdoiIntegrityAlgorithm TEXTUAL-CONVENTION A textual convention indicating the identifier of the integirty algorithm being used. Following are the possible updated integrity algorithm values & JnxGdoiIntegrityAlgorithm mappings after RFC 4306: Integrity Algorithm Type Value ------------------------ ----- AUTH_HMAC_MD5_96 1 -- authAlgMd5Hmac96 AUTH_HMAC_SHA1_96 2 -- authAlgSha1Hmac96 AUTH_DES_MAC 3 -- authAlgDesMac AUTH_KPDK_MD5 4 -- authAlgMd5Kpdk AUTH_AES_XCBC_96 5 -- authAlgAesXcbc96 AUTH_HMAC_MD5_128 6 -- authAlgMd5Hmac128 AUTH_HMAC_SHA1_160 7 -- authAlgSha1Hmac160 AUTH_AES_CMAC_96 8 -- authAlgAesCmac96 AUTH_AES_128_GMAC 9 -- authAlgAes128Gmac AUTH_AES_192_GMAC 10 -- authAlgAes192Gmac AUTH_AES_256_GMAC 11 -- authAlgAes256Gmac AUTH_HMAC_SHA2_256_128 12 -- authAlgSha2Hmac256to128 AUTH_HMAC_SHA2_384_192 13 -- authAlgSha2Hmac384to192 AUTH_HMAC_SHA2_512_256 14 -- authAlgSha2Hmac512to256 Following are the possible legacy authentication algorithm values & JnxGdoIntegrityAlgorithm mappings from RFC 2407: Algorithm Type Value -------------- ----- HMAC-MD5 1 -- authAlgMd5Hmac96 HMAC-SHA 2 -- authAlgSha1Hmac96 DES-MAC 3 -- authAlgDesMac KPDK 4 -- authAlgMd5Kpdk | current | |||
| JnxGdoiIpProtocolId TEXTUAL-CONVENTION A textual convention indicating the identifier of the IP Protocol being used for the rekey datagram. Some possible values are: ID Value ID Type -------- ------- 06 TCP -- ipProtocolTCP 17 UDP -- ipProtocolUDP | current | |||
| JnxGdoiKekSPI TEXTUAL-CONVENTION A textual convention indicating a SPI (Security Parameter Index) of sixteen (16) octets for a KEK. The SPI must be the ISAKMP Header cookie pair where the first 8 octets become the 'Initiator Cookie' field of the GROUPKEY-PUSH message ISAKMP HDR, and the second 8 octets become the 'Responder Cookie' in the same HDR. These cookies are assigned by the Key Server. | current | |||
| JnxGdoiKekStatus TEXTUAL-CONVENTION A textual convention indicating the status of a GDOI KEK and its corresponding Security Association (SA). 'inUse' : KEK currently being used to encrypt new KEK/TEKs 'new' : KEK currently being sent to all peers 'old' : KEK that has expired and is no longer being used | current | |||
| JnxGdoiKeyManagementAlgorithm TEXTUAL-CONVENTION A textual convention indicating the identifier of the key/KEK management algorithm being used to provide forward or backward access control (i.e. used to exclude group members). Following are the possible KEK management algorithm values & JnxGdoiKeyManagementAlgorithm mappings: KEK Management Type Value ------------------- ----- LKH 1 -- keyMgmtLkh | current | |||
| JnxGdoiPolicyMismatchAction TEXTUAL-CONVENTION A textual convention indicating the default action for packets that does not match TEK policy/SA. 'drop' : Drop packets that do not match the TEK policy/SA. 'forward': Forward the packets as received that do not match the TEK policy/SA 'unknown': The default action for TEK policy/SA mismatch is unknown. | current | |||
| JnxGdoiPseudoRandomFunction TEXTUAL-CONVENTION A textual convention indicating the identifier of the pseudo-random function (PRF) being used. Following are the possible updated PRF values & JnxGdoiPseudoRandomFunction mappings after RFC 4306: Pseudo-Random Function Type Value --------------------------------- ----- PRF_HMAC_MD5 1 -- prfMd5Hmac PRF_HMAC_SHA1 2 -- prfSha1Hmac PRF_HMAC_TIGER 3 -- prfTigerHmac PRF_AES128_XCBC 4 -- prfAes128Xcbc PRF_HMAC_SHA2_256 5 -- prfSha2Hmac256 PRF_HMAC_SHA2_384 6 -- prfSha2Hmac384 PRF_HMAC_SHA2_512 7 -- prfSha2Hmac512 PRF_AES128_CMAC 8 -- prfAes128Cmac Following are the possible SIG_HASH_ALGORITHM values & JnxGdoiPseudoRandomFunction mappings from the GDOI RFC 3547: Algorithm Type Value -------------- ----- SIG_HASH_MD5 1 -- prfMd5Hmac SIG_HASH_SHA1 2 -- prfSha1Hmac | current | |||
| JnxGdoiSecurityProtocol TEXTUAL-CONVENTION A textual convention indicating the identifier of the Security Protocol being used. Following are the possible Security Protocol ID values & JnxGdoiSecurityProtocol mappings from the GDOI RFC 3547: Security Protocol ID Value ---------------------- ----- GDOI_PROTO_IPSEC_ESP 1 -- secProtocolIpsecEsp | current | |||
| JnxGdoiSignatureMethod TEXTUAL-CONVENTION A textual convention indicating the identifier of the integirty algorithm being used. Following are the possible updated authentication method values & JnxGdoiSignatureMethod mappings after RFC 4306: Authentication Method Value ----------------------------------- ----- RSA Digital Signature 1 -- sigRsa Shared Key Message Integrity Code 2 -- sigSharedKey DSS Digital Signature 3 -- sigDss ECDSA w/ SHA-256 (P-256 curve) 9 -- sigEcdsa256 ECDSA w/ SHA-384 (P-384 curve) 10 -- sigEcdsa384 ECDSA w/ SHA-512 (P-521 curve) 11 -- sigEcdsa512 Following are the possible legacy IPsec authentication method values & JnxGdoiSignatureMethod mappings from RFC 2409: Authentication Method Value -------------------------------- ----- Pre-Shared Key 1 -- sigSharedKey DSS Signature 2 -- sigDss RSA Signature 3 -- sigRsa Encryption w/ RSA 4 -- sigEncryptRsa Revised Encryption w/ RSA 5 -- sigRevEncryptRsa ECDSA w/ SHA-256 (P-256 curve) 9 -- sigEcdsa256 ECDSA w/ SHA-384 (P-384 curve) 10 -- sigEcdsa384 ECDSA w/ SHA-512 (P-521 curve) 11 -- sigEcdsa512 Following are the possible POP algorithm values & JnxGdoiSignatureMethod mappings from the GDOI RFC 3547: Algorithm Type Value -------------- ----- POP_ALG_RSA 1 -- sigRsa POP_ALG_DSS 2 -- sigDss POP_ALG_ECDSS 3 -- sigEcdsa256, 384, 512 Following are the possible SIG_ALGORITHM values & JnxGdoiSignatureMethod mappings from the GDOI RFC 3547: Algorithm Type Value -------------- ----- SIG_ALG_RSA 1 -- sigRsa SIG_ALG_DSS 2 -- sigDss SIG_ALG_ECDSS 3 -- sigEcdsa256, 384, 512 | current | |||
| JnxGdoiTekSPI TEXTUAL-CONVENTION A textual convention indicating a SPI (Security Parameter Index) of four (4) octets for a TEK using ESP. | current | |||
| JnxGdoiTekStatus TEXTUAL-CONVENTION A textual convention indicating the status of a GDOI TEK and its corresponding Security Association (SA). 'inbound' : TEK is being used as inbound (receive) SA 'outbound' : TEK is being used as outbound (transmit) SA 'biDirectional' : TEK is being used as both inbound and outbound SA | current | |||
| JnxGdoiUnsigned16 TEXTUAL-CONVENTION A textual convention indicating a 16-bit unsigned integer value. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| jnxGdoiMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.759.0 | |||
| jnxGdoiMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.759.1 | |||
| jnxGdoiGroupTable OBJECT-TYPE A table of information regarding GDOI Groups in use on the network device being queried. This table is modified to include only fields related to Group Member | 1.3.6.1.4.1.2636.3.759.1.1 | not-accessible | current | |
| jnxGdoiGroupEntry OBJECT-TYPE An entry containing GDOI Group information, uniquely identified by the GDOI Group ID. | 1.3.6.1.4.1.2636.3.759.1.1.1 | not-accessible | current | |
| jnxGdoiGroupIdType OBJECT-TYPE The Identification Type Value used to parse a GDOI Group ID. The GDOI RFC 3547 defines the types that can be used as a GDOI Group ID, and RFC 4306 defines all valid types that can be used as an identifier. This Group ID type is sent as the 'ID Type' field of the Identification Payload for a GDOI GROUPKEY-PULL exchange. | 1.3.6.1.4.1.2636.3.759.1.1.1.1 | JnxGdoiIdentificationType | not-accessible | current |
| jnxGdoiGroupIdLength OBJECT-TYPE The length (i.e. number of octets) of a Group ID. If no length is given (i.e. it has a value of 0), the default length of its jnxGdoiGroupIdType should be used as long as it is not reprsented by an ASCII string. If the value has a type that is represented by an ASCII string, a length MUST be included. If the length given is not 0, it should match the 'Payload Length' (subtracting the generic header length) of the Identification Payload for a GDOI GROUPKEY-PULL exchange. | 1.3.6.1.4.1.2636.3.759.1.1.1.2 | Unsigned32 | read-only | current |
| jnxGdoiGroupIdValue OBJECT-TYPE The value of a Group ID with its type indicated by the jnxGdoiGroupIdType. Use the jnxGdoiGroupIdType to parse the Group ID correctly. This Group ID value is sent as the 'Identification Data' field of the Identification Payload for a GDOI GROUPKEY-PULL exchange. | 1.3.6.1.4.1.2636.3.759.1.1.1.3 | JnxGdoiIdentificationValue | not-accessible | current |
| jnxGdoiGroupName OBJECT-TYPE The string-readable name configured for or given to a GDOI Group. | 1.3.6.1.4.1.2636.3.759.1.1.1.4 | DisplayString | read-only | current |
| jnxGdoiPeers OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.759.1.2 | |||
| jnxGdoiGmTable OBJECT-TYPE A table of information regarding GDOI Group Members (GMs) locally configured on the network device being queried. Note that Local Group Members may or may not be registered to a Key Server in its GDOI Group on the same network device being queried. | 1.3.6.1.4.1.2636.3.759.1.2.2 | not-accessible | current | |
| jnxGdoiGmEntry OBJECT-TYPE An entry containing Local GDOI Group Member information, uniquely identified by Group & GM IDs. Because the Group Member is Local to the network device being queried, TEKs installed for this Group Member can be queried as well. | 1.3.6.1.4.1.2636.3.759.1.2.2.1 | not-accessible | current | |
| jnxGdoiGmIdType OBJECT-TYPE The Identification Type Value used to parse the identity information for a Initiator or Group Member. RFC 4306 defines all valid types that can be used as an identifier. These identification types are sent as the 'SRC ID Type' and 'DST ID Type' of the KEK and TEK payloads for GDOI GROUPKEY-PULL and GROUPKEY-PUSH exchanges. | 1.3.6.1.4.1.2636.3.759.1.2.2.1.1 | JnxGdoiIdentificationType | not-accessible | current |
| jnxGdoiGmIdLength OBJECT-TYPE The length (i.e. number of octets) of a Group Member ID. If no length is given (i.e. it has a value of 0), the default length of its jnxGdoiGmIdType should be used as long as it is not reprsented by an ASCII string. If the value has a type that is represented by an ASCII string, a length MUST be included. If the length given is not 0, it should match the 'SRC ID Data Len' and 'DST ID Data Len' fields sent in the KEK and TEK payloads for GDOI GROUPKEY-PULL and GROUPKEY-PUSH exchanges. | 1.3.6.1.4.1.2636.3.759.1.2.2.1.2 | Unsigned32 | read-only | current |
| jnxGdoiGmIdValue OBJECT-TYPE The value of the identity information for a Group Member with its type indicated by the jnxGdoiGmIdType. Use the jnxGdoiGmIdType to parse the Group Member ID correctly. This Group Member ID value is sent as the 'SRC Identification Data' and 'DST Identification Data' of the KEK and TEK payloads for GDOI GROUPKEY-PULL and GROUPKEY-PUSH exchanges. | 1.3.6.1.4.1.2636.3.759.1.2.2.1.3 | JnxGdoiIdentificationValue | not-accessible | current |
| jnxGdoiGmRegKeyServerIdType OBJECT-TYPE The Identification Type Value used to parse the identity information of this Group Member's registered Key Server. RFC 4306 defines all valid types that can be used as an identifier. These identification types are sent as the 'SRC ID Type' and 'DST ID Type' of the KEK and TEK payloads for GDOI GROUPKEY-PULL and GROUPKEY-PUSH exchanges. | 1.3.6.1.4.1.2636.3.759.1.2.2.1.4 | JnxGdoiIdentificationType | read-only | current |
| jnxGdoiGmRegKeyServerIdLength OBJECT-TYPE The length (i.e. number of octets) of the registered Key Server's ID. If no length is given (i.e. it has a value of 0), the default length of its jnxGdoiGmRegKeyServerIdType should be used as long as it is not reprsented by an ASCII string. If the value has a type that is represented by an ASCII string, a length MUST be included. If the length given is not 0, it should match the 'SRC ID Data Len' and 'DST ID Data Len' fields sent in the KEK and TEK payloads for GDOI GROUPKEY-PULL and GROUPKEY-PUSH exchanges. | 1.3.6.1.4.1.2636.3.759.1.2.2.1.5 | Unsigned32 | read-only | current |
| jnxGdoiGmRegKeyServerIdValue OBJECT-TYPE The value of the identity information for this Group Member's registered Key Server with its type indicated by the jnxGdoiGmRegKeyServerIdType. Use the jnxGdoiGmRegKeyServerIdType to parse the registered Key Server's ID correctly. This Key Server ID value is sent as the 'SRC Identification Data' and 'DST Identification Data' of the KEK and TEK payloads for GDOI GROUPKEY-PULL and GROUPKEY-PUSH exchanges. | 1.3.6.1.4.1.2636.3.759.1.2.2.1.6 | JnxGdoiIdentificationValue | read-only | current |
| jnxGdoiGmActiveKEK OBJECT-TYPE The SPI of the Key Encryption Key (KEK) that is currently being used by the Group Member to authenticate & decrypt a rekey from a GROUPKEY-PUSH message. | 1.3.6.1.4.1.2636.3.759.1.2.2.1.7 | JnxGdoiKekSPI | read-only | current |
| jnxGdoiGmRekeysReceived OBJECT-TYPE The sequence number of the last rekey successfully received from this Group Member's registered Key Server. | 1.3.6.1.4.1.2636.3.759.1.2.2.1.8 | Counter32 | read-only | current |
| jnxGdoiGmActiveTEKNum OBJECT-TYPE The number of active traffic encryption keys (TEKS) currently being used by the Group Member to encrypt/decrypt/authenticate dataplane traffic. | 1.3.6.1.4.1.2636.3.759.1.2.2.1.9 | Counter32 | read-only | current |
| jnxGdoiSecAssociations OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.759.1.3 | |||
| jnxGdoiGmKekTable OBJECT-TYPE A table of information regarding GDOI Key Encryption Key (KEK) Security Associations (SAs) currently installed for GDOI entities acting as Group Members on the network device being queried. There is one entry in this table for each KEK SA that has been installed and not yet deleted. Each KEK SA is uniquely identified by a SPI at any given time. | 1.3.6.1.4.1.2636.3.759.1.3.2 | not-accessible | current | |
| jnxGdoiGmKekEntry OBJECT-TYPE An entry containing the attributes associated with a GDOI KEK SA, uniquely identified by the Group ID, Group Member (GM) ID, & SPI value assigned by the GM's registered Key Server to the KEK. There will be at least one KEK SA entry for each GM & two KEK SA entries for a given GM only during a KEK rekey when a new KEK is received & installed. The KEK SPI is unique for every KEK for a given Group Member. | 1.3.6.1.4.1.2636.3.759.1.3.2.1 | not-accessible | current | |
| jnxGdoiGmKekIndex OBJECT-TYPE The index of the GM KEK in table.The value of the index is a number which begins at one and is incremented with each KEK that is used by the GM for that GDOI group. | 1.3.6.1.4.1.2636.3.759.1.3.2.1.1 | Unsigned32 | not-accessible | current |
| jnxGdoiGmKekSPI OBJECT-TYPE The value of the Security Parameter Index (SPI) of a KEK SA. The SPI must be the ISAKMP Header cookie pair where the first 8 octets become the 'Initiator Cookie' field of the GROUPKEY-PUSH message ISAKMP HDR, and the second 8 octets become the 'Responder Cookie' in the same HDR. As described above, these cookies are assigned by the GCKS. | 1.3.6.1.4.1.2636.3.759.1.3.2.1.2 | JnxGdoiKekSPI | read-only | current |
| jnxGdoiGmKekSrcIdType OBJECT-TYPE The Identification Type Value used to parse the identity information for the source of a KEK SA. RFC 4306 defines all valid types that can be used as an identifier. This identification type is sent as the 'SRC ID Type' of the KEK payload. | 1.3.6.1.4.1.2636.3.759.1.3.2.1.3 | JnxGdoiIdentificationType | read-only | current |
| jnxGdoiGmKekSrcIdLength OBJECT-TYPE The length (i.e. number of octets) of the source ID of a KEK SA. If no length is given (i.e. it has a value of 0), the default length of its jnxGdoiGmKekSrcIdType should be used as long as it is not reprsented by an ASCII string. If the value has a type that is represented by an ASCII string, a length MUST be included. If the length given is not 0, it should match the 'SRC ID Data Len' field sent in the KEK payload. | 1.3.6.1.4.1.2636.3.759.1.3.2.1.4 | Unsigned32 | read-only | current |
| jnxGdoiGmKekSrcIdValue OBJECT-TYPE The value of the identity information for the source of a KEK SA with its type indicated by the jnxGdoiGmKekSrcIdType. Use the jnxGdoiGmKekSrcIdType to parse the KEK Source ID correctly. This ID value is sent as the 'SRC Identification Data' of a KEK payload. | 1.3.6.1.4.1.2636.3.759.1.3.2.1.5 | JnxGdoiIdentificationValue | read-only | current |
| jnxGdoiGmKekSrcIdPort OBJECT-TYPE The value specifying a port associated with the source ID of a KEK SA. A value of zero means that the port should be ignored. This port value is sent as the `SRC ID Port` field of a KEK payload. | 1.3.6.1.4.1.2636.3.759.1.3.2.1.6 | JnxGdoiUnsigned16 | read-only | current |
| jnxGdoiGmKekDstIdType OBJECT-TYPE The Identification Type Value used to parse the identity information for the dest. (multicast rekey address) of a KEK SA. RFC 4306 defines all valid types that can be used as an identifier. This identification type is sent as the 'DST ID Type' of the KEK payload. | 1.3.6.1.4.1.2636.3.759.1.3.2.1.7 | JnxGdoiIdentificationType | read-only | current |
| jnxGdoiGmKekDstIdLength OBJECT-TYPE The length (i.e. number of octets) of the destination ID of a KEK SA. If no length is given (i.e. it has a value of 0), the default length of its jnxGdoiGmKekDstIdType should be used as long as it is not reprsented by an ASCII string. If the value has a type that is represented by an ASCII string, a length MUST be included. If the length given is not 0, it should match the 'DST ID Data Len' field sent in the KEK payload. | 1.3.6.1.4.1.2636.3.759.1.3.2.1.8 | Unsigned32 | read-only | current |
| jnxGdoiGmKekDstIdValue OBJECT-TYPE The value of the identity information for the destination of a KEK SA (multicast rekey address) with its type indicated by jnxGdoiGmKekDstIdType. Use the jnxGdoiGmKekDstIdType to parse the KEK Dest. ID correctly. This ID value is sent as the 'DST Identification Data' of a KEK payload. | 1.3.6.1.4.1.2636.3.759.1.3.2.1.9 | JnxGdoiIdentificationValue | read-only | current |
| jnxGdoiGmKekDstIdPort OBJECT-TYPE The value specifying a port associated with the dest. ID of a KEK SA. A value of zero means that the port should be ignored. This port value is sent as the `DST ID Port` field of a KEK payload. | 1.3.6.1.4.1.2636.3.759.1.3.2.1.10 | JnxGdoiUnsigned16 | read-only | current |
| jnxGdoiGmKekIpProtocol OBJECT-TYPE The value of the IP protocol ID (e.g. UDP/TCP) being used for the rekey datagram. | 1.3.6.1.4.1.2636.3.759.1.3.2.1.11 | JnxGdoiIpProtocolId | read-only | current |
| jnxGdoiGmKekMgmtAlg OBJECT-TYPE The value of the KEK_MANAGEMENT_ALGORITHM which specifies the group KEK management algorithm used to provide forward or backward access control (i.e. used to exclude group members). KEK Management Type Value ------------------- ----- RESERVED 0 LKH 1 RESERVED 2-127 Private Use 128-255 | 1.3.6.1.4.1.2636.3.759.1.3.2.1.12 | JnxGdoiKeyManagementAlgorithm | read-only | current |
| jnxGdoiGmKekEncryptAlg OBJECT-TYPE The value of the KEK_ALGORITHM which specifies the encryption algorithm used with the KEK SA. A GDOI implementaiton must support KEK_ALG_3DES. Following are the KEK encryption algoritm values defined in the GDOI RFC 3547, however the JnxGdoiEncryptionAlgorithm TC defines all possible values. Algorithm Type Value -------------- ----- RESERVED 0 KEK_ALG_DES 1 KEK_ALG_3DES 2 KEK_ALG_AES 3 RESERVED 4-127 Private Use 128-255 | 1.3.6.1.4.1.2636.3.759.1.3.2.1.13 | JnxGdoiEncryptionAlgorithm | read-only | current |
| jnxGdoiGmKekEncryptKeyLength OBJECT-TYPE The value of the KEK_KEY_LENGTH which specifies the KEK Algorithm key length (in bits). | 1.3.6.1.4.1.2636.3.759.1.3.2.1.14 | Unsigned32 | read-only | current |
| jnxGdoiGmKekSigHashAlg OBJECT-TYPE The value of the SIG_HASH_ALGORITHM which specifies the SIG payload hash algorithm. This is not required (i.e. could have a value of zero) if the SIG_ALGORITHM is SIG_ALG_DSS or SIG_ALG_ECDSS, which imply SIG_HASH_SHA1 (i.e. must have a value of zero or SIG_HASH_SHA1). Following are the Signature Hash Algorithm values defined in the GDOI RFC 3547, however the JnxGdoiPseudoRandomFunction TC defines all possible values. Algorithm Type Value -------------- ----- RESERVED 0 SIG_HASH_MD5 1 SIG_HASH_SHA1 2 RESERVED 3-127 Private Use 128-255 | 1.3.6.1.4.1.2636.3.759.1.3.2.1.15 | JnxGdoiPseudoRandomFunction | read-only | current |
| jnxGdoiGmKekSigAlg OBJECT-TYPE The value of the SIG_ALGORITHM which specifies the SIG payload signature algorithm. A GDOI implementation must support SIG_ALG_RSA. Following are the Signature Algorithm values defined in the GDOI RFC 3547, however the JnxGdoiSignatureMethod TC defines all possible values. Algorithm Type Value -------------- ----- RESERVED 0 SIG_ALG_RSA 1 SIG_ALG_DSS 2 SIG_ALG_ECDSS 3 RESERVED 4-127 Private Use 128-255 | 1.3.6.1.4.1.2636.3.759.1.3.2.1.16 | JnxGdoiSignatureMethod | read-only | current |
| jnxGdoiGmKekSigKeyLength OBJECT-TYPE The value of the SIG_KEY_LENGTH which specifies the length of the SIG payload key. | 1.3.6.1.4.1.2636.3.759.1.3.2.1.17 | Unsigned32 | read-only | current |
| jnxGdoiGmKekOakleyGroup OBJECT-TYPE The value of the KE_OAKLEY_GROUP which specifies the OAKLEY or Diffie-Hellman Group used to compute the PFS secret in the optional KE payload of the GDOI GROUPKEY-PULL exchange. | 1.3.6.1.4.1.2636.3.759.1.3.2.1.18 | JnxGdoiDiffieHellmanGroup | read-only | current |
| jnxGdoiGmKekOriginalLifetime OBJECT-TYPE The value of the KEK_KEY_LIFETIME which specifies the maximum time for which a KEK is valid. The GCKS may refresh the KEK at any time before the end of the valid period. The value is a four (4) octet (32-bit) number defining a valid time period in seconds. | 1.3.6.1.4.1.2636.3.759.1.3.2.1.19 | Unsigned32 | read-only | current |
| jnxGdoiGmKekRemainingLifetime OBJECT-TYPE The value of the remaining time for which a KEK is valid. The value is a four (4) octet (32-bit) number which begins at the value of jnxGdoiGmKekOriginalLifetime and counts down to 0 in seconds. If the lifetime has already expired, this value should remain at zero (0) until the GCKS refreshes the KEK. | 1.3.6.1.4.1.2636.3.759.1.3.2.1.20 | Unsigned32 | read-only | current |
| jnxGdoiGmKekStatus OBJECT-TYPE The status of the KEK SA. When this status value is queried, one of the following is returned: inUse(1), new(2), old(3). | 1.3.6.1.4.1.2636.3.759.1.3.2.1.21 | JnxGdoiKekStatus | read-only | current |
| jnxGdoiGmTekSelectorTable OBJECT-TYPE A table of information regarding GDOI Traffic Encryption Key (TEK) Security Associations (SAs/Policies) pushed by a Key Server & installed for GDOI entities acting as Group Members (GMs) on the network device being queried. There is one entry in this table for each unique TEK traffic selector (Source/Destination tuple) that has been downloaded from the Key Server and installed on the Group Member. | 1.3.6.1.4.1.2636.3.759.1.3.5 | not-accessible | current | |
| jnxGdoiGmTekSelectorEntry OBJECT-TYPE An entry containing the attributes associated with a GDOI TEK Policy/SA, uniquely identified by the Group ID, Group Member ID, Source/Destination IDs & Ports, and TEK SPI. There will be one or more TEK entries for each TEK Policy/SA received and installed by the given Group Member from its registered Key Server, each with a unique <SRC-ID, SRC-PORT, DST-ID, DST-PORT, SPI> 5-tuple. This table does not contain the SPI which is part of the TEK policy table. | 1.3.6.1.4.1.2636.3.759.1.3.5.1 | not-accessible | current | |
| jnxGdoiGmTekSelectorIndex OBJECT-TYPE The index of the Source/Destination pair secured by the GM TEK.The value of the index is a number which begins at one and is incremented with each Source/Destination pair that is secured by the GM TEK policy for that GDOI group. | 1.3.6.1.4.1.2636.3.759.1.3.5.1.1 | Unsigned32 | not-accessible | current |
| jnxGdoiGmTekSrcIdType OBJECT-TYPE The Identification Type Value used to parse the identity information for the source of a TEK Policy/SA. RFC 4306 defines all valid types that can be used as an identifier. This identification type is sent as the 'SRC ID Type' of the TEK payload. | 1.3.6.1.4.1.2636.3.759.1.3.5.1.2 | JnxGdoiIdentificationType | read-only | current |
| jnxGdoiGmTekSrcIdLength OBJECT-TYPE The length (i.e. number of octets) of the source ID of a TEK Policy/SA. If no length is given (i.e. it has a value of 0), the default length of its jnxGdoiGmTekSrcIdType should be used as long as it is not reprsented by an ASCII string. If the value has a type that is represented by an ASCII string, a length MUST be included. If the length given is not 0, it should match the 'SRC ID Data Len' field sent in the TEK payload. | 1.3.6.1.4.1.2636.3.759.1.3.5.1.3 | Unsigned32 | read-only | current |
| jnxGdoiGmTekSrcIdValue OBJECT-TYPE The value of the identity information for the source of a TEK Policy/SA with its type indicated by the jnxGdoiGmTekSrcIdType. Use the jnxGdoiGmTekSrcIdType to parse the TEK Source ID correctly. This ID value is sent as the 'SRC Identification Data' of a TEK payload. | 1.3.6.1.4.1.2636.3.759.1.3.5.1.4 | JnxGdoiIdentificationValue | read-only | current |
| jnxGdoiGmTekSrcIdPort OBJECT-TYPE The value specifying a port associated with the source ID of a TEK Policy/SA. A value of zero means that the port should be ignored. This port value is sent as the `SRC ID Port` field of a TEK payload. | 1.3.6.1.4.1.2636.3.759.1.3.5.1.5 | JnxGdoiUnsigned16 | read-only | current |
| jnxGdoiGmTekDstIdType OBJECT-TYPE The Identification Type Value used to parse the identity information for the dest. of a TEK Policy/SA. RFC 4306 defines all valid types that can be used as an identifier. This identification type is sent as the 'DST ID Type' of the TEK payload. | 1.3.6.1.4.1.2636.3.759.1.3.5.1.6 | JnxGdoiIdentificationType | read-only | current |
| jnxGdoiGmTekDstIdLength OBJECT-TYPE The length (i.e. number of octets) of the destination ID of a TEK Policy/SA. If no length is given (i.e. it has a value of 0), the default length of its jnxGdoiGmTekDstIdType should be used as long as it is not reprsented by an ASCII string. If the value has a type that is represented by an ASCII string, a length MUST be included. If the length given is not 0, it should match the 'DST ID Data Len' field sent in the TEK payload. | 1.3.6.1.4.1.2636.3.759.1.3.5.1.7 | Unsigned32 | read-only | current |
| jnxGdoiGmTekDstIdValue OBJECT-TYPE The value of the identity information for the destination of a TEK Policy/SA with its type indicated by the jnxGdoiGmTekDstIdType. Use the jnxGdoiGmTekDstIdType to parse the TEK Dest. ID correctly. This ID value is sent as the 'DST Identification Data' of a TEK payload. | 1.3.6.1.4.1.2636.3.759.1.3.5.1.8 | JnxGdoiIdentificationValue | read-only | current |
| jnxGdoiGmTekDstIdPort OBJECT-TYPE The value specifying a port associated with the dest. ID of a TEK Policy/SA. A value of zero means that the port should be ignored. This port value is sent as the `DST ID Port` field of a TEK payload. | 1.3.6.1.4.1.2636.3.759.1.3.5.1.9 | JnxGdoiUnsigned16 | read-only | current |
| jnxGdoiGmTekSecurityProtocol OBJECT-TYPE The value of the Protocol-ID field of a SA TEK (SAT) payload which specifies the Security Protocol for a TEK. Following are the Security Protocol values defined in the GDOI RFC 3547, however the JnxGdoiSecurityProtocol TC defines all possible values. Protocol ID Value ---------------------- ----- RESERVED 0 GDOI_PROTO_IPSEC_ESP 1 RESERVED 2-127 Private Use 128-255 | 1.3.6.1.4.1.2636.3.759.1.3.5.1.10 | JnxGdoiSecurityProtocol | read-only | current |
| jnxGdoiGmTekPolicyMismatchAction OBJECT-TYPE Default action for packets that does not match TEK Policy/SA received from group key server | 1.3.6.1.4.1.2636.3.759.1.3.5.1.11 | JnxGdoiPolicyMismatchAction | read-only | current |
| jnxGdoiGmTekPolicyTable OBJECT-TYPE A table of information regarding GDOI Traffic Encryption Key (TEK) Security Associations (SAs/Policies) received by a Key Server & installed for GDOI entities acting as Group Members (GMs) on the network device being queried. There is one entry in this table for each TEK SA that has been installed on the Group Member. | 1.3.6.1.4.1.2636.3.759.1.3.6 | not-accessible | current | |
| jnxGdoiGmTekPolicyEntry OBJECT-TYPE An entry containing the attributes associated with a GDOI TEK Policy/SA, uniquely identified by the Group ID, Group Member ID, TEK Selector (Source/Destination IDs & Ports), and TEK Policy index (TEK SPI and direction). There will be one or more TEK entries for each TEK Policy/SA received and installed by the given Group Member from its registered Key Server, each with a unique <SRC-ID, SRC-PORT, DST-ID, DST-PORT, SPI> tuple. This table contains the SPI information corresponding to a TEK Selector index. | 1.3.6.1.4.1.2636.3.759.1.3.6.1 | not-accessible | current | |
| jnxGdoiGmTekPolicyIndex OBJECT-TYPE The index of the SPI used to secure the GM TEK.The value of the index is a number which begins at one and is incremented with each row of the GM TEK SPI table. | 1.3.6.1.4.1.2636.3.759.1.3.6.1.1 | Unsigned32 | not-accessible | current |
| jnxGdoiGmTekSPI OBJECT-TYPE The value of the Security Parameter Index (SPI) of a TEK Policy/SA. The SPI must be the SPI for ESP. | 1.3.6.1.4.1.2636.3.759.1.3.6.1.2 | JnxGdoiTekSPI | read-only | current |
| jnxGdoiGmTekEncapsulationMode OBJECT-TYPE The value of the Encapsulation Mode of a TEK (IPsec SA). Following are the Encapsulation Mode values defined in RFC 2407, however the JnxGdoiEncapsulationMode TC defines all possible values. Encapsulation Mode Value ------------------ ----- RESERVED 0 Tunnel 1 Transport 2 | 1.3.6.1.4.1.2636.3.759.1.3.6.1.3 | JnxGdoiEncapsulationMode | read-only | current |
| jnxGdoiGmTekEncryptionAlgorithm OBJECT-TYPE The value of the Transform ID field of a PROTO_IPSEC_ESP payload which specifies the ESP transform to be used. If no encryption is used, this value will be zero (0). Following are the ESP Transform values defined in RFC 2407, however the JnxGdoiEncryptionAlgorithm TC defines all possible values. IPsec ESP Transform ID Value ------------------------ ----- RESERVED 0 ESP_DES_IV64 1 ESP_DES 2 ESP_3DES 3 ESP_RC5 4 ESP_IDEA 5 ESP_CAST 6 ESP_BLOWFISH 7 ESP_3IDEA 8 ESP_DES_IV32 9 ESP_RC4 10 ESP_NULL 11 | 1.3.6.1.4.1.2636.3.759.1.3.6.1.4 | JnxGdoiEncryptionAlgorithm | read-only | current |
| jnxGdoiGmTekEncryptionKeyLength OBJECT-TYPE The length of the key used for encryption in a TEK (in bits). | 1.3.6.1.4.1.2636.3.759.1.3.6.1.5 | Unsigned32 | read-only | current |
| jnxGdoiGmTekIntegrityAlgorithm OBJECT-TYPE The value of the Authentication Algorithm for a TEK IPsec ESP SA. If no authentication is used, this value will be zero (0). Following are the Authentication Algorithm values defined in RFC 2407, however the JnxGdoiEncryptionAlgorithm TC defines all possible values. Algorithm Type Value -------------- ----- HMAC-MD5 1 HMAC-SHA 2 DES-MAC 3 KPDK 4 | 1.3.6.1.4.1.2636.3.759.1.3.6.1.6 | JnxGdoiIntegrityAlgorithm | read-only | current |
| jnxGdoiGmTekIntegrityKeyLength OBJECT-TYPE The length of the key used for integrity/authentication in a TEK (in bits). | 1.3.6.1.4.1.2636.3.759.1.3.6.1.7 | Unsigned32 | read-only | current |
| jnxGdoiGmTekWindowSize OBJECT-TYPE The size of the Time Based Anti-Replay (TBAR) window used by this TEK Policy/SA. | 1.3.6.1.4.1.2636.3.759.1.3.6.1.8 | Unsigned32 | read-only | current |
| jnxGdoiGmTekOriginalLifetime OBJECT-TYPE The value of the SA Life Type defined in RFC 2407 which specifies the maximum time for which a TEK IPsec SA is valid. The GCKS may refresh the TEK at any time before the end of the valid period. The value is a four (4) octet (32-bit) number defining a valid time period in seconds. | 1.3.6.1.4.1.2636.3.759.1.3.6.1.9 | Unsigned32 | read-only | current |
| jnxGdoiGmTekRemainingLifetime OBJECT-TYPE The value of the remaining time for which a TEK is valid. The value is a four (4) octet (32-bit) number which begins at the value of jnxGdoiGmTekOriginalLifetime and counts down to 0 in seconds. | 1.3.6.1.4.1.2636.3.759.1.3.6.1.10 | Unsigned32 | read-only | current |
| jnxGdoiGmTekStatus OBJECT-TYPE The status of the TEK Policy/SA. When this status value is queried, one of the following is returned: inbound(1), outbound(2), biDirectional(3). | 1.3.6.1.4.1.2636.3.759.1.3.6.1.11 | JnxGdoiTekStatus | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| jnxGdoiGmRegister NOTIFICATION-TYPE A notification from a Group Member when it is starting to register with its GDOI Group's Key Server. Registration includes downloading keying & security association material. This is equivalent to a Group Member or Initiator sending the first message of a GROUPKEY-PULL exchange to its Group's Key Server. | 1.3.6.1.4.1.2636.3.759.0.5 | current |
| jnxGdoiGmRegistrationComplete NOTIFICATION-TYPE A notification from a Group Member when it has successfully registered with a Key Server in its GDOI Group. This is equivalent to a Group Member receiving the last message of a GROUPKEY-PULL exchange from the Key Server containing KEKs, TEKs, and their associated policies. | 1.3.6.1.4.1.2636.3.759.0.6 | current |
| jnxGdoiGmReRegister NOTIFICATION-TYPE A notification from a Group Member when it is starting to re-register with a Key Server in its GDOI Group. A Group Member needs to re-register to the key server if its keying & security association material has expired and it has not received a rekey from the key server to refresh the material. This is equivalent to a Group Member sending the first message of a GROUPKEY-PULL exchange to the Key Server of a Group it is already registered with. | 1.3.6.1.4.1.2636.3.759.0.7 | current |
| jnxGdoiGmRekeyReceived NOTIFICATION-TYPE A notification from a Group Member when it has successfully received and processed a rekey from a Key Server in its GDOI Group. Periodically the key server sends a rekey to refresh the keying & security association material. This is equivalent to a Group Member receiving a GROUPKEY-PUSH message from the Key Server of the Group it is already registered with. | 1.3.6.1.4.1.2636.3.759.0.8 | current |
| jnxGdoiGmRekeyFailure NOTIFICATION-TYPE An error notification from a Group Member when it is unable to successfully process and install a rekey (GROUPKEY-PUSH message) sent by the Key Server in its Group that it is registered with. | 1.3.6.1.4.1.2636.3.759.0.11 | current |