web
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.1.5.4
Object
scalar mandatory
r/w
Enumeration
Enable/Disable Web access (HTTP/HTTPS) to the MM.
NOTE: Disabling web access to the MM will cause all
currently active web sessions to disconnect,
and you will no longer be able to access the
MM management functions using a web browser.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.1.5.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- userInterfaces
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 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::web.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::web'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |