mitelLogWanTblBackupOvrflow
MITEL-LOGICAL-MIB ·
.1.3.6.1.4.1.1027.4.8.1.4.2.1.4
Object
column r/w
Enumeration
This object determines if this interface is to attempt to bring up another link to the same destination if the traffic over the primary link exceeds a pre-determined threshold, in the case of overflow(3). Otherwise, if backup(2) is selected the interface will bring up an alternate link to the same destination in the case that the primary link fails. Default is disabled(1).
Context
- MIB
- MITEL-LOGICAL-MIB
- OID
.1.3.6.1.4.1.1027.4.8.1.4.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mitelLogGrpLogicalWanEntry
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::mitelLogWanTblBackupOvrflow'
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::mitelLogWanTblBackupOvrflow.<mitelLogicalTblIndex>'
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::mitelLogWanTblBackupOvrflow'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | backup |
3 | overflow |