ENTERASYS-PIM-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS


 Home MIB: ENTERASYS-PIM-EXT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 etsysPimExtMIB 1.3.6.1.4.1.5624.1.2.67
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.
       etsysPimExtObjects 1.3.6.1.4.1.5624.1.2.67.1
           etsysPimExtGlobals 1.3.6.1.4.1.5624.1.2.67.1.1
           etsysPimExtTables 1.3.6.1.4.1.5624.1.2.67.1.2
               etsysPimExtIfTable 1.3.6.1.4.1.5624.1.2.67.1.2.1 no-access
This table provides additional information pertaining to PIM interfaces for Enterasys PIM systems. This table augments the pimInterfaceTable from RFC 5060.
                   etsysPimExtIfEntry 1.3.6.1.4.1.5624.1.2.67.1.2.1.1 no-access
An entry (conceptual row) in the etsysPimExtIfTable.
                       etsysPimExtIfAdminStatus 1.3.6.1.4.1.5624.1.2.67.1.2.1.1.1 integer read-only
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 the associated routes from the MFIB. When the status of this object is set to 'adminStatusUp', normal PIM operation will proceed, and multicast state is stored in the TIB when it is learned. Enumeration: 'adminStatusUp': 1, 'adminStatusDown': 2.
                       etsysPimExtIfOperStatus 1.3.6.1.4.1.5624.1.2.67.1.2.1.1.2 integer read-only
The current operational state of PIM on this interface. Enumeration: 'operStatusGoingUp': 3, 'operStatusGoingDown': 4, 'operStatusDown': 2, 'operStatusUp': 1, 'operStatusFailed': 8, 'operStatusFailing': 11, 'operStatusActFailed': 5, 'operStatusFailedPerm': 10.
                       etsysPimExtIfP2PNoHellos 1.3.6.1.4.1.5624.1.2.67.1.2.1.1.3 truthvalue read-only
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-Hellos on point-to-point links. Changing the value of this object while the interface is operationally active MAY cause the interface to be deactivated and then reactivated.
                       etsysPimExtIfNeighborCount 1.3.6.1.4.1.5624.1.2.67.1.2.1.1.4 gauge32 read-only
The number of PIM neighbors on this interface.
                       etsysPimExtIfStarGStateLimit 1.3.6.1.4.1.5624.1.2.67.1.2.1.1.5 unsigned32 read-only
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 1.3.6.1.4.1.5624.1.2.67.1.2.1.1.6 unsigned32 read-only
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 1.3.6.1.4.1.5624.1.2.67.1.2.1.1.7 gauge32 read-only
The number of groups for which the PIM TIB Manager is storing (*,G,I) state specific to this interface.
                       etsysPimExtIfSGStateLimit 1.3.6.1.4.1.5624.1.2.67.1.2.1.1.8 unsigned32 read-only
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 1.3.6.1.4.1.5624.1.2.67.1.2.1.1.9 unsigned32 read-only
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 1.3.6.1.4.1.5624.1.2.67.1.2.1.1.10 gauge32 read-only
The number of {source, group} pairs for which the PIM TIB Manager is storing (S,G,I) state specific to this interface.
                       etsysPimExtIfAssertInterval 1.3.6.1.4.1.5624.1.2.67.1.2.1.1.11 unsigned32 read-only
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 value MUST be less than etsysPimExtIfAssertHoldtime.
                       etsysPimExtIfAssertHoldtime 1.3.6.1.4.1.5624.1.2.67.1.2.1.1.12 unsigned32 read-only
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 different values for this object for different routers on the same interface may lead to incorrect protocol operation.
               etsysPimExtStaticRPTable 1.3.6.1.4.1.5624.1.2.67.1.2.2 no-access
This table provides additional information pertaining to PIM static rendezvous points for Enterasys PIM systems. This table augments the pimStaticRPTable from RFC 5060.
                   etsysPimExtStaticRPEntry 1.3.6.1.4.1.5624.1.2.67.1.2.2.1 no-access
An entry (conceptual row) in the etsysPimExtStaticRPTable.
                       etsysPimExtStaticRPAdminStatus 1.3.6.1.4.1.5624.1.2.67.1.2.2.1.1 integer read-only
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 the status of this object is set to 'adminStatusUp', this static rendezvous point is added to the pimGroupMappingTable and will start accepting PIM messages. This MAY cause the TIB to be updated. Enumeration: 'adminStatusUp': 1, 'adminStatusDown': 2.
               etsysPimExtAnycastRPSetTable 1.3.6.1.4.1.5624.1.2.67.1.2.3 no-access
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 1.3.6.1.4.1.5624.1.2.67.1.2.3.1 no-access
An entry (conceptual row) in the etsysPimExtAnycastRPSetTable.
                       etsysPimExtAnycastRPSetAdminStatus 1.3.6.1.4.1.5624.1.2.67.1.2.3.1.1 integer read-only
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 'adminStatusUp', the router is added to the anycast rendezvous point and will start handling PIM messages. This MAY cause the TIB to be updated. Note: If the status is set to 'adminStatusDown' and the pimAnycastRPSetLocalRouter object is 'true' (this entry corresponds to the local router), the entire set is invalidated. The Anycast-RP Set is only valid if the local router is a member of the set. Enumeration: 'adminStatusUp': 1, 'adminStatusDown': 2.
               etsysPimExtGroupMappingTable 1.3.6.1.4.1.5624.1.2.67.1.2.4 no-access
