hpicfBackupLinkFailEventIndex

HP-ICF-GENERIC-RPTR · .1.3.6.1.4.1.11.2.14.11.4.2.2.1.10

Object

column r/w Integer32
The index of the eventEntry in the RMON MIB that
will be triggered whenever the value of
hpicfBackupLinkState changes from 'usingPrimary' to
'usingBackup'.  The eventEntry identified by a
particular value of this index is the same as
identified by the same value of the eventIndex
object.  If there is no corresponding entry in the
eventTable, then no association exists.  In
particular, if this value is zero, no associated
event will be generated, as zero is not a valid
event index.

Context

MIB
HP-ICF-GENERIC-RPTR
OID
.1.3.6.1.4.1.11.2.14.11.4.2.2.1.10
Type
column
Access
readwrite
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::hpicfBackupLinkFailEventIndex'
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::hpicfBackupLinkFailEventIndex.<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::hpicfBackupLinkFailEventIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance