tmnxSfmIcPortDegradeState

TIMETRA-CHASSIS-INTERCONNECT-MIB · .1.3.6.1.4.1.6527.3.1.2.94.1.2.1.5

Object

column Enumeration
The value of tmnxSfmIcPortDegradeState indicates degradation of the
switch fabric that is carried over a particular SFM interconnect port.
              
The possible values are:
    none     (1) - The port is not considered as degraded.
    degraded (2) - There is a degradation of the switch fabric that is
                   carried over the port. The port can still carry
                   some traffic but not at the full capacity of the
                   port.

Context

MIB
TIMETRA-CHASSIS-INTERCONNECT-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.94.1.2.1.5
Type
column
Access
readonly
Status
current
Parent
tmnxSfmIcPortEntry
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-CHASSIS-INTERCONNECT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-INTERCONNECT-MIB::tmnxSfmIcPortDegradeState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-CHASSIS-INTERCONNECT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-INTERCONNECT-MIB::tmnxSfmIcPortDegradeState.<tmnxChassisIndex>.<tmnxFabricSlotNum>.<tmnxSfmIcPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-CHASSIS-INTERCONNECT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-CHASSIS-INTERCONNECT-MIB::tmnxSfmIcPortDegradeState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2degraded

Conformance