cfhPlaneOperStatus
CISCO-FABRIC-HFR-MIB ·
.1.3.6.1.4.1.9.9.257.1.2.1.1.3
Object
column Enumeration
This object indicates the current fabric plane operational
status.
up - The plane is fully 'up' (i.e., the plane can pass
both unicast and multicast traffic).
down - The plane is fully 'down' (i.e., th plane can't
pass both unicast and multicast traffic).
mcastDown - The multicast state of the plane is 'down' (i.e.,
unicast traffic can pass though the plane but
multicast traffic can't).
oos - The plane is out of service (i.e., online diag
detects the fabric transport media has problem
in the plane).
Context
- MIB
- CISCO-FABRIC-HFR-MIB
- OID
.1.3.6.1.4.1.9.9.257.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfhPlaneEntry
- 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 'CISCO-FABRIC-HFR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FABRIC-HFR-MIB::cfhPlaneOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FABRIC-HFR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FABRIC-HFR-MIB::cfhPlaneOperStatus.<cfhPlaneId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FABRIC-HFR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FABRIC-HFR-MIB::cfhPlaneOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | mcastDown |
4 | oos |
Conformance
Member of