zxAnLeftConnectInnerPortStatus
ZTE-AN-INTERFACE-BASE-MIB ·
.1.3.6.1.4.1.3902.1082.30.20.2.2.6.1.4
Object
column Enumeration
This object indicates the inner port status connected with the left control card.
Context
- MIB
- ZTE-AN-INTERFACE-BASE-MIB
- OID
.1.3.6.1.4.1.3902.1082.30.20.2.2.6.1.4- Type
- column
- Access
- notifyonly
- Status
- current
- Parent
- zxAnInnerPortStatusEntry
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-INTERFACE-BASE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-INTERFACE-BASE-MIB::zxAnLeftConnectInnerPortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-INTERFACE-BASE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-INTERFACE-BASE-MIB::zxAnLeftConnectInnerPortStatus.<zxAnInnerPortRack>.<zxAnInnerPortShelf>.<zxAnInnerPortSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-INTERFACE-BASE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-INTERFACE-BASE-MIB::zxAnLeftConnectInnerPortStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | innerPortUp |
2 | innerPortDown |
3 | fpgaPortDown |
4 | higigPortDown |
5 | dmaL2MacAbnormal |
6 | dmaCounterAbnormal |
7 | dmaPacketAbnormal |
8 | gppConnPortDown |
9 | gppFpgaConnPortDown |
10 | pcieAccessAbnormal |
11 | macBcdrPllAbnormal |
254 | otherErrors |
255 | invalid |