BAY-STACK-PIM-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: SYNOPTICS


 Home MIB: BAY-STACK-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
 bayStackPimExtMib 1.3.6.1.4.1.45.5.27
Nortel Networks PIM Extension MIB Copyright 2007 Nortel Networks, Inc. All rights reserved. This Nortel Networks SNMP Management Information Base Specification embodies Nortel Networks' confidential and proprietary intellectual property. Nortel Networks retains all title and ownership in the Specification, including any revisions. This Specification is supplied 'AS IS,' and Nortel Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
       bspimeNotifications 1.3.6.1.4.1.45.5.27.0
           bspimeNeighborStateChanged 1.3.6.1.4.1.45.5.27.0.1
A bspimeNeighborChange notification signifies a change of state of an adjacency with a neighbor. This notification should be generated when the router's PIM interface is disabled or enabled, or when a router's PIM neighbor adjacency expires or is established.
       bspimeObjects 1.3.6.1.4.1.45.5.27.1
           bspimeScalars 1.3.6.1.4.1.45.5.27.1.1
           bspimePimVirtualNeighborTable 1.3.6.1.4.1.45.5.27.1.2 no-access
PIM Virtual Neighbor table.
               bspimePimVirtualNeighborEntry 1.3.6.1.4.1.45.5.27.1.2.1 no-access
A PIM virtual neighbor.
                   bspimePimVirtualNeighborIfIndex 1.3.6.1.4.1.45.5.27.1.2.1.1 interfaceindex no-access
IP address of the interface of the virtual neighbor.
                   bspimePimVirtualNeighborAddress 1.3.6.1.4.1.45.5.27.1.2.1.2 ipaddress no-access
IP address of the virtual neighbor.
                   bspimePimVirtualNeighborRowStatus 1.3.6.1.4.1.45.5.27.1.2.1.3 rowstatus read-only
Used to create/delete virtual neighbors.
           bspimePimGroupActiveRPMappingTable 1.3.6.1.4.1.45.5.27.1.3 no-access
PIM Group -> Active RP Mapping table.
               bspimePimGroupActiveRPMappingEntry 1.3.6.1.4.1.45.5.27.1.3.1 no-access
A mapping of a group to its active RP.
                   bspimePimGroupActiveRPMappingGroupAddress 1.3.6.1.4.1.45.5.27.1.3.1.1 ipaddress no-access
Group address.
                   bspimePimGroupActiveRPMappingGroupMask 1.3.6.1.4.1.45.5.27.1.3.1.2 ipaddress no-access
Group mask.
                   bspimePimGroupActiveRPMappingActiveRP 1.3.6.1.4.1.45.5.27.1.3.1.3 ipaddress no-access
IP address of the active RP.
                   bspimePimGroupActiveRPMappingPriority 1.3.6.1.4.1.45.5.27.1.3.1.4 integer32 read-only
Priority of the active RP.
       bspimeNotificationObjects 1.3.6.1.4.1.45.5.27.2
           bspimeNotifNeighborStatus 1.3.6.1.4.1.45.5.27.2.1 integer no-access
When a neighbor PIM interface changes state, this indicates whether the new state is up or down. Enumeration: 'down': 2, 'up': 1.