zxAnGponSrvResoureIdAssginMode

ZTE-AN-GPON-SERVICE-MIB · .1.3.6.1.4.1.3902.1082.500.10.2.2.3.1.13

Object

column r/w Enumeration
Resoure ID assignment mode.
Resoure ID includes the Alloc-ID of T-CONT and the Port-ID 
of GEM port.
auto: OLT assigns Alloc-ID and Port-ID automatically.
manualAllocId: OLT assigns Alloc-ID manually and assigns Port-ID
automatically.
fixed: OLT assigns Alloc-ID and Port-ID using formula,
Alloc-ID and Port-ID will be calculated by ONU ID.
manual: OLT assigns Alloc-ID and Port-ID manually.
              
Earlier MIB variants describe this object as follows:
Resoure ID assignment mode.
Resoure ID includes the Alloc-ID of T-CONT and the Port-ID 
of GEM port.
auto: OLT assigns Alloc-ID and Port-ID automatically.
manual: OLT assigns Alloc-ID and Port-ID manually.
              
Interpret the values according to the device implementation.

Context

MIB
ZTE-AN-GPON-SERVICE-MIB
OID
.1.3.6.1.4.1.3902.1082.500.10.2.2.3.1.13
Type
column
Access
readwrite
Status
current
Default
auto
Parent
zxAnGponSrvOltPonIfConfEntry

Walk 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-SERVICE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-SERVICE-MIB::zxAnGponSrvResoureIdAssginMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-GPON-SERVICE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-SERVICE-MIB::zxAnGponSrvResoureIdAssginMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-GPON-SERVICE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-GPON-SERVICE-MIB::zxAnGponSrvResoureIdAssginMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1auto
2manualAllocId
3fixed
4manual