hh3cFailoverIndex
HH3C-FAILOVER-MIB ·
.1.3.6.1.4.1.25506.2.164.2.1.1.1
Object
column Unsigned32
Failover group ID is used as group index, the value range of failover group ID depends on the device model. The failover GroupIndex cannot be modified after creation.
Context
- MIB
- HH3C-FAILOVER-MIB
- OID
.1.3.6.1.4.1.25506.2.164.2.1.1.1- Type
- column
- Access
- notifyonly
- Status
- current
- Parent
- hh3cFailoverCfgEntry
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 'HH3C-FAILOVER-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-FAILOVER-MIB::hh3cFailoverIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-FAILOVER-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-FAILOVER-MIB::hh3cFailoverIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-FAILOVER-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-FAILOVER-MIB::hh3cFailoverIndex'
Syntax
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.