hpicfGRpSwitchLinkState
HP-ICF-GENERIC-RPTR ·
.1.3.6.1.4.1.11.2.14.11.4.5.2.1.4
Object
column r/w
Enumeration
This object indicates whether this switch link is
enabled ('active') or disabled ('redundant') due to
one of the following:
- There are more links to this switch than there
are repeater segments.
- The agent detected a switching loop.
- The link is intended as a backup connection for
other links on this switch.
There can only be one active link to the switch from
each repeater segment, otherwise you will have a
switching loop. Therefore, if more than one switch
link is connected to repeater ports on the same
repeater segment, only one of them may have the value
'active'. All of the others must have the value
'redundant.
Context
- MIB
- HP-ICF-GENERIC-RPTR
- OID
.1.3.6.1.4.1.11.2.14.11.4.5.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfGRpSwitchLinkEntry
- Groups
- 1
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-GENERIC-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-GENERIC-RPTR::hpicfGRpSwitchLinkState'
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::hpicfGRpSwitchLinkState.<hpicfGRpSwitchIndex>.<hpicfGRpSwitchLinkIndex>'
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::hpicfGRpSwitchLinkState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | redundant |
Conformance
Member of