qtechApIfOperStatus
QTECH-INTERFACE-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.10.1.13.1.9
Object
column Enumeration
The current operational state of the interface. If qtechApIfAdminStatus is admindown(2) then qtechApIfOperStatus should be admindown(3). If qtechApIfAdminStatus is changed to up(1) then qtechApIfOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should change to dormant(5) if the interface is waiting for external actions (such as a serial line waiting for an incoming connection); it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state; it should remain in the notPresent(6) state if the interface has missing (typically, hardware) components.
Context
- MIB
- QTECH-INTERFACE-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.10.1.13.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qtechApIfEntry
- Groups
- 1
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 'QTECH-INTERFACE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-INTERFACE-MIB::qtechApIfOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-INTERFACE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-INTERFACE-MIB::qtechApIfOperStatus.<qtechApPhysAddress>.<qtechApIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-INTERFACE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-INTERFACE-MIB::qtechApIfOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | admindown |
4 | unknown |
5 | dormant |
6 | notPresent |
7 | lowerLayerDown |
Conformance
Member of