wtConfigMode
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.1.16
Object
scalar mandatory
r/w
Enumeration
Defining this entry allows changing (wtConfigModeOn) and saving (stSaveConfig) of all other entries in the Management Information Base of the Com-Server. If the value is 1 (wtCOnfigModeOff), all other entries can be read only.
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.1.16- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- wtSystem
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 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Com-Server-Intern-MIB::wtConfigMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Com-Server-Intern-MIB::wtConfigMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wtConfigModeOff |
2 | wtConfigModeOn |
3 | wtSaveConfig |