hpicfSmartLinkGroupMasterPortState

HP-ICF-SMART-LINK-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.96.1.4.1.1

Object

column Enumeration
The status of an interface participating in Smart
link operation.
uninitialized (1) - A value of 'uninitialized'
   indicates that, the interface is not configured.
active(2) - A value of 'active' indicates that, 
	the interface is actively forwarding traffic.
standby(3) - A value of 'standby' indicates that,
	the interface is ready to forward traffic if
   the active interface goes down.
down(4) - A value of 'down' indicates that, 
   the interface is physically down.

Context

MIB
HP-ICF-SMART-LINK-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.96.1.4.1.1
Type
column
Access
readonly
Status
current
Parent
hpicfSmartLinkExtendedGroupEntry
Groups
2

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-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::hpicfSmartLinkGroupMasterPortState'
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::hpicfSmartLinkGroupMasterPortState.<index>'
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::hpicfSmartLinkGroupMasterPortState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1uninitialized
2active
3standby
4down