All MIBs › CISCO-FASTHUB-MIB › mrSupervisorLogTableClear
mrSupervisorLogTableClear
Module: CISCO-FASTHUB-MIB
OID (symbolic): CISCO-FASTHUB-MIB::mrSupervisorLogTableClear
OID (numeric): 1.3.6.1.4.1.9.2.11.1.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: clear(1) -- clear current mrSupervisorLogTable noClear(2), -- do nothing
A write to this object with noClear(2) results in no action. A write of clear(1) will clear all current entries in the mrSupervisorLogTable. A new entry will then be added to log this clear action.
This object always return noClear(2) when read.
What is mrSupervisorLogTableClear?
Allows an administrator to clear all current entries in the Supervisor log table by writing clear(1); writing noClear(2) takes no action.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.2.11.1.2.1 snmpwalk -v2c -c public <target> CISCO-FASTHUB-MIB::mrSupervisorLogTableClear
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.2.11.1.2.1.1 snmpget -v2c -c public <target> CISCO-FASTHUB-MIB::mrSupervisorLogTableClear.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.2.11.1.2.1.1 i <value>
Start monitoring Cisco Catalyst FastHub Ethernet hubs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-FASTHUB-MIB::mrSupervisorLogTableClear OID value, configure state conditions and alerts, and monitor any Cisco Catalyst FastHub Ethernet hubs 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.2 | local | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.2.11 | ciscoFastHubMIB | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1 | ciscoFastHubMIBObjects | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1.2 | mrSupervisorLog | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1.2.1 | mrSupervisorLogTableClear | CISCO-FASTHUB-MIB |