inactiveUniqueEportNegMode
NGPON-MIB ·
.1.3.6.1.4.1.13464.1.14.1.1.2.7.8.1.4
Object
column r/w
Integer32
neg mode contains duplex and speed. duplex: 0 auto, 1 full, 2 half speed: 0 auto, 1 10M, 2 100M, 3 1000M neg mode = duplex * 10 + speed. neg mode value 0 means auto duplex auto speed, value 11 means full duplex 10M, and so on.
Context
- MIB
- NGPON-MIB
- OID
.1.3.6.1.4.1.13464.1.14.1.1.2.7.8.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- inactiveUniqueEportEntry
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 'NGPON-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NGPON-MIB::inactiveUniqueEportNegMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NGPON-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NGPON-MIB::inactiveUniqueEportNegMode.<inactiveUniqueIndexVII>.<inactiveUniqueEportIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NGPON-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NGPON-MIB::inactiveUniqueEportNegMode'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-23