BAY-STACK-PIM-EXT-MIB

File: BAY-STACK-PIM-EXT-MIB.mib (7088 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
SYNOPTICS-ROOT-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
Integer32 IpAddress RowStatus
InterfaceIndex bayStackMibs

Defined Types

BsvePimVirtualNeighborEntry  
SEQUENCE    
  bspimePimVirtualNeighborIfIndex InterfaceIndex
  bspimePimVirtualNeighborAddress IpAddress
  bspimePimVirtualNeighborRowStatus RowStatus

BsvePimGroupActiveRPMappingEntry  
SEQUENCE    
  bspimePimGroupActiveRPMappingGroupAddress IpAddress
  bspimePimGroupActiveRPMappingGroupMask IpAddress
  bspimePimGroupActiveRPMappingActiveRP IpAddress
  bspimePimGroupActiveRPMappingPriority Integer32

Defined Values

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.
MODULE-IDENTITY    

bspimeNotifications 1.3.6.1.4.1.45.5.27.0
OBJECT IDENTIFIER    

bspimeObjects 1.3.6.1.4.1.45.5.27.1
OBJECT IDENTIFIER    

bspimeNotificationObjects 1.3.6.1.4.1.45.5.27.2
OBJECT IDENTIFIER    

bspimeScalars 1.3.6.1.4.1.45.5.27.1.1
OBJECT IDENTIFIER    

bspimePimVirtualNeighborTable 1.3.6.1.4.1.45.5.27.1.2
PIM Virtual Neighbor table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsvePimVirtualNeighborEntry

bspimePimVirtualNeighborEntry 1.3.6.1.4.1.45.5.27.1.2.1
A PIM virtual neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsvePimVirtualNeighborEntry  

bspimePimVirtualNeighborIfIndex 1.3.6.1.4.1.45.5.27.1.2.1.1
IP address of the interface of the virtual neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

bspimePimVirtualNeighborAddress 1.3.6.1.4.1.45.5.27.1.2.1.2
IP address of the virtual neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

bspimePimVirtualNeighborRowStatus 1.3.6.1.4.1.45.5.27.1.2.1.3
Used to create/delete virtual neighbors.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

bspimePimGroupActiveRPMappingTable 1.3.6.1.4.1.45.5.27.1.3
PIM Group -> Active RP Mapping table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsvePimGroupActiveRPMappingEntry

bspimePimGroupActiveRPMappingEntry 1.3.6.1.4.1.45.5.27.1.3.1
A mapping of a group to its active RP.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsvePimGroupActiveRPMappingEntry  

bspimePimGroupActiveRPMappingGroupAddress 1.3.6.1.4.1.45.5.27.1.3.1.1
Group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

bspimePimGroupActiveRPMappingGroupMask 1.3.6.1.4.1.45.5.27.1.3.1.2
Group mask.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

bspimePimGroupActiveRPMappingActiveRP 1.3.6.1.4.1.45.5.27.1.3.1.3
IP address of the active RP.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

bspimePimGroupActiveRPMappingPriority 1.3.6.1.4.1.45.5.27.1.3.1.4
Priority of the active RP.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

bspimeNotifNeighborStatus 1.3.6.1.4.1.45.5.27.2.1
When a neighbor PIM interface changes state, this indicates whether the new state is up or down.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER up(1), down(2)  

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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE