cfcmInstancePhysicalIndex
CISCO-FC-MGMT-MIB ·
.1.3.6.1.4.1.9.10.999999.1.1.1.4
Object
column CfcmPhysicalIndexOrZero
If this management instance corresponds to a physical component (or to a hierarchy of physical components), then this object's value is the value of the entPhysicalIndex of that component (or of the component at the root of that hierarchy). If there is no correspondence to a physical component (or no component which has an entPhysicalIndex value), then the value of this object is zero.
Context
- MIB
- CISCO-FC-MGMT-MIB
- OID
.1.3.6.1.4.1.9.10.999999.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfcmInstanceEntry
- 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-FC-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-MGMT-MIB::cfcmInstancePhysicalIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FC-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-MGMT-MIB::cfcmInstancePhysicalIndex.<cfcmInstanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FC-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FC-MGMT-MIB::cfcmInstancePhysicalIndex'
Syntax
- Source
- CfcmPhysicalIndexOrZero
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of
Compliance refinements
cfcmgmtCompliance
CISCO-FC-MGMT-MIB::CfcmPhysicalIndexOrZero
range: 0
Implementation of a non-zero value is not required.