rc2kBootConfigLinecardCompatibilityMode
RC-2K-MIB ·
.1.3.6.1.4.1.2272.1.100.5.1.45
Object
column r/w
Enumeration
This indicates the compatibility mode of the IO cards on the Chassis. In gen1 mode, both the generation 1 cards and generation 2 (ROF) cards will be supported and the max number of FIB records will be set to 500K. In gen2 mode, only the generation 2 (ROF) card will be supported and the gen 1 cards will be powered down. The max number of FIB records in this mode will be set to 1 million
Context
- MIB
- RC-2K-MIB
- OID
.1.3.6.1.4.1.2272.1.100.5.1.45- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rc2kBootConfigEntry
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 'RC-2K-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-2K-MIB::rc2kBootConfigLinecardCompatibilityMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-2K-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-2K-MIB::rc2kBootConfigLinecardCompatibilityMode.<rc2kBootConfigSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-2K-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-2K-MIB::rc2kBootConfigLinecardCompatibilityMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | gen1 |
2 | gen2 |