hpnicfDot11MobGrpEnable
HPN-ICF-DOT11-ROAM-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.1.1.6
Object
State of a mobile group.
'true' : The WLAN mobility group will be enabled.
'false' : The inter-AC tunnel communication for the
mobility group will be disabled.
A mobility group can be enabled only when the source
IP address is configured. The other objects in this entry
can become effective only when mobility group is enabled.
The other objects in this entry can not be modified
after enabling mobility group.
Context
- MIB
- HPN-ICF-DOT11-ROAM-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.75.10.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfDot11MobGrpEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DOT11-ROAM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DOT11-ROAM-MIB::hpnicfDot11MobGrpEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-DOT11-ROAM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DOT11-ROAM-MIB::hpnicfDot11MobGrpEnable.<hpnicfDot11MobGrpName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-DOT11-ROAM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-DOT11-ROAM-MIB::hpnicfDot11MobGrpEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |