APPLIC-MIB :: ethTopClearMessageResult

MIB Reference — IPNetwork Monitor

All MIBsAPPLIC-MIBethTopClearMessageResult

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.81lannetGEN-MIB
1.3.6.1.4.1.81.23lntTopologyAPPLIC-MIB
1.3.6.1.4.1.81.23.3ethTopAPPLIC-MIB
1.3.6.1.4.1.81.23.3.2ethTopClearMessageResultAPPLIC-MIB