hpicfSmartLinkGroupPreemptionMode
HP-ICF-SMART-LINK-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.5
Object
column r/w
Enumeration
The object specifies the preemption mechanism for
this group.
off(1) - No preemption happens from primary to
secondary.
role(2) - The primary always preempts to secondary after
the time specified in
hpicfSmartLinkGroupPreemptionDelay.
Context
- MIB
- HP-ICF-SMART-LINK-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.96.1.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfSmartLinkGroupEntry
- Groups
- 2
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 'HP-ICF-SMART-LINK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-SMART-LINK-MIB::hpicfSmartLinkGroupPreemptionMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-SMART-LINK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-SMART-LINK-MIB::hpicfSmartLinkGroupPreemptionMode.<hpicfSmartLinkGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-SMART-LINK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-SMART-LINK-MIB::hpicfSmartLinkGroupPreemptionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | role |