hpmcSGNetIfFlags

HP-MCSG · .1.3.6.1.4.1.11.2.3.1.6.3.1.1.3.1.1.4

Object

An integer whose value represents a bitstring.  These
bit values indicate flag settings for this interface
as well as status information.  Note that the MIB-II 
interface group also contains status information, but
this is relative to IP (if IP is not enabled on the card,
it is marked as down).  The value is determined by 
summing the following:
	1 - Heartbeat
	2 - Primary 
	4 - Active
	8 - HW Failure Detected
	16 - Connectivity Failure Detected

Context

MIB
HP-MCSG
OID
.1.3.6.1.4.1.11.2.3.1.6.3.1.1.3.1.1.4
Type
column
Access
readonly
Status
current
Parent
hpmcSGNetEntry

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-MCSG' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-MCSG::hpmcSGNetIfFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-MCSG' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-MCSG::hpmcSGNetIfFlags.<hpmcSGNetIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-MCSG' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-MCSG::hpmcSGNetIfFlags'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647