chSysSfmOperStatus

F10-C-SERIES-CHASSIS-MIB · .1.3.6.1.4.1.6027.3.8.1.2.7.1.3

Object

column Enumeration
The Operational status provides further
condition of Switch Fabric Module card.
If the chSysSfmAdminStatus is 'up', the 
valid state is
'active' - the card is present and 
        ready and the chSysSfmAdminStatus
        status is 'up'.
If the chSysCardOperStatus is 'down', the 
service states can be as followed:
'absent'      - the card is not present.
'standby'     - the card is in standby
            mode.

Context

MIB
F10-C-SERIES-CHASSIS-MIB
OID
.1.3.6.1.4.1.6027.3.8.1.2.7.1.3
Type
column
Access
readonly
Status
current
Parent
chSysSfmEntry
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 'F10-C-SERIES-CHASSIS-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F10-C-SERIES-CHASSIS-MIB::chSysSfmOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F10-C-SERIES-CHASSIS-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F10-C-SERIES-CHASSIS-MIB::chSysSfmOperStatus.<chSysSfmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F10-C-SERIES-CHASSIS-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F10-C-SERIES-CHASSIS-MIB::chSysSfmOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2absent
3standby

Conformance