ifTableXtndBackupDisableDelay

WAN-MIB · .1.3.6.1.4.1.6889.2.1.6.2.2.1.1.19

Object

column r/w Integer32
The delay (in Secs) between the primary coming back to
life and its activation and de-activation of its 
backup interface. 
The value '-1' means that the primary is never 
re-activated and the backup is never de-activated.
Configurable on the primary interface only.

Context

MIB
WAN-MIB
OID
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.19
Type
column
Access
readwrite
Status
current
Parent
ifTableXtndEntry
Groups
1

Walk 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 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAN-MIB::ifTableXtndBackupDisableDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAN-MIB::ifTableXtndBackupDisableDelay.<ifTableXtndIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WAN-MIB::ifTableXtndBackupDisableDelay'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -1-3600

Conformance