vtpConfigDigestErrors

CISCO-VTP-MIB · .1.3.6.1.4.1.9.9.46.1.5.1.1.8

Object

The number of occurrences of configuration digest errors
for this management domain.  A configuration digest error
occurs when a device receives a VTP advertisement for which:
              
- the advertisement's Configuration Revision Number is
  greater than the current locally-held value, and
              
-  the advertisement's digest value computed by the
 receiving device does not match the checksum in the
 summary advertisement that was received earlier. This
 can happen, for example, if there is a mismatch in VTP
 passwords between the VTP devices.

Context

MIB
CISCO-VTP-MIB
OID
.1.3.6.1.4.1.9.9.46.1.5.1.1.8
Type
column
Access
readonly
Status
current
Parent
vtpStatsEntry
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::vtpConfigDigestErrors'
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::vtpConfigDigestErrors.<index>'
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::vtpConfigDigestErrors'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance

Member of