zxAnPonRmOnuIfIndex
ZTE-AN-PON-REMOTE-ONU-MIB ·
.1.3.6.1.4.1.3902.1082.500.3.2.1.5.1.1
Object
This attribute specifies the index of ONU's interface.
Context
- MIB
- ZTE-AN-PON-REMOTE-ONU-MIB
- OID
.1.3.6.1.4.1.3902.1082.500.3.2.1.5.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- zxAnPonRmOnuIfProtoConfEntry
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-PON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-PON-REMOTE-ONU-MIB::zxAnPonRmOnuIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-PON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-PON-REMOTE-ONU-MIB::zxAnPonRmOnuIfIndex.<ifIndex>.<zxAnPonOnuIndex>.<zxAnPonRmOnuIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-PON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-PON-REMOTE-ONU-MIB::zxAnPonRmOnuIfIndex'
Syntax
- Source
- ZTE-AN-PON-TC-MIBZxAnPonRmOnuIfIndex
- Base type
Integer32
Type Description
ZxAnPonRmOnuIfIndex reprensents the index of interface in ONU. The definition is as follows: | MSB Byte 4 | Byte 3 | Byte 2 | Byte 1 LSB | | Type | Reserved | | | |----------------------+--------------+----------------+--------------| | 0: ETH UNI | 0 | Slot No. | Port No. | | 1: WiFi UNI | 0 | Slot No. | Port No. | | 2: IP host | 0 | 0 | Index | | 3: Flow | 0 | 0 | Index | | 4: GEM port | 0 | 0 | Index | | 5: Multicast GEM port| 0 | 0 | Index | | 6: VEIP | 0 | 0 | Index | | 7: WAN | 0 | 0 | Index | | 8: xDSL UNI | 0 | Slot No. | Port No. | |---------------------------------------------------------------------|
Values & Constraints
No enumerated values or constraints recorded.