hh3cDot11MonitorDevClear
HH3C-DOT11-RRM-MIB ·
.1.3.6.1.4.1.25506.2.75.8.4.1.1.12
Object
This object is used to clear the information of the device detected in the WLAN. It will return false for get operation.
Context
- MIB
- HH3C-DOT11-RRM-MIB
- OID
.1.3.6.1.4.1.25506.2.75.8.4.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cDot11MonitorDetectedDevEntry
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 'HH3C-DOT11-RRM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT11-RRM-MIB::hh3cDot11MonitorDevClear'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-DOT11-RRM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT11-RRM-MIB::hh3cDot11MonitorDevClear.<hh3cDot11MonitorDevMAC>.<hh3cDot11APElementIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-DOT11-RRM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-DOT11-RRM-MIB::hh3cDot11MonitorDevClear'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |