zxGponOnt2SecurityMode
ZXGPON-SERVICE-MIB ·
.1.3.6.1.4.1.3902.1012.3.21.4.1.7
Object
column r/w
Integer32
It is used to select the advanced security mode for the ONT. The following codepoints are defined: 0: Reserved for future use; 1: AES algorithm for unicast traffic will be used; 2..255: Reserved for future use.
Context
- MIB
- ZXGPON-SERVICE-MIB
- OID
.1.3.6.1.4.1.3902.1012.3.21.4.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxGponOnt2StatusInfoEntry
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 'ZXGPON-SERVICE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXGPON-SERVICE-MIB::zxGponOnt2SecurityMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXGPON-SERVICE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXGPON-SERVICE-MIB::zxGponOnt2SecurityMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXGPON-SERVICE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXGPON-SERVICE-MIB::zxGponOnt2SecurityMode'
Syntax
Integer32
Values & Constraints
Enumerated Values
1 | hol |
2 | wrr |
3 | null |