vtpDatabaseRevNumber

CISCO-VTP-MIB · .1.3.6.1.4.1.9.9.46.1.8.1.1.4

Object

The current configuration revision number as known by the
local device for this VTP 3 database type in the management
domain.  This value is updated (if necessary) whenever a 
VTP advertisement for the database type is received 
or generated. When the database type is unknown to the 
local device or no VTP advertisement for the database
type is received or generated, its value is 0.

Context

MIB
CISCO-VTP-MIB
OID
.1.3.6.1.4.1.9.9.46.1.8.1.1.4
Type
column
Access
readonly
Status
current
Parent
vtpDatabaseEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VTP-MIB::vtpDatabaseRevNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VTP-MIB::vtpDatabaseRevNumber.<managementDomainIndex>.<vtpDatabaseIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VTP-MIB::vtpDatabaseRevNumber'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance