All MIBs › CISCO-VTP-MIB › vtpDiscoverAction
vtpDiscoverAction
Module: CISCO-VTP-MIB
OID (symbolic): CISCO-VTP-MIB::vtpDiscoverAction
OID (numeric): 1.3.6.1.4.1.9.9.46.1.7.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
When this object is set to discover(1), all the entries in vtpDiscoverResultTable for the corresponding management domain will be removed and the local device will begin to discover all VTP members in the management domain. Upon the successful completion of discovery, the discovered result will be stored in the vtpDiscoverResultTable.
If vtpDiscoverStatus is inProgress(1), setting vtpDiscoverAction to discover(1) will fail.
When this object is set to purgeResult(3), all the entries of vtpDiscoverResultTable for the corresponding management domain will be removed from vtpDiscoverResultTable.
When this object is set to noOperation(2), no action will be taken. When read, this object always returns noOperation(2).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.7.1.1.1 snmpwalk -v2c -c public <target> CISCO-VTP-MIB::vtpDiscoverAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.7.1.1.1.1 snmpget -v2c -c public <target> CISCO-VTP-MIB::vtpDiscoverAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.46.1.7.1.1.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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.46 | ciscoVtpMIB | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1 | vtpMIBObjects | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.7 | vtpDiscover | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.7.1 | vtpDiscoverTable | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.7.1.1 | vtpDiscoverEntry | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.7.1.1.1 | vtpDiscoverAction | CISCO-VTP-MIB |