socketAllowDriverControl
MOXA-CN2600-MIB ·
.1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.5
Object
column r/w
Enumeration
If Max connection is greater than 1, CN2600 will ignore driver control commands from all connected hosts. However, if you set Allow driver control to YES, control commands will be accepted. Note that since the Terminal Server CN2600 series may get configuration changes from multiple hosts, the most recent command received will take precedence.
Context
- MIB
- MOXA-CN2600-MIB
- OID
.1.3.6.1.4.1.8691.2.11.1.4.1.2.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- socketEntry
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 'MOXA-CN2600-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-CN2600-MIB::socketAllowDriverControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MOXA-CN2600-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-CN2600-MIB::socketAllowDriverControl.<portIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOXA-CN2600-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOXA-CN2600-MIB::socketAllowDriverControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no |
1 | yes |