cpType
HIPATH-WIRELESS-HWC-MIB ·
.1.3.6.1.4.1.4329.15.3.3.1.4.1.14
Object
column r/w
Enumeration
Type of captive portal is enabled for the selected VNS. none(1) = no captive portal configured or type is unknown. internal(2) = internal captive portal. external(4) = external captive portal. guestPortal (5) = open host captive portal.
Context
- MIB
- HIPATH-WIRELESS-HWC-MIB
- OID
.1.3.6.1.4.1.4329.15.3.3.1.4.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vnsCaptivePortalEntry
- Groups
- 1
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 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::cpType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::cpType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-HWC-MIB::cpType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | internal |
4 | external |
5 | guestPortal |
Conformance
Member of