capwapBaseWtpEventsStatsLastFailureType
CAPWAP-BASE-MIB ·
.1.3.6.1.2.1.196.1.2.6.1.8
Object
column Enumeration
Represents the failure type of the most recent WTP failure.
The following enumerated values are supported:
unsupported(0) - Not supported
acInit(1) - The AC initiated
linkFailure(2) - Link failure
swFailure(3) - Software failure
hwFailure(4) - Hardware failure
otherFailure(5) - Other failure
unknown(255) - Unknown (e.g., WTP doesn't keep track
of info)
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.6.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- capwapBaseWtpEventsStatsEntry
- 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::capwapBaseWtpEventsStatsLastFailureType'
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::capwapBaseWtpEventsStatsLastFailureType.<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::capwapBaseWtpEventsStatsLastFailureType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of