capwapBaseWtpEventsStatsInitCount
CAPWAP-BASE-MIB ·
.1.3.6.1.2.1.196.1.2.6.1.2
Object
column SNMPv2-SMICounter32
Represents the number of reboots that have occurred at the request of a CAPWAP protocol message, such as a change in configuration that requires a reboot or an explicit CAPWAP protocol reset request. Note that the CAPWAP field [RFC5415] modeled by this counter takes the value 65535 to indicate that the information is not available on the WTP. This MIB object does not follow this behavior, which would not be standard in SMIv2. If the WTP does not have the information, the agent will not instantiate the object.
Context
- MIB
- CAPWAP-BASE-MIB
- OID
.1.3.6.1.2.1.196.1.2.6.1.2- 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::capwapBaseWtpEventsStatsInitCount'
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::capwapBaseWtpEventsStatsInitCount.<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::capwapBaseWtpEventsStatsInitCount'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of