cfhPlaneId
CISCO-FABRIC-HFR-MIB ·
.1.3.6.1.4.1.9.9.257.1.2.1.1.1
Object
column CfhPlane
The fabric plane identifier. A unique value, greater than zero, for each fabric plane hardware that is detected by the fabric software in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each fabric plane ID must remain constant from one re-initialization of the entity's network management system to the next re-initialization.
Context
- MIB
- CISCO-FABRIC-HFR-MIB
- OID
.1.3.6.1.4.1.9.9.257.1.2.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cfhPlaneEntry
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::cfhPlaneId'
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::cfhPlaneId.<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::cfhPlaneId'