dmFcIdCacheTable
CISCO-DM-MIB ·
.1.3.6.1.4.1.9.9.302.1.2.4
Object
table
This table contains all the FC IDs that have recently been released. So it lists all the FC IDs that have valid WWN to FC ID mappings and currently not assigned to any ports. These FC ID were assigned to ports and now, have been released. This cached FC ID contains only Area ID and Port ID information. The FC ID cache is kept to provide best effort re-assignment of same FC IDs. i.e, an Nx_port would get the same FC ID when it asks for a FC ID again, after releasing it.
Context
- MIB
- CISCO-DM-MIB
- OID
.1.3.6.1.4.1.9.9.302.1.2.4- Type
- table
- Status
- current
- Parent
- dmInfo
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DM-MIB::dmFcIdCacheTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DM-MIB::dmFcIdCacheTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.