cryptoDataplaneEncryptionIKEPeerIdentity
LUM-CRYPTO-MIB ·
.1.3.6.1.4.1.8708.2.73.2.4.1.1.8
Object
column Enumeration
Denotes the corresponding IKE Peer associated to the data plane entity. This attribute is used only for internal communication between Control and Traffic Unit.
Context
- MIB
- LUM-CRYPTO-MIB
- OID
.1.3.6.1.4.1.8708.2.73.2.4.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Default
none- Parent
- cryptoDataplaneEncryptionEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-CRYPTO-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CRYPTO-MIB::cryptoDataplaneEncryptionIKEPeerIdentity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-CRYPTO-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CRYPTO-MIB::cryptoDataplaneEncryptionIKEPeerIdentity.<cryptoDataplaneEncryptionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-CRYPTO-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-CRYPTO-MIB::cryptoDataplaneEncryptionIKEPeerIdentity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | ikePeer1 |
2 | ikePeer2 |
3 | ikePeer3 |
4 | ikePeer4 |
5 | ikePeer5 |
6 | ikePeer6 |
7 | ikePeer7 |
8 | ikePeer8 |
9 | ikePeer9 |
10 | ikePeer10 |
11 | ikePeer11 |
12 | ikePeer12 |
13 | ikePeer13 |
14 | ikePeer14 |
15 | ikePeer15 |
16 | ikePeer16 |
2147483647 | notApplicable |