All MIBs › SMON2-MIB › xsHostFilterTableClear
xsHostFilterTableClear
Module: SMON2-MIB
OID (symbolic): SMON2-MIB::xsHostFilterTableClear
OID (numeric): 1.3.6.1.4.1.81.30.2.3.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting the value of this item to clear(2) causes the agent to clear all entries in the HostFilterTable.
What is xsHostFilterTableClear?
Setting this read-write value to clear(2) causes the agent to delete every entry in xsHostFilterTable in one operation; it otherwise reads idle(1). Admins use this to reset the entire host/subnet filter configuration in bulk rather than deleting entries one at a time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.30.2.3.2 snmpwalk -v2c -c public <target> SMON2-MIB::xsHostFilterTableClear
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.30.2.3.2.1 snmpget -v2c -c public <target> SMON2-MIB::xsHostFilterTableClear.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.30.2.3.2.1 i <value>
Start monitoring vendor-neutral SMON-based managed Ethernet switch (Host Top-N traffic analysis) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SMON2-MIB::xsHostFilterTableClear OID value, configure state conditions and alerts, and monitor any vendor-neutral SMON-based managed Ethernet switch (Host Top-N traffic analysis) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.30 | smon | APPLIC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.81.30.2 | xsSmon | SMON2-MIB |
| 1.3.6.1.4.1.81.30.2.3 | xsFilter | SMON2-MIB |
| 1.3.6.1.4.1.81.30.2.3.2 | xsHostFilterTableClear | SMON2-MIB |