hpicfBackupLinkState

HP-ICF-GENERIC-RPTR · .1.3.6.1.4.1.11.2.14.11.4.2.2.1.9

Object

column Enumeration
The current state of this backup link.  One of the
following values:
              
    notActive    - backup link not running because
                   this row has not yet been made
                   active
    usingPrimary - backup link is running and using
                   the primary port
    usingBackup  - backup link test has failed; the
                   primary port has been disabled 
                   and the backup port has been
                   enabled

Context

MIB
HP-ICF-GENERIC-RPTR
OID
.1.3.6.1.4.1.11.2.14.11.4.2.2.1.9
Type
column
Access
readonly
Status
current
Parent
hpicfBackupLinkEntry
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 'HP-ICF-GENERIC-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-GENERIC-RPTR::hpicfBackupLinkState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-GENERIC-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-GENERIC-RPTR::hpicfBackupLinkState.<hpicfBackupLinkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-GENERIC-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-GENERIC-RPTR::hpicfBackupLinkState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notActive
2usingPrimary
3usingBackup

Conformance