ppCfgMtaLanHttpAccess
PACKETPORT-MIB ·
.1.3.6.1.4.1.4115.10.1.30.1
Object
scalar deprecated
r/w
Enumeration
Controls the level of LAN-side HTTP access to the modem. The levels are described as: off(1) - LAN-side access is denied, basic(2) - DOCSIS-only access, advanced(3) - ARRIS proprietary access, until-registered(4) - allows basic access until the modem is registered. At initial startup, the default value is until-registered(4). **NOTE: this object is deprecated and replaced by arrisCmDevHttpLanAccess in the ARRIS-CM-DEVICE-MIB.
Context
- MIB
- PACKETPORT-MIB
- OID
.1.3.6.1.4.1.4115.10.1.30.1- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- ppCfgDevHttp
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 'PACKETPORT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKETPORT-MIB::ppCfgMtaLanHttpAccess.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PACKETPORT-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PACKETPORT-MIB::ppCfgMtaLanHttpAccess'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | basic |
3 | advanced |
4 | until-registered |