CISCO-PIM-MIB
- Registered at
- 1.3.6.1.4.1.9.9.184
- Last updated
- 2000-11-02 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2000-11-02 00:00
- Namespace
- cisco
- Source file
CISCO-PIM-MIB- Digest
sha256:850d5000b9e0f7ccb6dd0f7238d770d51d560dbb86f83377da1751c0e64ce458
Description
This MIB module defines the cisco specific variables for Protocol Independent Multicast (PIM) management. These definitions are an extension of those defined in the IETF PIM MIB (RFC 2934).
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS EMail: cs-ipmulticast@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| PIM-MIB | pimInterfaceStatus, pimRPSetHoldTime |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-PIM-MIB CISCO-SMI IANA-RTPROTO-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB IPMROUTE-STD-MIB PIM-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoPimMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.184.1 | |||
| cpim OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.184.1.1 | |||
| cpimInvalidRegisterMsgsRcvd OBJECT-TYPE A count of the number of invalid PIM Register messages received by this device. A PIM Register message is termed invalid if o the encapsulated IP header is malformed, o the destination of the PIM Register message is not the RP (Rendezvous Point) for the group in question, o the source/DR (Designated Router) address is not a valid unicast address. | 1.3.6.1.4.1.9.9.184.1.1.1 | Counter32 | read-only | current |
| cpimInvalidJoinPruneMsgsRcvd OBJECT-TYPE A count of the number of invalid PIM Join/Prune messages received by this device. A PIM Join/Prune message is termed invalid if o the RP specified in the packet is not the RP for the group in question. | 1.3.6.1.4.1.9.9.184.1.1.2 | Counter32 | read-only | current |
| cpimLastErrorType OBJECT-TYPE The type of the last invalid message that was received by this device. | 1.3.6.1.4.1.9.9.184.1.1.3 | INTEGER {none(1), invalidRegister(2), invalidJoinPrune(3)} | read-only | current |
| cpimLastErrorOriginType OBJECT-TYPE Represents the type of address stored in cpimLastErrorOrigin. The value of this object is irrelevant if the value of cpimLastErrorType is none(1). | 1.3.6.1.4.1.9.9.184.1.1.4 | InetAddressType | read-only | current |
| cpimLastErrorOrigin OBJECT-TYPE This object represents the Network Layer Address of the source that originated the last invalid packet. The type of address stored depends on the value in cpimLastErrorOriginType. The value of this object represents the Network Layer Address of the Designated Router (DR) whenever the value of cpimLastErrorGroup is a zero-length address, for eg. when encapsulated IP header is malformed. The value of this object is irrelevant if the value of cpimLastErrorType is none(1). | 1.3.6.1.4.1.9.9.184.1.1.5 | InetAddress | read-only | current |
| cpimLastErrorGroupType OBJECT-TYPE Represents the type of address stored in cpimLastErrorGroup. The value of this object is unknown(0) if there is a problem in the packet received from the DR. The value of this object is irrelevant if the value of cpimLastErrorType is none(1). | 1.3.6.1.4.1.9.9.184.1.1.6 | InetAddressType | read-only | current |
| cpimLastErrorGroup OBJECT-TYPE The IP multicast group address to which the last invalid packet was addressed. The type of address stored depends on the value in cpimLastErrorGroupType. The value of this object is a zero-length InetAddress if there is a problem in the packet received from the DR, for eg. a malformed encapsulated IP header. The value of this object is irrelevant if the value of cpimLastErrorType is none(1). | 1.3.6.1.4.1.9.9.184.1.1.7 | InetAddress | read-only | current |
| cpimLastErrorRPType OBJECT-TYPE Represents the type of address stored in cpimLastErrorRP. The value of this object is irrelevant if the value of cpimLastErrorType is none(1). | 1.3.6.1.4.1.9.9.184.1.1.8 | InetAddressType | read-only | current |
| cpimLastErrorRP OBJECT-TYPE The address of the RP, as per the last invalid packet. The type of address stored depends on the value in cpimLastErrorRPType. The value of this object is irrelevant if the value of cpimLastErrorType is none(1). | 1.3.6.1.4.1.9.9.184.1.1.9 | InetAddress | read-only | current |
| ciscoPimMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.184.2 | |||
| ciscoPimMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.184.2.0 | |||
| ciscoPimMIBNotificationObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.184.2.1 | |||
| cpimRPMappingChangeType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.184.2.1.1 | INTEGER {newMapping(1), deletedMapping(2), modifiedOldMapping(3), modifiedNewMapping(4)} | read-only | current |
| ciscoPimMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.184.3 | |||
| ciscoPimMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.184.3.1 | |||
| ciscoPimMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.184.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| ciscoPimInterfaceUp NOTIFICATION-TYPE A ciscoPimInterfaceUp notification signifies the restoration of a PIM interface. This notification should be generated whenever pimInterfaceStatus transitions into the 'active' state. pimInterfaceStatus identifies the interface which was involved in the generation of this notification. | 1.3.6.1.4.1.9.9.184.2.0.1 | current |
| ciscoPimInterfaceDown NOTIFICATION-TYPE A ciscoPimInterfaceDown notification signifies the loss of a PIM interface. This notification should be generated whenever an entry is about to be deleted from the PimInterfaceTable. pimInterfaceStatus identifies the interface which was involved in the generation of this notification. | 1.3.6.1.4.1.9.9.184.2.0.2 | current |
| ciscoPimRPMappingChange NOTIFICATION-TYPE A ciscoPimRPMappingChange notification signifies a change in the RP Mapping on the device in question. A change in RP Mapping could be because of addition of new entries to the RP Mapping cache, deletion of existing entries, or a modification to an existing mapping. The type of change is indicated by cpimRPMappingChangeType. pimRPSetHoldTime is used to identify the row in the pimRPSetTable that is responsible for the generation of this notification. In case of modification to existing entries, a notification should be generated once before the modification (with cpimRPMappingChangeType set to modifiedOldMapping) and once after modification (with cpimRPMappingChangeType set to modifiedNewMapping). NOTE: A high frequency of RP Mapping change could result in a large number of ciscoPimRPMappingChange notifications being generated. Hence, in environments where the possibility of a high frequency of RP Mapping change exists, enable this notification with utmost care. | 1.3.6.1.4.1.9.9.184.2.0.3 | current |
| ciscoPimInvalidRegister NOTIFICATION-TYPE A ciscoPimInvalidRegister notification signifies that an invalid Register message was received by this device. This notification is generated whenever the cpimInvalidRegisterMsgsRcvd counter is incremented. cpimLastErrorOrigin, cpimLastErrorGroup, and cpimLastErrorRP should signify the source address, group address and the RP address in the invalid register packet. | 1.3.6.1.4.1.9.9.184.2.0.4 | current |
| ciscoPimInvalidJoinPrune NOTIFICATION-TYPE A ciscoPimInvalidJoinPrune notification signifies the receipt of an invalid join/prune message. This notification is generated whenever the cpimInvalidJoinPruneMsgsRcvd counter is incremented. cpimLastErrorOrigin, cpimLastErrorGroup, and cpimLastErrorRP should signify the source address, group address and the RP address in the invalid join/prune packet. | 1.3.6.1.4.1.9.9.184.2.0.5 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoPimSparseMIBCompliance MODULE-COMPLIANCE The compliance statement for devices running PIM Sparse Mode and implementing the CISCO PIM MIB. | 1.3.6.1.4.1.9.9.184.3.1.1 | current |
| ciscoPimSparseMIBGroup OBJECT-GROUP A collection of objects to support management of PIM Sparse mode on Cisco devices. | 1.3.6.1.4.1.9.9.184.3.2.1 | current |
| ciscoPimNotificationObjectGroup OBJECT-GROUP A collection of objects that are supported only for notification purpose. | 1.3.6.1.4.1.9.9.184.3.2.2 | current |