nlIfPortStatus
NETLINK-SPECIFIC-MIB ·
.1.3.6.1.4.1.173.7.4.1.1.8
Object
column mandatory
Enumeration
The status of this port state. Valid for ports 1-64 only.
Context
- MIB
- NETLINK-SPECIFIC-MIB
- OID
.1.3.6.1.4.1.173.7.4.1.1.8- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nlIfEntry
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 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETLINK-SPECIFIC-MIB::nlIfPortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETLINK-SPECIFIC-MIB::nlIfPortStatus.<nlIfRlp>.<nlIfPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETLINK-SPECIFIC-MIB::nlIfPortStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | linkUp |
2 | restarting |
3 | operational |
4 | disabled |
5 | disconnect |
6 | configured |
7 | dialReady |
8 | quiesced |
9 | failed |
10 | hardwareFault |
11 | other |
12 | ipl |
13 | na |
14 | remoteLoopback |
15 | blueAlarm |
16 | yellowAlarm |
17 | redAlarm |
18 | onHook |
19 | offHook |
20 | dialing |
21 | activeVoiceCall |
22 | onHookPending |