hh3cStackBoardRole

OBS ✓
HH3C-STACK-MIB · .1.3.6.1.4.1.25506.2.91.3.1.1

Object

column Enumeration
The role of the MPU in a stack.
              
slave: Standby MPU
master: Master MPU
loading: Standby MPU is loading the software image from the master.
other: other
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
HH3C-STACK-MIB
OID
.1.3.6.1.4.1.25506.2.91.3.1.1
Type
column
Access
readonly
Status
current
Parent
hh3cStackBoardConfigEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1slave
2master
3loading
4other