This table provides additional information pertaining to PIM group mapping for Enterasys PIM systems. This table augments the pimGroupMappingTable from RFC 5060.
                   etsysPimExtGroupMappingEntry 1.3.6.1.4.1.5624.1.2.67.1.2.4.1 no-access
An entry (conceptual row) in the etsysPimExtGroupMappingTable.
                       etsysPimExtGroupMappingIsInactive 1.3.6.1.4.1.5624.1.2.67.1.2.4.1.1 truthvalue read-only
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 1.3.6.1.4.1.5624.1.2.67.1.2.5 no-access
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 thereafter, these statistics are reset due to the row deletion. The statistics MAY also reset on receipt of a PIM Hello message with a zero holdtime.
                   etsysPimExtNbrStatsEntry 1.3.6.1.4.1.5624.1.2.67.1.2.5.1 no-access
An entry (conceptual row) in the etsysPimExtNbrStatsTable.
                       etsysPimExtNbrStatsNumRecvHello 1.3.6.1.4.1.5624.1.2.67.1.2.5.1.1 counter32 read-only
The number of valid PIM Hello messages that have been received from this neighbor.
                       etsysPimExtNbrStatsNumRecvJoinPrune 1.3.6.1.4.1.5624.1.2.67.1.2.5.1.2 counter32 read-only
The number of valid PIM Join/Prune messages that have been received from this neighbor.
                       etsysPimExtNbrStatsNumRecvAssert 1.3.6.1.4.1.5624.1.2.67.1.2.5.1.3 counter32 read-only
The number of valid PIM Assert messages that have been received from this neighbor.
                       etsysPimExtNbrStatsNumRecvBSM 1.3.6.1.4.1.5624.1.2.67.1.2.5.1.4 counter32 read-only
The number of valid PIM Bootstrap messages that have been received from this neighbor.
                       etsysPimExtNbrStatsNumErrJoinPrune 1.3.6.1.4.1.5624.1.2.67.1.2.5.1.5 counter32 read-only
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) messages received for SSM groups.
                       etsysPimExtNbrStatsNumErrAssert 1.3.6.1.4.1.5624.1.2.67.1.2.5.1.6 counter32 read-only
The number of PIM Assert messages that have been received from this neighbor that have contained errors.
                       etsysPimExtNbrStatsNumErrBSM 1.3.6.1.4.1.5624.1.2.67.1.2.5.1.7 counter32 read-only
The number of PIM Bootstrap messages that have been received from this neighbor that have contained errors.
               etsysPimExtIfStatsTable 1.3.6.1.4.1.5624.1.2.67.1.2.6 no-access
This table provides additional information pertaining to PIM interface statistics for Enterasys PIM systems. This table augments the pimInterfaceTable.
                   etsysPimExtIfStatsEntry 1.3.6.1.4.1.5624.1.2.67.1.2.6.1 no-access
An entry (conceptual row) in the etsysPimExtIfStatsTable.
                       etsysPimExtIfStatsNumSentHello 1.3.6.1.4.1.5624.1.2.67.1.2.6.1.1 counter32 read-only
The number of PIM Hello messages that have been sent out this interface.
                       etsysPimExtIfStatsNumSentJoinPrune 1.3.6.1.4.1.5624.1.2.67.1.2.6.1.2 counter32 read-only
The number of PIM Join/Prune messages that have been sent out this interface.
                       etsysPimExtIfStatsNumSentAssert 1.3.6.1.4.1.5624.1.2.67.1.2.6.1.3 counter32 read-only
The number of PIM Assert messages that have been sent out this interface.
                       etsysPimExtIfStatsNumSentBsm 1.3.6.1.4.1.5624.1.2.67.1.2.6.1.4 counter32 read-only
The number of PIM Bootstrap Router messages that have been sent out this interface. PIM always multicasts this type of message.
                       etsysPimExtIfStatsNumErrHello 1.3.6.1.4.1.5624.1.2.67.1.2.6.1.5 counter32 read-only
