cdpvmDiffConfig
CISCO-DYNAMIC-PORT-VSAN-MIB ·
.1.3.6.1.4.1.9.9.421.1.1.9
Object
The config database represented by cdpvmTable
and the enforced database represented by
cdpvmEnfTable can be compared to list out the
differences.
This object specifies the reference database
for the comparison.
This object when set to 'configDb(1)', compares
the configuration database (cdpvmTable) with
respect to the enforced database (cdpvmEnfTable).
So, the enforced database will be the reference
database and the results of comparison operation
will be with respect to the enforced database.
This object when set to 'activeDb(2)', compares
the enforced database with respect to the
configuration database. So, the configured database
will be the reference database and the results of
comparison operation will be with respect to the
configuration database.
No action will be taken if this object is set
to 'noop(3)'.
The value of this object when read is always
'noop(3)'.
Context
- MIB
- CISCO-DYNAMIC-PORT-VSAN-MIB
- OID
.1.3.6.1.4.1.9.9.421.1.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cdpvmConfiguration
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DYNAMIC-PORT-VSAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DYNAMIC-PORT-VSAN-MIB::cdpvmDiffConfig.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DYNAMIC-PORT-VSAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DYNAMIC-PORT-VSAN-MIB::cdpvmDiffConfig'
Syntax
- Source
- CISCO-PSM-MIBCpsmDiffDb
- Base type
Enumeration
Values & Constraints
Type Values
1 | configDb |
2 | activeDb |
3 | noop |
Conformance
Member of