unqEmbHttpWebsrvrState
NTNTECH-CHASSIS-CONFIGURATION-MIB ·
.1.3.6.1.4.1.8059.1.1.1.1.1.1.5.1
Object
scalar r/w
Enumeration
This configuration parameter allows the user the ability to disable, or enable,
the embedded webserver.
By default, this object should have the value enabled(1).
Context
- MIB
- NTNTECH-CHASSIS-CONFIGURATION-MIB
- OID
.1.3.6.1.4.1.8059.1.1.1.1.1.1.5.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mumCfgUniques
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 'NTNTECH-CHASSIS-CONFIGURATION-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTNTECH-CHASSIS-CONFIGURATION-MIB::unqEmbHttpWebsrvrState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTNTECH-CHASSIS-CONFIGURATION-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTNTECH-CHASSIS-CONFIGURATION-MIB::unqEmbHttpWebsrvrState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |