vtpVlanEditConfigRevNumber

CISCO-VTP-MIB · ciscosb variant · .1.3.6.1.4.1.9.9.46.1.4.1.1.4

Object

column r/w SNMPv2-SMIGauge32
The Configuration Revision Number to be used for the next
apply operation.  This value is initialized (by the agent)
on a copy operation to be one greater than the value of
vtpConfigRevNumber.  On an apply, if the number is less or
equal to the value of vtpConfigRevNumber, then the apply
fails.  The value can be modified (increased) by network
management before an apply to ensure than an apply does not
fail for this reason.
              
This object is used to allow management control over whether
a configuration revision received via a VTP advertisement
after a copy operation but before the succeeding apply
operation is lost by being overwritten by the (local) edit
operation.  By default, the apply operation will fail in
this situation.  By increasing this object's value after the
copy but before the apply, management can control whether
the apply is to succeed (with the update via VTP
advertisement being lost).

Context

MIB
CISCO-VTP-MIB
OID
.1.3.6.1.4.1.9.9.46.1.4.1.1.4
Type
column
Access
readwrite
Status
current
Parent
vtpEditControlEntry
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/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VTP-MIB::vtpVlanEditConfigRevNumber'
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::vtpVlanEditConfigRevNumber.<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::vtpVlanEditConfigRevNumber'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance