chassisControlModuleLEDInfoConsole
DGS-6600-EQUIPMENT-MIB ·
.1.3.6.1.4.1.171.10.120.100.1.2.1.1.1.2
Object
column Enumeration
This object indicates the console type. There are two different interfaces: 1: RS232. 2: USB.
Context
- MIB
- DGS-6600-EQUIPMENT-MIB
- OID
.1.3.6.1.4.1.171.10.120.100.1.2.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- chassisControlModuleLEDInfoEntry
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 'DGS-6600-EQUIPMENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-6600-EQUIPMENT-MIB::chassisControlModuleLEDInfoConsole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS-6600-EQUIPMENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-6600-EQUIPMENT-MIB::chassisControlModuleLEDInfoConsole.<chassisControlModuleLEDInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS-6600-EQUIPMENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS-6600-EQUIPMENT-MIB::chassisControlModuleLEDInfoConsole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rs232 |
2 | usb |