hm2LinkBackupBackupInterfaceStatus
HM2-LINK-BACKUP-MIB ·
.1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.4
Object
column HmLinkBackupStatus
The current status of the backup interface for this link backup pair.
Context
- MIB
- HM2-LINK-BACKUP-MIB
- OID
.1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- 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::hm2LinkBackupBackupInterfaceStatus'
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::hm2LinkBackupBackupInterfaceStatus.<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::hm2LinkBackupBackupInterfaceStatus'
Syntax
- Source
- HmLinkBackupStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | forwarding |
2 | blocking |
3 | down |
4 | unknown |