dot3ExtPkgObjectNumberOfLLIDs
ZXEPON-SERVICE-MIB ·
.1.3.6.1.4.1.3902.1015.1010.1.5.1.1.1.3
Object
column SNMPv2-SMIUnsigned32
A read only object which indicates the number of registered LLIDs. Initialization value is 0. This object is applicable for an OLT, with the same value for all virtual interfaces, and for an ONU. The LLID field, as defined in the [802.3ah] is a 2bytes register (15bits field and a broadcast bit) limiting the number of virtual links to 32768. Typically the number of expected virtual links in a PON is like the number of ONUs, which is 32-64, plus an additional entry for broadcast LLID (with a value of 0xffff). At the ONU the number of LLIDs for an interface is one.
Context
- MIB
- ZXEPON-SERVICE-MIB
- OID
.1.3.6.1.4.1.3902.1015.1010.1.5.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dot3ExtPkgControlEntry
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-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXEPON-SERVICE-MIB::dot3ExtPkgObjectNumberOfLLIDs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXEPON-SERVICE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXEPON-SERVICE-MIB::dot3ExtPkgObjectNumberOfLLIDs.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXEPON-SERVICE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXEPON-SERVICE-MIB::dot3ExtPkgObjectNumberOfLLIDs'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295