zxAnGponRmOnuSecCtrlOltCryptoCap
ZTE-AN-GPON-REMOTE-ONU-MIB ·
.1.3.6.1.4.1.3902.1082.500.20.2.8.2.1.3
Object
column Bits
This attribute specifies the cryptographic mechanisms available at the OLT and is written by the OLT during authentication step 1. It is formatted as a bit map, where a 1 bit indicates that the particular algorithm is supported, and a 0 bit indicates it is not supported. Bit position Algorithm 0 AES-CMAC-128 (support is mandatory) 1 HMAC-SHA-256 2 HMAC-SHA-512
Context
- MIB
- ZTE-AN-GPON-REMOTE-ONU-MIB
- OID
.1.3.6.1.4.1.3902.1082.500.20.2.8.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAnGponRmOnuSecurityCtrlEntry
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 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmOnuSecCtrlOltCryptoCap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmOnuSecCtrlOltCryptoCap.<ifIndex>.<zxAnPonOnuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmOnuSecCtrlOltCryptoCap'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | aesCmac128 |
1 | hmacSha256 |
2 | hmacSha512 |