capwapBaseRadioEventsStatsLastFailureType

CAPWAP-BASE-MIB · .1.3.6.1.2.1.196.1.2.7.1.12

Object

column Enumeration
Represents the failure type of the most recent radio failure.
The following enumerated values are supported:
  unsupported(0)  - Not supported
  swFailure(1)    - Software failure
  hwFailure(2)    - Hardware failure
  otherFailure(3) - Other failure
  unknown(255)    - Unknown
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.7.1.12
Type
column
Access
readonly
Status
current
Parent
capwapBaseRadioEventsStatsEntry
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::capwapBaseRadioEventsStatsLastFailureType'
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::capwapBaseRadioEventsStatsLastFailureType.<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::capwapBaseRadioEventsStatsLastFailureType'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance