arrisCmDevHttpWanAccess

ARRIS-CM-DEVICE-MIB · .1.3.6.1.4.1.4115.1.3.1.1.2.3.5.4

Object

scalar r/w Enumeration
Controls the level of WAN-side HTTP access to the modem.  
The levels are described as:
   off(1)      - WAN-side HTTP access is denied.
   basic(2)    - allow basic HTTP access.
   advanced(3) - allow ARRIS proprietary HTTP access; not valid for CM.
This object can only be changed by the configuration file.
The default value for this object is off(1).

Context

MIB
ARRIS-CM-DEVICE-MIB
OID
.1.3.6.1.4.1.4115.1.3.1.1.2.3.5.4
Type
scalar
Access
readwrite
Status
current
Parent
arrisCmDevHttp

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1off
2basic
3advanced