All MIBs › APPLIC-MIB › ethTopDiscoveryTx
ethTopDiscoveryTx
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::ethTopDiscoveryTx
OID (numeric): 1.3.6.1.4.1.81.23.3.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This item is a switch that activates the inter-agent topology messages. txInterhubMsg(2) - the agent transmits interhub discovery messages. txBridgeMsg(3) - the agent transmits bridge discovery messages. txAckMsg(4) - the agent transmits acknowledgment messages.
What is ethTopDiscoveryTx?
This read-write enumeration controls discovery message transmission (idle/txInterhubMsg/txBridgeMsg/txAckMsg). Network engineers use this to trigger topology discovery signals. Setting 'txInterhubMsg' broadcasts inter-hub messages.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.23.3.1 snmpwalk -v2c -c public <target> APPLIC-MIB::ethTopDiscoveryTx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.23.3.1.1 snmpget -v2c -c public <target> APPLIC-MIB::ethTopDiscoveryTx.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.23.3.1.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.1 | ethTopDiscoveryTx | APPLIC-MIB |