cerCardId
CADANT-CMTS-EQUIPMENT-MIB ·
.1.3.6.1.4.1.4998.1.1.10.1.4.12.1.2
Object
The unique id of this card within the shelf. The convention of cardId is as follows: - Indices from 1 to 50 [1 - 50] are reserved for Circuit Packs. In this case, the cardId is 1 plus the 0-based slot number. - Indices from 51 to 98 [51 - 98] are reserved for Auxilliary Devices in within a shelf. Auxilliary Devices or Modules could be Fan Module, Power Module. In this case, the cerCardName and cerCardType indentify the Auxilliary Devices. Not all of row attributes are applicable for Auxilliary Devices.
Context
- MIB
- CADANT-CMTS-EQUIPMENT-MIB
- OID
.1.3.6.1.4.1.4998.1.1.10.1.4.12.1.2- Type
- column
- Access
- notifyonly
- Status
- current
- Parent
- cerCardEntry
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 'CADANT-CMTS-EQUIPMENT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-EQUIPMENT-MIB::cerCardId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-EQUIPMENT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-EQUIPMENT-MIB::cerCardId.<cerCardId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-EQUIPMENT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-EQUIPMENT-MIB::cerCardId'