arrisCmDevHttpLanAccess

ARRIS-CM-DEVICE-MIB · .1.3.6.1.4.1.4115.1.3.1.1.2.3.5.3

Object

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

Context

MIB
ARRIS-CM-DEVICE-MIB
OID
.1.3.6.1.4.1.4115.1.3.1.1.2.3.5.3
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::arrisCmDevHttpLanAccess.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::arrisCmDevHttpLanAccess'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1off
2basic
3advanced
4until-registered