cLRlanHostMode
CISCO-LWAPP-RLAN-MIB ·
.1.3.6.1.4.1.9.9.856.1.1.2.1.11
Object
column r/w
Enumeration
This object configures the host mode for the RLAN. 0 - SINGLE_HOST_MODE, 1 - MULTI_HOST_MODE, 2 - MULTI_DOMAIN_MODE.
Context
- MIB
- CISCO-LWAPP-RLAN-MIB
- OID
.1.3.6.1.4.1.9.9.856.1.1.2.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cLRlanPolicyEntry
- Groups
- 3
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 'CISCO-LWAPP-RLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-RLAN-MIB::cLRlanHostMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-RLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-RLAN-MIB::cLRlanHostMode.<cLRlanPolicyProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-RLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-RLAN-MIB::cLRlanHostMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | sinlgeHostMode |
1 | multiHostMode |
2 | multiDomainMode |