enterasys-pim-ext-mib Download
This MIB module defines a portion of the SNMP MIB under
the Enterasys Networks enterprise OID pertaining to the
PIM configuration.
This MIB was designed to be used in conjunction with the
PIM-MIB (RFC 5060) for configuring the PIM protocol
parameters. Additional statistical tables are provided
for monitoring the PIM protocol.
With the IPHost SNMP tool, you can monitor any SNMP objects of the
enterasys-pim-ext-mib
. You can select a variable to monitor using the built-in IPHost MIB browser that provides you with all variables,
their current values and descriptions taken from the
enterasys-pim-ext-mib
.
OID list for enterasys-pim-ext-mib
- etsysPimExtIfTable
- This table provides additional information pertaining to PIM interfaces for Enterasys PIM systems. This table augments the pimInterfaceTable from RFC 5060.
- etsysPimExtIfEntry
- An entry (conceptual row) in the etsysPimExtIfTable.
- etsysPimExtIfAdminStatus
- The administrative state of PIM on this interface. When the status of this object is set to 'adminStatusDown', no PIM messages will be sent or received on this interface. The TIB state pertaining to this interface is cleared, resulting in the removal of ...
- etsysPimExtIfOperStatus
- The current operational state of PIM on this interface.
- etsysPimExtIfP2PNoHellos
- Indicates whether this interface is a point-to-point interface. If the value of this object is 'true', neighbors are not required to send PIM-Hello messages. This is provided for backward-compatibility with some older implementations that do not send PIM ...
- etsysPimExtIfNeighborCount
- The number of PIM neighbors on this interface.
- etsysPimExtIfStarGStateLimit
- The maximum number of groups for which the PIM TIB Manager is allowed to store (*,G,I) state specific to this interface. A value of zero means that there is no limit.
- etsysPimExtIfStarGStateWarnThold
- The PIM TIB Manager logs an exception if the number of groups for which it is storing (*,G,I) state specific to this interface exceeds this value. A value of zero means that there is no warning threshold.
- etsysPimExtIfStarGStateStored
- The number of groups for which the PIM TIB Manager is storing (*,G,I) state specific to this interface.
- etsysPimExtIfSGStateLimit
- The maximum number of {source, group} pairs for which the PIM TIB Manager is allowed to store (S,G,I) state specific to this interface. A value of zero means that there is no limit.
- etsysPimExtIfSGStateWarnThold
- The PIM TIB Manager logs an exception if the number of {source, group} pairs for which it is storing (S,G,I) state specific to this interface exceeds this value. A value of zero means that there is no warning threshold.
- etsysPimExtIfSGStateStored
- The number of {source, group} pairs for which the PIM TIB Manager is storing (S,G,I) state specific to this interface.
- etsysPimExtIfAssertInterval
- The frequency at which this router sends PIM Assert messages on this interface when it is the assert winner. This object corresponds to the 'Assert_Time' (180 seconds) minus the 'Assert_Override_Interval' (3 seconds) defined in PIM-SM [RFC 4601]. This val ...
- etsysPimExtIfAssertHoldtime
- The interval before this router leaves assert loser state on this interface, unless it receives a PIM Assert message that refreshes this state. This object corresponds to the 'Assert_Time' timer value defined in PIM-SM [RFC 4601]. Note: Configuring diffe ...
- etsysPimExtStaticRPTable
- This table provides additional information pertaining to PIM static rendezvous points for Enterasys PIM systems. This table augments the pimStaticRPTable from RFC 5060.
- etsysPimExtStaticRPEntry
- An entry (conceptual row) in the etsysPimExtStaticRPTable.
- etsysPimExtStaticRPAdminStatus
- The administrative state of this entry. When the status of this object is set to 'adminStatusDown', the static rendezvous point will no longer accept PIM messages and is removed from the pimGroupMappingTable. This MAY cause the TIB to be updated. When th ...
- etsysPimExtAnycastRPSetTable
- This table provides additional information pertaining to PIM anycast rendezvous point sets for Enterasys PIM systems. This table augments the pimAnycastRPSetTable from RFC 5060.
- etsysPimExtAnycastRPSetEntry
- An entry (conceptual row) in the etsysPimExtAnycastRPSetTable.
- etsysPimExtAnycastRPSetAdminStatus
- The administrative state of this entry. When the status of this object is set to 'adminStatusDown', the router is removed from the corresponding anycast rendezvous point set. This MAY cause the TIB to be updated. When the status of this object is set to ...
- etsysPimExtGroupMappingTable
- This table provides additional information pertaining to PIM group mapping for Enterasys PIM systems. This table augments the pimGroupMappingTable from RFC 5060.
- etsysPimExtGroupMappingEntry
- An entry (conceptual row) in the etsysPimExtGroupMappingTable.
- etsysPimExtGroupMappingIsInactive
- Indicates whether this Group Mapping is currently inactive. If this flag is set to 'true' then this group mapping is currently not in use. In other words, no group addresses will be matched to this Group Mapping.
- etsysPimExtNbrStatsTable
- This table provides additional information pertaining to PIM neighbor statistics for Enterasys PIM systems. This table augments the pimNeighborTable. Note: If a Neighbor expires and is removed from the pimNeighborTable and is reconnected shortly thereaf ...
- etsysPimExtNbrStatsEntry
- An entry (conceptual row) in the etsysPimExtNbrStatsTable.
- etsysPimExtNbrStatsNumRecvHello
- The number of valid PIM Hello messages that have been received from this neighbor.
- etsysPimExtNbrStatsNumRecvJoinPrune
- The number of valid PIM Join/Prune messages that have been received from this neighbor.
- etsysPimExtNbrStatsNumRecvAssert
- The number of valid PIM Assert messages that have been received from this neighbor.
- etsysPimExtNbrStatsNumRecvBSM
- The number of valid PIM Bootstrap messages that have been received from this neighbor.
- etsysPimExtNbrStatsNumErrJoinPrune
- The number of PIM Join/Prune messages that have been received from this neighbor that have contained errors. Note: This does not include messages for which the RP in the message differs from the RP known by the local router, nor does it include (*,G) mess ...
- etsysPimExtNbrStatsNumErrAssert
- The number of PIM Assert messages that have been received from this neighbor that have contained errors.
- etsysPimExtNbrStatsNumErrBSM
- The number of PIM Bootstrap messages that have been received from this neighbor that have contained errors.
- etsysPimExtIfStatsTable
- This table provides additional information pertaining to PIM interface statistics for Enterasys PIM systems. This table augments the pimInterfaceTable.
- etsysPimExtIfStatsEntry
- An entry (conceptual row) in the etsysPimExtIfStatsTable.
- etsysPimExtIfStatsNumSentHello
- The number of PIM Hello messages that have been sent out this interface.
- etsysPimExtIfStatsNumSentJoinPrune
- The number of PIM Join/Prune messages that have been sent out this interface.
- etsysPimExtIfStatsNumSentAssert
- The number of PIM Assert messages that have been sent out this interface.
- etsysPimExtIfStatsNumSentBsm
- The number of PIM Bootstrap Router messages that have been sent out this interface. PIM always multicasts this type of message.
- etsysPimExtIfStatsNumErrHello
- The number of PIM Hello messages that have been received on this interface that have contained errors.
- etsysPimExtIfStatsNumRecvUnknownNbr
- The number of PIM Join/Prune, Assert and multicast Bootstrap Router messages that have been received on this interface from a neighbor in which we had not previously received a valid PIM Hello message (and for which etsysPimExtIfP2PNoHellos was 'false'). ...
- etsysPimExtIfStatsNumUnknownHelloOpt
- The number of unknown options that have been received in PIM Hello messages on this interface.
- etsysPimExtNbrMgrTable
- This table provides objects that manipulate the operation of PIM in order to accept additional types of messages. Statistical objects are provided as well.
- etsysPimExtNbrMgrEntry
- An entry (conceptual row) in the etsysPimExtNbrMgrTable.
- etsysPimExtNbrMgrIndex
- The Internet address version of this Neighbor Manager.
- etsysPimExtNbrMgrEnableUnicastMessages
- Indicates whether the PIM Neighbor Manager sends and receives unicast PIM messages. This object MUST only be set to 'false' if the local router will never be an RP for any multicast group, and it will never be the downstream router for any connected sourc ...
- etsysPimExtNbrMgrAcceptUnicastBsms
- Indicates whether the PIM Neighbor manager accepts PIM Boostrap Messages (BSMs) which are sent as unicast messages. Setting the value of this object to 'false' means that BSMs are ignored if they are sent as unicast messages. This object can only be set t ...
- etsysPimExtNbrMgrNumSentCRPAdvert
- The number of PIM Candidate-RP-Advertisement messages that have been sent.
- etsysPimExtNbrMgrNumSentRegister
- The number of PIM Register messages that have been sent Note: This only includes PIM Register messages forwarded to other members of Anycast-RP sets, and Null-Register messages. It does not include Register-encapsulated data packets sent from the downst ...
- etsysPimExtNbrMgrNumSentRegisterStop
- The number of PIM Register-Stop messages that have been sent.
- etsysPimExtNbrMgrNumRecvCRPAdvert
- The number of valid PIM Candidate-RP Advertisement messages that have been received.
- etsysPimExtNbrMgrNumRecvRegister
- The number of valid PIM Register messages that have been received.
- etsysPimExtNbrMgrNumRecvRegisterStop
- The number of valid PIM Register-Stop messages that have been received.
- etsysPimExtNbrMgrNumErrCRPAdvert
- The number of received PIM Candidate-RP Advertisement messages that have contained errors.
- etsysPimExtNbrMgrNumErrRegister
- The number of received PIM Register messages that have contained errors.
- etsysPimExtNbrMgrNumErrRegisterStop
- The number of received PIM Register-Stop messages that have contained errors.
- etsysPimExtNbrMgrNumRecvIgnoredType
- The number of received PIM messages with a known but unsupported PIM message type.
- etsysPimExtNbrMgrNumRecvUnknownType
- The number of received PIM messages with an unknown PIM message type.
- etsysPimExtNbrMgrNumRecvUnknownVer
- The number of received PIM messages with an unknown PIM version.
- etsysPimExtNbrMgrNumRecvBadChecksum
- The number of received PIM messages with an incorrect PIM checksum that.
- etsysPimExtNbrMgrNumRecvBadLength
- The number of received PIM messages with a length too short to contain a common PIM header.
- etsysPimExtTibMgrTable
- This table provides objects that manipulate the operation of the PIM Tree Information Base (TIB) Manager in order control the acceptable limits for the TIB.
- etsysPimExtTibMgrEntry
- An entry (conceptual row) in the etsysPimExtTibMgrTable.
- etsysPimExtTibMgrIndex
- The Internet address version of this PIM TIB Manager.
- etsysPimExtTibMgrGStateLimit
- The maximum number of groups for which the PIM TIB Manager is allowed to store non-interface specific (*,G) and/or (S,G) state. A value of zero means that there is no limit.
- etsysPimExtTibMgrGStateWarnThold
- The PIM TIB Manager logs an exception if the number of groups for which it is storing non-interface specific (*,G) and/or (S,G) state exceeds this value. A value of zero means that there is no warning threshold.
- etsysPimExtTibMgrGStateStored
- The number of groups for which the PIM TIB Manager is storing non-interface specific (*,G) and/or (S,G) state.
- etsysPimExtTibMgrSGStateLimit
- The maximum number of {source, group} pairs for which the PIM TIB Manager is allowed to store non-interface specific (S,G) state. A value of zero means that there is no limit.
- etsysPimExtTibMgrSGStateWarnThold
- The PIM TIB Manager logs an exception if the number of {source, group} pairs for which it is storing non-interface specific (S,G) state exceeds this value. A value of zero means that there is no warning threshold.
- etsysPimExtTibMgrSGStateStored
- The number of {source, group} pairs for which the PIM TIB Manager is storing non-interface specific (S,G) state.
- etsysPimExtTibMgrStarGIStateLimit
- The maximum number of {group, interface} pairs for which the PIM TIB Manager is allowed to store (*,G,I) state. A value of zero means that there is no limit.
- etsysPimExtTibMgrStarGIStateWarnThold
- The PIM TIB Manager logs an exception if the number of {group, interface} pairs for which it is storing (*,G,I) state exceeds this value. A value of zero means that there is no warning threshold.
- etsysPimExtTibMgrStarGIStateStored
- The number of {group, interface} pairs for which the PIM TIB Manager is storing (*,G,I) state.
- etsysPimExtTibMgrSGIStateLimit
- The maximum number of {source, group, interface} triplets for which the PIM TIB Manager is allowed to store (S,G,I) state. A value of zero means that there is no limit.
- etsysPimExtTibMgrSGIStateWarnThold
- The PIM TIB Manager logs an exception if the number of {source, group, interface} triplets for which it is storing (S,G,I) state exceeds this value. A value of zero means that there is no warning threshold.
- etsysPimExtTibMgrSGIStateStored
- The number of {source, group, interface} triplets for which the PIM TIB Manager is storing (S,G,I) state.
- etsysPimExtTibMgrRegSuppressionTime
- The mean value of the randomized interval during which a downstream router stops Register-encapsulation after receiving a PIM Register-Stop message. This object corresponds to the 'Register_Suppression_Time' defined in PIM-SM [RFC 4601]. Note: Configurin ...
- etsysPimExtTibMgrRegProbeTime
- The time to wait for a PIM Register-Stop message after sending a PIM Null-Register message, before resuming Register-encapsulation at a downstream router. This object corresponds to the 'Register_Probe_Time' defined in PIM-SM [RFC 4601].
- etsysPimExtTibMgrKeepalivePeriod
- The amount of time to keep (S,G) state alive in the absence of PIM (S,G) Join messages, (S,G) local membership or (S,G) data packets. This object corresponds to the 'Keepalive_Period' defined in PIM-SM [RFC 4601]. Note: Configuring different values for t ...
- etsysPimExtIfGroup
- This group defines interface controls for Enterasys PIM systems.
- etsysPimExtStaticRPGroup
- This group defines the static rendezvous point controls for Enterasys PIM systems.
- etsysPimExtAnycastRPSetGroup
- This group defines the anycast rendezvous point controls for Enterasys PIM systems.
- etsysPimExtGroupMappingGroup
- This group defines the group mapping controls for Enterasys PIM systems.
- etsysPimExtNbrStatsGroup
- This group defines the neighbor statistic objects for Enterasys PIM systems.
- etsysPimExtIfStatsGroup
- This group defines the interface statistic objects for Enterasys PIM systems.
- etsysPimExtNbrMgrGroup
- This group defines the neighbor manager objects for Enterasys PIM systems.
- etsysPimExtTibMgrGroup
- This group defines the Tree Information Base (TIB) manager objects for Enterasys PIM systems.
You can start network devices monitoring using free 30-day trial version of IPHost Network Monitor right now.
Witn IPHost SNMP monitor you can monitor network performance, audit network usage, detect network faults, or inappropriate access.
The IPHost's SNMP monitor can communicate and interact with any SNMP-enabled device.