capwapBaseWtpState
CAPWAP-BASE-MIB ·
.1.3.6.1.2.1.196.1.2.2.1.7
Object
column Enumeration
Represents the various possibilities of the AC's CAPWAP FSM
state for each WTP.
The following enumerated values are supported:
dtls(1) - DTLS negotiation states, which include
DTLS setup, authorize, DTLS connect
join(2) - The WTP is joining with the AC
image(3) - The WTP is downloading software
configure(4) - The WTP is getting configuration from
the AC
dataCheck(5) - The AC is waiting for the Data Channel Keep
Alive Packet
run(6) - The WTP enters the running state
reset(7) - The AC transmits a reset request message
to the WTP
dtlsTeardown(8) - DTLS session is torn down
unknown(9) - Operator already prepared configuration
for the WTP, while the WTP has not
contacted the AC until now
Context
- MIB
- CAPWAP-BASE-MIB
- OID
.1.3.6.1.2.1.196.1.2.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- capwapBaseWtpStateEntry
- 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 'CAPWAP-BASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAPWAP-BASE-MIB::capwapBaseWtpState'
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::capwapBaseWtpState.<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::capwapBaseWtpState'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of