oltPonAuthenticatedOnuIdList
ZXEPON-SERVICE-PRIVATE-MIB ·
.1.3.6.1.4.1.3902.1015.1010.1.7.16.1.7
Object
column RFC1213-MIBDisplayString
It indicate the ONU's ID list in the PON port,which have been authenticated.For example ONU ID 1,2,3,4,10,61,62,63, it's value is 1-4,10,61-63.
Context
- MIB
- ZXEPON-SERVICE-PRIVATE-MIB
- OID
.1.3.6.1.4.1.3902.1015.1010.1.7.16.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- oltPonAttrObjectEntry
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 'ZXEPON-SERVICE-PRIVATE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXEPON-SERVICE-PRIVATE-MIB::oltPonAuthenticatedOnuIdList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXEPON-SERVICE-PRIVATE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXEPON-SERVICE-PRIVATE-MIB::oltPonAuthenticatedOnuIdList.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXEPON-SERVICE-PRIVATE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXEPON-SERVICE-PRIVATE-MIB::oltPonAuthenticatedOnuIdList'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.