vtpConfigDigestErrors
CISCO-VTP-MIB ·
ciscosb variant
·
.1.3.6.1.4.1.9.9.46.1.5.1.1.8
Object
column SNMPv2-SMICounter32
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 does not match the VLAN
information assumed by the receiver of the advertisement,
where the infomation assumed is the combination of the
information explicitly contained in the advertisement plus
any omitted information as currently known by the
receiving device.
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
Net-SNMP examples
How SNMP and these commands workWalk 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/ciscosb:/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/ciscosb:/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/ciscosb:/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