tmnxOesCtlCommsDownReason

TIMETRA-OES-MIB · .1.3.6.1.4.1.6527.3.1.2.98.2.7

Object

scalar Enumeration
The value of tmnxOesCtlCommsDownReason indicates the reason for the
last time a loss of communication with the OES was detected.
          
Values:
    unknownReason     (0) - control communication failure for unknown
                            reason
    adminReboot       (1) - OES is rebooted via tmnxOesReboot
    noResponse        (2) - no response was received for SNMP packet
    configFailed      (3) - a SNMP SET, GET or GETNEXT during a
                            configuration action did not complete
                            correctly
    invalidSystem     (4) - the OES sysObjectID does not contain the
                            object identifier for a supported system
    invalidSoftware   (5) - the OES software version is below the
                            minimum supported version
    oesUnreachable    (6) - OES is unreachable          
    adminEcSwitchOver (7) - OES EC activity switch via
                            tmnxOesChassisActivitySwitch
    ctlCommsUnprov    (8) - missing or incomplete OES control
                            communications provisioning
    clearActiveEcCard (9) - OES active EC clear via tmnxOesCardReboot

Context

MIB
TIMETRA-OES-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.98.2.7
Type
scalar
Access
readonly
Status
current
Parent
tmnxOesStatObjs
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 'TIMETRA-OES-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OES-MIB::tmnxOesCtlCommsDownReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OES-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OES-MIB::tmnxOesCtlCommsDownReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknownReason
1adminReboot
2noResponse
3configFailed
4invalidSystem
5invalidSoftware
6oesUnreachable
7adminEcSwitchOver
8ctlCommsUnprov
9clearActiveEcCard

Conformance