lgpAgentWebServerMode
LIEBERT-GP-AGENT-MIB ·
.1.3.6.1.4.1.476.1.42.2.5.4
Object
scalar r/w
Enumeration
This object represents the settings of Web services.
disabled
Web services are disabled.
http
Web server mode is HTTP (not secure).
https
Web server mode is secure HTTP.
The system must be rebooted before changes can take effect.
Context
- MIB
- LIEBERT-GP-AGENT-MIB
- OID
.1.3.6.1.4.1.476.1.42.2.5.4- Type
- scalar
- Access
- readwrite
- Status
- current
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 'LIEBERT-GP-AGENT-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-AGENT-MIB::lgpAgentWebServerMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIEBERT-GP-AGENT-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIEBERT-GP-AGENT-MIB::lgpAgentWebServerMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | http |
2 | https |