benuCardType
BENU-CHASSIS-MIB ·
.1.3.6.1.4.1.39406.1.1.1.2.1.1.2
Object
column Enumeration
Functional type of this card.
Context
- MIB
- BENU-CHASSIS-MIB
- OID
.1.3.6.1.4.1.39406.1.1.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- benuCardEntry
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 'BENU-CHASSIS-MIB' -M '/opt/observium/mibs/benu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BENU-CHASSIS-MIB::benuCardType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BENU-CHASSIS-MIB' -M '/opt/observium/mibs/benu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BENU-CHASSIS-MIB::benuCardType.<benuCardIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BENU-CHASSIS-MIB' -M '/opt/observium/mibs/benu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BENU-CHASSIS-MIB::benuCardType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | rsm |
2 | switchFabric |
3 | shelfmgr |
4 | seFP |
5 | inputOutputCard |
6 | switchMesh |
7 | xmeg |