nwRtrIfFwdCtrOperStatus
CTRON-ROUTERS-MIB ·
.1.3.6.1.4.1.52.4.2.2.2.2.4.2.1.1.2
Object
column mandatory
Enumeration
Indicates the current operating condition of the routing services on the router port. The value of nwRtrIfFwdCtrOperStatus indicates whether counting is active for the routing services on the routing port.
Context
- MIB
- CTRON-ROUTERS-MIB
- OID
.1.3.6.1.4.1.52.4.2.2.2.2.4.2.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nwRtrIfFwdCtrEntry
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 'CTRON-ROUTERS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ROUTERS-MIB::nwRtrIfFwdCtrOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-ROUTERS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ROUTERS-MIB::nwRtrIfFwdCtrOperStatus.<nwRtrIfFwdCtrIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-ROUTERS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-ROUTERS-MIB::nwRtrIfFwdCtrOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | disabled |
3 | enabled |