The number of PIM Hello messages that have been received on this interface that have contained errors.
                       etsysPimExtIfStatsNumRecvUnknownNbr 1.3.6.1.4.1.5624.1.2.67.1.2.6.1.6 counter32 read-only
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'). Bootstrap Router messages which are sent to a unicast address are not included in this count.
                       etsysPimExtIfStatsNumUnknownHelloOpt 1.3.6.1.4.1.5624.1.2.67.1.2.6.1.7 counter32 read-only
The number of unknown options that have been received in PIM Hello messages on this interface.
               etsysPimExtNbrMgrTable 1.3.6.1.4.1.5624.1.2.67.1.2.7 no-access
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 1.3.6.1.4.1.5624.1.2.67.1.2.7.1 no-access
An entry (conceptual row) in the etsysPimExtNbrMgrTable.
                       etsysPimExtNbrMgrIndex 1.3.6.1.4.1.5624.1.2.67.1.2.7.1.1 inetversion no-access
The Internet address version of this Neighbor Manager.
                       etsysPimExtNbrMgrEnableUnicastMessages 1.3.6.1.4.1.5624.1.2.67.1.2.7.1.2 truthvalue read-write
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 source that sends data to any ASM group. This will always be the case if the local router only performs the SSM subset of PIM-SM.
                       etsysPimExtNbrMgrAcceptUnicastBsms 1.3.6.1.4.1.5624.1.2.67.1.2.7.1.3 truthvalue read-write
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 to 'true' if the etsysPimExtNbrMgrEnableUnicastMessages object is 'true'.
                       etsysPimExtNbrMgrNumSentCRPAdvert 1.3.6.1.4.1.5624.1.2.67.1.2.7.1.4 counter32 read-only
The number of PIM Candidate-RP-Advertisement messages that have been sent.
                       etsysPimExtNbrMgrNumSentRegister 1.3.6.1.4.1.5624.1.2.67.1.2.7.1.5 counter32 read-only
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 downstream router to the RP.
                       etsysPimExtNbrMgrNumSentRegisterStop 1.3.6.1.4.1.5624.1.2.67.1.2.7.1.6 counter32 read-only
The number of PIM Register-Stop messages that have been sent.
                       etsysPimExtNbrMgrNumRecvCRPAdvert 1.3.6.1.4.1.5624.1.2.67.1.2.7.1.7 counter32 read-only
The number of valid PIM Candidate-RP Advertisement messages that have been received.
                       etsysPimExtNbrMgrNumRecvRegister 1.3.6.1.4.1.5624.1.2.67.1.2.7.1.8 counter32 read-only
The number of valid PIM Register messages that have been received.
                       etsysPimExtNbrMgrNumRecvRegisterStop 1.3.6.1.4.1.5624.1.2.67.1.2.7.1.9 counter32 read-only
The number of valid PIM Register-Stop messages that have been received.
                       etsysPimExtNbrMgrNumErrCRPAdvert 1.3.6.1.4.1.5624.1.2.67.1.2.7.1.10 counter32 read-only
The number of received PIM Candidate-RP Advertisement messages that have contained errors.
                       etsysPimExtNbrMgrNumErrRegister 1.3.6.1.4.1.5624.1.2.67.1.2.7.1.11 counter32 read-only
The number of received PIM Register messages that have contained errors.
                       etsysPimExtNbrMgrNumErrRegisterStop 1.3.6.1.4.1.5624.1.2.67.1.2.7.1.12 counter32 read-only
The number of received PIM Register-Stop messages that have contained errors.
                       etsysPimExtNbrMgrNumRecvIgnoredType 1.3.6.1.4.1.5624.1.2.67.1.2.7.1.13 counter32 read-only
The number of received PIM messages with a known but unsupported PIM message type.
                       etsysPimExtNbrMgrNumRecvUnknownType 1.3.6.1.4.1.5624.1.2.67.1.2.7.1.14 counter32 read-only
The number of received PIM messages with an unknown PIM message type.
                       etsysPimExtNbrMgrNumRecvUnknownVer 1.3.6.1.4.1.5624.1.2.67.1.2.7.1.15 counter32 read-only
The number of received PIM messages with an unknown PIM version.
                       etsysPimExtNbrMgrNumRecvBadChecksum 1.3.6.1.4.1.5624.1.2.67.1.2.7.1.16 counter32 read-only
The number of received PIM messages with an incorrect PIM checksum that.
                       etsysPimExtNbrMgrNumRecvBadLength 1.3.6.1.4.1.5624.1.2.67.1.2.7.1.17 counter32 read-only
