tmnxSysSwFabFailRecSfmState

TIMETRA-SYSTEM-MIB · .1.3.6.1.4.1.6527.3.1.2.1.54.1.1

Object

column Enumeration
The value of tmnxSysSwFabFailRecSfmState indicates the current state
of the SFM in the automatic switch fabric recovery process.
              
Values:
    complete   - this SFM has already been reset as part of the
                 recovery process
    inProgress - this SFM is currently being reset
    pending    - this SFM has not yet been reset
    aborted    - the recovery was aborted before this SFM
                 was processed
    failed     - the SFM has not successfully completed

Context

MIB
TIMETRA-SYSTEM-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.1.54.1.1
Type
column
Access
readonly
Status
current
Parent
tmnxSysSwFabFailRecSfmStatsEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0complete
1inProgress
2pending
3aborted
4failed

Conformance