All MIBs › CISCO-VTP-MIB › vtpDatabasePrimaryServer
vtpDatabasePrimaryServer
Module: CISCO-VTP-MIB
OID (symbolic): CISCO-VTP-MIB::vtpDatabasePrimaryServer
OID (numeric): 1.3.6.1.4.1.9.9.46.1.8.1.1.5
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
There are two kinds of VTP version 3 servers for a certain database type - the primary server and the secondary server. When a local device is configured as a server for a certain database type, it becomes secondary server by default. Primary server is an operational role under which a server can initiate or change the VTP configuration of the database type.
A true(1) value indicates that the local device is the primary server of the database type in the management domain. A false(2) value indicates that the local device is not the primary server, or the database type is unknown to the local device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.8.1.1.5 snmpwalk -v2c -c public <target> CISCO-VTP-MIB::vtpDatabasePrimaryServer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.8.1.1.5.1 snmpget -v2c -c public <target> CISCO-VTP-MIB::vtpDatabasePrimaryServer.1
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.8 | vtpDatabase | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.8.1 | vtpDatabaseTable | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.8.1.1 | vtpDatabaseEntry | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.8.1.1.5 | vtpDatabasePrimaryServer | CISCO-VTP-MIB |