inbMonarchStatus

CTINB-MIB · .1.3.6.1.4.1.52.4.1.2.12.1.2.1.1.3

Object

column mandatory Enumeration
Application state of the monarch application on this
module. Standby - indicates this module is not the
monarch but can be. SysUndefined - indicates this
module can not be monarch. Operational - says this
module is the monarch.

Context

MIB
CTINB-MIB
OID
.1.3.6.1.4.1.52.4.1.2.12.1.2.1.1.3
Type
column
Access
readonly
Status
mandatory
Parent
inbMonarchEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1standBy
2sysUndefined
3operational