hm2LinkBackupFailBackDelay
HM2-LINK-BACKUP-MIB ·
.1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.6
Object
column r/w
secondsInteger32
The time in seconds when the backup interface goes to 'blocking' and the primary interface goes to 'forwarding' after the primary interface has re-established a link or the admin status of the primary interface has been set from 'down' to 'up' if hm2LinkBackupFailBackEnable is set to 'true'. If the hm2LinkBackupFailBackDelay is set to '0' the primary interface goes to 'forwarding' immediately after it has re-established a link or the admin status of the primary interface has been set from 'down' to 'up' and the backup interface goes to 'blocking' if hm2LinkBackupFailBackEnable is set to 'true'.
Context
- MIB
- HM2-LINK-BACKUP-MIB
- OID
.1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- hm2LinkBackupInterfaceConfigEntry
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 'HM2-LINK-BACKUP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-LINK-BACKUP-MIB::hm2LinkBackupFailBackDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-LINK-BACKUP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-LINK-BACKUP-MIB::hm2LinkBackupFailBackDelay.<hm2LinkBackupPrimaryInterface>.<hm2LinkBackupBackupInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-LINK-BACKUP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-LINK-BACKUP-MIB::hm2LinkBackupFailBackDelay'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 0-3600