cfhBundlePortOperState
CISCO-FABRIC-HFR-MIB ·
.1.3.6.1.4.1.9.9.257.1.4.2.1.4
Object
column Enumeration
The object indicates the operational state of
the fabric bundle port.
unknown - the bundle port state is unknown or in the
transition between 'up' and 'down' state.
up - bundle port operates normally
down - bundle port was downed due to error condition or
administratively shutdown.
Context
- MIB
- CISCO-FABRIC-HFR-MIB
- OID
.1.3.6.1.4.1.9.9.257.1.4.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfhBundlePortEntry
- 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::cfhBundlePortOperState'
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::cfhBundlePortOperState.<entPhysicalIndex>.<cfhBundlePortId>'
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::cfhBundlePortOperState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | up |
3 | down |
Conformance
Member of