The number of received PIM messages with a length too short to contain a common PIM header.
               etsysPimExtTibMgrTable 1.3.6.1.4.1.5624.1.2.67.1.2.8 no-access
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 1.3.6.1.4.1.5624.1.2.67.1.2.8.1 no-access
An entry (conceptual row) in the etsysPimExtTibMgrTable.
                       etsysPimExtTibMgrIndex 1.3.6.1.4.1.5624.1.2.67.1.2.8.1.1 inetversion no-access
The Internet address version of this PIM TIB Manager.
                       etsysPimExtTibMgrGStateLimit 1.3.6.1.4.1.5624.1.2.67.1.2.8.1.2 unsigned32 read-write
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 1.3.6.1.4.1.5624.1.2.67.1.2.8.1.3 unsigned32 read-write
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 1.3.6.1.4.1.5624.1.2.67.1.2.8.1.4 gauge32 read-only
The number of groups for which the PIM TIB Manager is storing non-interface specific (*,G) and/or (S,G) state.
                       etsysPimExtTibMgrSGStateLimit 1.3.6.1.4.1.5624.1.2.67.1.2.8.1.5 unsigned32 read-write
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 1.3.6.1.4.1.5624.1.2.67.1.2.8.1.6 unsigned32 read-write
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 1.3.6.1.4.1.5624.1.2.67.1.2.8.1.7 gauge32 read-only
The number of {source, group} pairs for which the PIM TIB Manager is storing non-interface specific (S,G) state.
                       etsysPimExtTibMgrStarGIStateLimit 1.3.6.1.4.1.5624.1.2.67.1.2.8.1.8 unsigned32 read-write
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 1.3.6.1.4.1.5624.1.2.67.1.2.8.1.9 unsigned32 read-write
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 1.3.6.1.4.1.5624.1.2.67.1.2.8.1.10 gauge32 read-only
The number of {group, interface} pairs for which the PIM TIB Manager is storing (*,G,I) state.
                       etsysPimExtTibMgrSGIStateLimit 1.3.6.1.4.1.5624.1.2.67.1.2.8.1.11 unsigned32 read-write
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 1.3.6.1.4.1.5624.1.2.67.1.2.8.1.12 unsigned32 read-write
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 1.3.6.1.4.1.5624.1.2.67.1.2.8.1.13 gauge32 read-only
The number of {source, group, interface} triplets for which the PIM TIB Manager is storing (S,G,I) state.
                       etsysPimExtTibMgrRegSuppressionTime 1.3.6.1.4.1.5624.1.2.67.1.2.8.1.14 unsigned32 read-write
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: Configuring different values for this object for different routers in the PIM domain may lead to incorrect protocol operation.
                       etsysPimExtTibMgrRegProbeTime 1.3.6.1.4.1.5624.1.2.67.1.2.8.1.15 unsigned32 read-write
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 1.3.6.1.4.1.5624.1.2.67.1.2.8.1.16 unsigned32 read-write
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 this object for different routers in the PIM domain may lead to incorrect protocol operation.
       etsysPimExtConformance 1.3.6.1.4.1.5624.1.2.67.3
           etsysPimExtGroups 1.3.6.1.4.1.5624.1.2.67.3.1
               etsysPimExtIfGroup 1.3.6.1.4.1.5624.1.2.67.3.1.1
This group defines interface controls for Enterasys PIM systems.
               etsysPimExtStaticRPGroup 1.3.6.1.4.1.5624.1.2.67.3.1.2
This group defines the static rendezvous point controls for Enterasys PIM systems.
               etsysPimExtAnycastRPSetGroup 1.3.6.1.4.1.5624.1.2.67.3.1.3
This group defines the anycast rendezvous point controls for Enterasys PIM systems.
               etsysPimExtGroupMappingGroup 1.3.6.1.4.1.5624.1.2.67.3.1.4
This group defines the group mapping controls for Enterasys PIM systems.
               etsysPimExtNbrStatsGroup 1.3.6.1.4.1.5624.1.2.67.3.1.5
This group defines the neighbor statistic objects for Enterasys PIM systems.
               etsysPimExtIfStatsGroup 1.3.6.1.4.1.5624.1.2.67.3.1.6
This group defines the interface statistic objects for Enterasys PIM systems.
               etsysPimExtNbrMgrGroup 1.3.6.1.4.1.5624.1.2.67.3.1.7
This group defines the neighbor manager objects for Enterasys PIM systems.
               etsysPimExtTibMgrGroup 1.3.6.1.4.1.5624.1.2.67.3.1.8
This group defines the Tree Information Base (TIB) manager objects for Enterasys PIM systems.
           etsysPimExtCompliances 1.3.6.1.4.1.5624.1.2.67.3.2
               etsysPimExtCompliance 1.3.6.1.4.1.5624.1.2.67.3.2.1
The compliance statement for devices that support etsysPimExt.