chassisCardBoardOID
AT-CHASSIS-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.23.1.1.2
Object
column ObjectIdentifier
The OID value used to identify the type of board that is defined in the alliedTelesis's 'boards' enterprise MIB. If the board is provisioned or an unsupported hardware, this object will have the value of 0 0.
Context
- MIB
- AT-CHASSIS-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.23.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- chassisCardEntry
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 'AT-CHASSIS-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-CHASSIS-MIB::chassisCardBoardOID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-CHASSIS-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-CHASSIS-MIB::chassisCardBoardOID.<chassisCardSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-CHASSIS-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-CHASSIS-MIB::chassisCardBoardOID'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.