cryptoDataplaneEncryptionOTNOHAllocation
LUM-CRYPTO-MIB ·
.1.3.6.1.4.1.8708.2.73.2.4.1.1.7
Object
column r/w
Enumeration
Denotes the OTN overhead chosen by the user for Dataplane link.
The system offers 4 options. For each option the row,column and the
bytes occupied by encryption overhead is given below:
apsPccTcm36 - APS/PCC[R4C5-8], TCM3[R3C1-3], TCM6[R2C5-7], EXP[R3C13-14] (Default suggestion)
apsPccTcm13 - APS/PCC[R4C5-8], TCM1[R3C7-9], TCM3[R3C1-3], EXP[R3C13-14]
tcm1456 - TCM1[R3C7-9], TCM4[R2C11-13], TCM5[R2C8-10], TCM6[R2C5-7]
tcm3456 - TCM3[R3C1-3], TCM4[R2C11-13], TCM5[R2C8-10], TCM6[R2C5-7]
In addition to the fields above the following fields will always be used
R2C1-2 [RES]
R4C9-14 [RES]
Context
- MIB
- LUM-CRYPTO-MIB
- OID
.1.3.6.1.4.1.8708.2.73.2.4.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Default
apsPccTcm36- 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::cryptoDataplaneEncryptionOTNOHAllocation'
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::cryptoDataplaneEncryptionOTNOHAllocation.<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::cryptoDataplaneEncryptionOTNOHAllocation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | apsPccTcm36 |
2 | apsPccTcm13 |
3 | tcm1456 |
4 | tcm3456 |