All MIBs › APPLIC-MIB › ethTopClearMessageResult
ethTopClearMessageResult
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::ethTopClearMessageResult
OID (numeric): 1.3.6.1.4.1.81.23.3.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
When this item is set to clear(2), the agent sets the values of all ethTopMessageResult items to '0'. When finished the 'clear' process the Agent sets the variable to idle(1).
What is ethTopClearMessageResult?
This read-write enumeration (idle/clear) resets topology discovery results. Network engineers set this to 'clear' before a new discovery run. The agent automatically resets it to 'idle' when done.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.23.3.2 snmpwalk -v2c -c public <target> APPLIC-MIB::ethTopClearMessageResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.23.3.2.1 snmpget -v2c -c public <target> APPLIC-MIB::ethTopClearMessageResult.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.23.3.2.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.23 | lntTopology | APPLIC-MIB |
| 1.3.6.1.4.1.81.23.3 | ethTop | APPLIC-MIB |
| 1.3.6.1.4.1.81.23.3.2 | ethTopClearMessageResult | APPLIC-MIB |