mibWalkControl
LEXMARK-SETTINGS-CONTROL-MIB ·
.1.3.6.1.4.1.641.7.2.1
Object
scalar r/w
Enumeration
Controls what is returned in a MIB walk of the device settings. A device control setting is defined which will specify whether the 7.2 (settingsValue) MIB data and/or the 7.3 (settingsDefinition) MIB data will be included in a device MIB walk. This is defined because it takes a long time (and generates a lot of web traffic) to return a response for these MIBs. The default will be neither the 7.2 nor the 7.3 MIBs will be included in a 1.3.6.1.4.1.641 MIB walk.
Context
- MIB
- LEXMARK-SETTINGS-CONTROL-MIB
- OID
.1.3.6.1.4.1.641.7.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LEXMARK-SETTINGS-CONTROL-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-SETTINGS-CONTROL-MIB::mibWalkControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LEXMARK-SETTINGS-CONTROL-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LEXMARK-SETTINGS-CONTROL-MIB::mibWalkControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | settingDefinition |
Conformance
Member of