fcFeModuleOperStatus
FIBRE-CHANNEL-FE-MIB ·
.1.3.6.1.2.1.75.1.1.4.1.4
Object
column Enumeration
This object indicates the operational status of the module: online(1) the module is functioning properly; offline(2) the module is not available; testing(3) the module is under testing; and faulty(4) the module is defective in some way.
Context
- MIB
- FIBRE-CHANNEL-FE-MIB
- OID
.1.3.6.1.2.1.75.1.1.4.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fcFeModuleEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'FIBRE-CHANNEL-FE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBRE-CHANNEL-FE-MIB::fcFeModuleOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIBRE-CHANNEL-FE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBRE-CHANNEL-FE-MIB::fcFeModuleOperStatus.<fcFeModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIBRE-CHANNEL-FE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIBRE-CHANNEL-FE-MIB::fcFeModuleOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | online |
2 | offline |
3 | testing |
4 | faulty |
Conformance
Member of