cLDhcpClearStats
CISCO-LWAPP-DHCP-MIB ·
.1.3.6.1.4.1.9.9.792.1.2.1.1.3
Object
This object specifies if the statistics of the DHCP server represented by the unique IP address is cleared or not. A 'true' value clears the statistics of the DHCP server represented by the unique IP address. A 'false' value specifies that statistics of the DHCP server represented by the unique IP address is not cleared.
Context
- MIB
- CISCO-LWAPP-DHCP-MIB
- OID
.1.3.6.1.4.1.9.9.792.1.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cLDhcpStatsConfigEntry
- 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 'CISCO-LWAPP-DHCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DHCP-MIB::cLDhcpClearStats'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-DHCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DHCP-MIB::cLDhcpClearStats.<cLDhcpServerInetAddressType>.<cLDhcpServerInetAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-DHCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-DHCP-MIB::cLDhcpClearStats'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
ciscoLwappDhcpMIBCompliance
readonly
Create/delete/modify access is not required.