raisecomHttpServerEnable

RAISECOM-WEBSERVER-MIB · .1.3.6.1.4.1.8886.1.46.2.1.1

Object

scalar r/w SWITCH-TCEnableVar
The state of global http server. 
It has two values,one is enable(1),which indicates that the system start http server; 
the other is disable(2) that means web server is invalid in this system. 
The default value is disable(2).

Context

MIB
RAISECOM-WEBSERVER-MIB
OID
.1.3.6.1.4.1.8886.1.46.2.1.1
Type
scalar
Access
readwrite
Status
current
Parent
raisecomWebServerScalar

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-WEBSERVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-WEBSERVER-MIB::raisecomHttpServerEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-WEBSERVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-WEBSERVER-MIB::raisecomHttpServerEnable'

Syntax

Source
SWITCH-TCEnableVar
Base type
Enumeration

Values & Constraints

Type Values
1enable
2disable