cfcmInstanceSoftwareIndex
CISCO-FC-MGMT-MIB ·
.1.3.6.1.4.1.9.10.999999.1.1.1.5
Object
column CfcmHrSWInstalledIndexOrZero
If this management instance corresponds to an installed software module, then this object's value is the value of the hrSWInstalledIndex of that module. If there is no correspondence to an installed software module (or no module which has a hrSWInstalledIndex 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.5- 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::cfcmInstanceSoftwareIndex'
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::cfcmInstanceSoftwareIndex.<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::cfcmInstanceSoftwareIndex'
Syntax
- Source
- CfcmHrSWInstalledIndexOrZero
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of
Compliance refinements
cfcmgmtCompliance
CISCO-FC-MGMT-MIB::CfcmHrSWInstalledIndexOrZero
range: 0
Implementation of a non-zero value is not required.