cpimRPMappingChangeType
CISCO-PIM-MIB ·
.1.3.6.1.4.1.9.9.184.2.1.1
Object
scalar Enumeration
Describes the operation that resulted in generation
of cpimRPMappingChange notification.
o newMapping, as the name suggests indicates that a new
mapping has been added into the pimRPSetTable,
o deletedMapping indicates that a mapping has been
deleted from the pimRPSetTable, and,
o modifiedXXXMapping indicates that an RP mapping (which
already existed in the table) has been modified.
The two modifications types i.e. modifiedOldMapping
and modifiedNewMapping, are defined to differentiate
the notification generated before modification from
that generated after modification.
Context
- MIB
- CISCO-PIM-MIB
- OID
.1.3.6.1.4.1.9.9.184.2.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ciscoPimMIBNotificationObjects
- 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-PIM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PIM-MIB::cpimRPMappingChangeType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PIM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PIM-MIB::cpimRPMappingChangeType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | newMapping |
2 | deletedMapping |
3 | modifiedOldMapping |
4 | modifiedNewMapping |
Conformance
Member of