arrisCmDoc30AccessHttpWan
ARRIS-CM-DOC30-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.4.1.2.6
Object
scalar r/w
Enumeration
Used to turn on/off WAN HTTP access. For WAN HTTP to be enabled, the arrisCmDoc30AccessHttpWan MIB must be set to 1. 1: disable(0) - Turn off WAN HTTP access. 2: enable(1) - Turn on WAN HTTP access. 3: cmpage(3) - Only enables access to the CM Page. No redirect to the Gateway GUI is allowed.
Context
- MIB
- ARRIS-CM-DOC30-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.4.1.2.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arrisCmDoc30Access
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 'ARRIS-CM-DOC30-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CM-DOC30-DEVICE-MIB::arrisCmDoc30AccessHttpWan.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-CM-DOC30-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-CM-DOC30-DEVICE-MIB::arrisCmDoc30AccessHttpWan'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |
3 | cmpage |