CISCO-VTP-MIB :: vtpDiscoverAction

MIB Reference — IPNetwork Monitor

All MIBsCISCO-VTP-MIBvtpDiscoverAction

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 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.9ciscoCISCO-SMI
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
1.3.6.1.4.1.9.9.46ciscoVtpMIBCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1vtpMIBObjectsCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.7vtpDiscoverCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.7.1vtpDiscoverTableCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.7.1.1vtpDiscoverEntryCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.7.1.1.1vtpDiscoverActionCISCO-VTP-MIB