capwapBaseWtpDiscoveryType

CAPWAP-BASE-MIB · .1.3.6.1.2.1.196.1.2.3.1.6

Object

column Enumeration
Represents how the WTP discovers the AC.
The following enumerated values are supported:
  unknown(0)      - Unknown
  staticConfig(1) - Static configuration
  dhcp(2)         - DHCP
  dns(3)          - DNS
  acRef(4)        - AC referral
Note that the CAPWAP field [RFC5415] modeled by this
object takes zero as starting value; this MIB object
follows that rule.

Context

MIB
CAPWAP-BASE-MIB
OID
.1.3.6.1.2.1.196.1.2.3.1.6
Type
column
Access
readonly
Status
current
Parent
capwapBaseWtpEntry
Groups
1

Walk 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 'CAPWAP-BASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAPWAP-BASE-MIB::capwapBaseWtpDiscoveryType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CAPWAP-BASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAPWAP-BASE-MIB::capwapBaseWtpDiscoveryType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAPWAP-BASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAPWAP-BASE-MIB::capwapBaseWtpDiscoveryType'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance