ppCfgMtaWanHttpAccess
PACKETPORT-MIB ·
.1.3.6.1.4.1.4115.10.1.30.2
Object
scalar deprecated
r/w
Enumeration
Controls the level of WAN-side HTTP access to the modem. The levels are described as: off(1) - WAN-side access is denied, basic(2) - DOCSIS-only access, advanced(3) - ARRIS proprietary access. **NOTE: this object is deprecated and replaced by arrisCmDevHttpWanAccess in the ARRIS-CM-DEVICE-MIB.
Context
- MIB
- PACKETPORT-MIB
- OID
.1.3.6.1.4.1.4115.10.1.30.2- 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::ppCfgMtaWanHttpAccess.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::ppCfgMtaWanHttpAccess'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | basic |
3 | advanced |