wtWebioAn1GraphPtSessCntrlConfigMode
WebGraph-Thermometer-PT-US-MIB ·
.1.3.6.1.4.1.5040.1.2.39.2.2
Object
scalar mandatory
Enumeration
When the device is in SNMP configuration mode, the value 1 is returned, otherwise 0. If the read value is 0 even though the password was written, the device is already in config mode and the variables can only be read.
Context
- MIB
- WebGraph-Thermometer-PT-US-MIB
- OID
.1.3.6.1.4.1.5040.1.2.39.2.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- wtWebioAn1GraphPtSessCntrl
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 'WebGraph-Thermometer-PT-US-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WebGraph-Thermometer-PT-US-MIB::wtWebioAn1GraphPtSessCntrlConfigMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WebGraph-Thermometer-PT-US-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WebGraph-Thermometer-PT-US-MIB::wtWebioAn1GraphPtSessCntrlConfigMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | wtWebioAn1GraphPtSessCntrl-NoSession |
1 | wtWebioAn1GraphPtSessCntrl-Session |