fcmInstanceStatus
FC-MGMT-MIB ·
.1.3.6.1.2.1.10.56.1.1.1.6
Object
column Enumeration
Overall status of the Fibre Channel entity/entities managed by this management instance. The value should reflect the most serious status of such entities.
Context
- MIB
- FC-MGMT-MIB
- OID
.1.3.6.1.2.1.10.56.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fcmInstanceEntry
- 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 'FC-MGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FC-MGMT-MIB::fcmInstanceStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FC-MGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FC-MGMT-MIB::fcmInstanceStatus.<fcmInstanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FC-MGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FC-MGMT-MIB::fcmInstanceStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | ok |
3 | warning |
4 | failed |
Conformance
Member of