cmdot11wifiHotspotIgnoreMaxCpeSetting
CM-dot11plus-MIB ·
.1.3.6.1.4.1.1166.1.19.51.3.1.6
Object
This setting is applicable for wifi hotspot bridged mode. When set to true(1), clients connected through the hotspot wifi will not be counted when enforcing the 'Maximum CPE devices' on DOCSIS.
Context
- MIB
- CM-dot11plus-MIB
- OID
.1.3.6.1.4.1.1166.1.19.51.3.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmdot11wifiHotspotBase
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 'CM-dot11plus-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-dot11plus-MIB::cmdot11wifiHotspotIgnoreMaxCpeSetting.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-dot11plus-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-dot11plus-MIB::cmdot11wifiHotspotIgnoreMaxCpeSetting'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |