mitelLogWanPortTblOperStatus
MITEL-LOGICAL-MIB ·
.1.3.6.1.4.1.1027.4.8.1.4.3.1.12
Object
column Enumeration
The current active state of this sub-layer.
Context
- MIB
- MITEL-LOGICAL-MIB
- OID
.1.3.6.1.4.1.1027.4.8.1.4.3.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mitelLogGrpLogicalWanPortEntry
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 'MITEL-LOGICAL-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-LOGICAL-MIB::mitelLogWanPortTblOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MITEL-LOGICAL-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-LOGICAL-MIB::mitelLogWanPortTblOperStatus.<mitelLogicalTblIndex>.<mitelLogWanPortTblIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MITEL-LOGICAL-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MITEL-LOGICAL-MIB::mitelLogWanPortTblOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | connecting |
2 | connected |
3 | disconnecting |
4 | disconnected |
5 | retryExhausted |