multiChassisOperStatus

ALCATEL-ENT1-MULTI-CHASSIS-MIB · .1.3.6.1.4.1.6486.801.1.2.1.55.1.1.2.3

Object

scalar Enumeration
Operational status of the multi-chassis feature as follows:
- up:   the chassis is running in multi-chassis mode and
        this feature is operational.
- down: the chassis is running in multi-chassis mode, but
        this feature is not operational. By default,
        a chassis running in multi-chassis mode will be
        in this state initially.
- inconsistent: the chassis is running in multi-chassis
        mode, but this feature is in a suspended state due
        to inconsistencies in one or more of the global
        mandatory consistency parameters.
- standalone: the chassis is running in stand-alone mode
        wherein the multi-chassis feature is not operational.

Context

MIB
ALCATEL-ENT1-MULTI-CHASSIS-MIB
OID
.1.3.6.1.4.1.6486.801.1.2.1.55.1.1.2.3
Type
scalar
Access
readonly
Status
current
Parent
multiChassisOperation
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-MULTI-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-MULTI-CHASSIS-MIB::multiChassisOperStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-MULTI-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-MULTI-CHASSIS-MIB::multiChassisOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0down
1up
2inconsistent
3standalone

Conformance