GBNL3PIM-MIB

File: GBNL3PIM-MIB.mib (10605 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
SNMPv2-CONF ADMIN-MASTER-MIB PIM-BSR-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 IpAddress DisplayString
TruthValue MacAddress RowStatus
InterfaceIndex MODULE-COMPLIANCE OBJECT-GROUP
gbnL3 pimBsrCandidateRPAddressType pimBsrCandidateRPAddress
pimBsrCandidateRPGroupAddress pimBsrCandidateRPGroupPrefixLength

Defined Types

PimInterfaceExtraEntry  
SEQUENCE    
  pimInterfaceIndex InterfaceIndex
  pimInterfaceNeighborLimit Integer32
  pimInterfaceNeighborPolicy Integer32
  pimInterfaceBsrBorder TruthValue
  pimInterfaceNeighborCount Integer32

PimBsrCRPExtraEntry  
SEQUENCE    
  pimBsrCRPAddressType INTEGER
  pimBsrCRPAddress OCTET STRING
  pimBsrCRPGroupAddress OCTET STRING
  pimBsrCRPGroupPrefixLength Unsigned32
  pimBsrCRPGroupACL Integer32

PimSSMGrpRangeEntry  
SEQUENCE    
  pimSSMGrpRangeGrp Integer32
  pimSSMGrpRangeGrpPrefixLen Integer32
  pimSSMGrpRangeACL Integer32
  pimSSMGrpRangeStatus RowStatus

Defined Values

gbnL3PimMib 1.3.6.1.4.1.13464.1.2.5.8
ADMIN Enterprise MIB definition.
MODULE-IDENTITY    

gbnL3PimGroup 1.3.6.1.4.1.13464.1.2.5.8.1
OBJECT IDENTIFIER    

pimCommonTraceOption 1.3.6.1.4.1.13464.1.2.5.8.1.1
PIM common trace option, including hello packet debug switch and event debug switch and timer debug switch
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

pimDmTraceOption 1.3.6.1.4.1.13464.1.2.5.8.1.2
PIM dense mode trace option
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

pimSmTraceOption 1.3.6.1.4.1.13464.1.2.5.8.1.3
PIM sparse mode trace option
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

pimSourcePolicy 1.3.6.1.4.1.13464.1.2.5.8.1.4
Access control list(ACL) used for PIM multicast source
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..99  

pimStaticRpAddr 1.3.6.1.4.1.13464.1.2.5.8.1.5
static RP for local router
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

pimSptThreshold 1.3.6.1.4.1.13464.1.2.5.8.1.6
threshold for join into spt
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 immediately(0), infinity(4294967295)  

pimStaticEntryCount 1.3.6.1.4.1.13464.1.2.5.8.1.7
The number of static entries in the ipMRouteTable. This can be used to monitor the multicast routing table size.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pimInterfaceExtraTable 1.3.6.1.4.1.13464.1.2.5.8.2
extra information of PIM interface
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PimInterfaceExtraEntry

pimInterfaceExtraEntry 1.3.6.1.4.1.13464.1.2.5.8.2.1
Extra information describing the configured parame- ters of interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  PimInterfaceExtraEntry  

pimInterfaceIndex 1.3.6.1.4.1.13464.1.2.5.8.2.1.1
PIM interface index
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

pimInterfaceNeighborLimit 1.3.6.1.4.1.13464.1.2.5.8.2.1.2
The max number of neighbors on this interface
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..128  

pimInterfaceNeighborPolicy 1.3.6.1.4.1.13464.1.2.5.8.2.1.3
The neighbor filter, only neighbors which match the policy can be thought valid.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..99  

pimInterfaceBsrBorder 1.3.6.1.4.1.13464.1.2.5.8.2.1.4
Whether the interface is the bsr border.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

pimInterfaceNeighborCount 1.3.6.1.4.1.13464.1.2.5.8.2.1.5
The current number of neighbors on this interface
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..128  

pimBsrCRPExtraTable 1.3.6.1.4.1.13464.1.2.5.8.3
extra information of Candidate-RP Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PimBsrCRPExtraEntry

pimBsrCRPExtraEntry 1.3.6.1.4.1.13464.1.2.5.8.3.1
An entry (conceptual row) in the pimBsrCRPExtraTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PimBsrCRPExtraEntry  

pimBsrCRPAddressType 1.3.6.1.4.1.13464.1.2.5.8.3.1.1
The Inet address type of the Candidate-RP.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

pimBsrCRPAddress 1.3.6.1.4.1.13464.1.2.5.8.3.1.2
The (unicast) address that will be advertised as a Candidate-RP. The InetAddressType is given by the pimBsrCandidateRPAddressType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

pimBsrCRPGroupAddress 1.3.6.1.4.1.13464.1.2.5.8.3.1.3
The IP multicast group address that, when combined with the corresponding value of pimBsrCandidateRPGroupPrefixLength, identifies a group prefix for which the local router will advertise itself as a Candidate-RP. The InetAddressType is given by the pimBsrCandidateRPAddressType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

pimBsrCRPGroupPrefixLength 1.3.6.1.4.1.13464.1.2.5.8.3.1.4
The multicast group address mask that, when combined with the corresponding value of pimBsrCandidateRPGroupAddress, identifies a group prefix for which the local router will advertise itself as a Candidate-RP. The InetAddressType is given by the pimBsrCandidateRPAddressType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 4..128  

pimBsrCRPGroupACL 1.3.6.1.4.1.13464.1.2.5.8.3.1.5
ACL of Group
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..99  

pimSSMGrpRangeTable 1.3.6.1.4.1.13464.1.2.5.8.4
Group Range information of PIM-SSM
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PimSSMGrpRangeEntry

pimSSMGrpRangeEntry 1.3.6.1.4.1.13464.1.2.5.8.4.1
An entry (conceptual row) in the pimSSMGrpRangeTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PimSSMGrpRangeEntry  

pimSSMGrpRangeGrp 1.3.6.1.4.1.13464.1.2.5.8.4.1.1
Group Address of the SSM Group Range Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pimSSMGrpRangeGrpPrefixLen 1.3.6.1.4.1.13464.1.2.5.8.4.1.2
Group Address Prefix Length of the SSM Group Range Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pimSSMGrpRangeACL 1.3.6.1.4.1.13464.1.2.5.8.4.1.3
ACL of SSM
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..100  

pimSSMGrpRangeStatus 1.3.6.1.4.1.13464.1.2.5.8.4.1.4
The status of this entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus