ZXR10-LSP-MAN-MIB

File: ZXR10-LSP-MAN-MIB.mib (14167 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ZXR10-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 Unsigned32 NOTIFICATION-TYPE
enterprises DisplayString MODULE-COMPLIANCE
OBJECT-GROUP zxr10RosngMIB

Defined Types

Zxr10LspmFwdEntry  
SEQUENCE    
  zxr10LspmFwdDestAddr IpAddress
  zxr10LspmFwdDestMask Integer32
  zxr10LspmFwdOutsegTag Integer32
  zxr10LspmFwdNextHop IpAddress
  zxr10LspmFwdOutIfName DisplayString
  zxr10LspmFwdInLabel Unsigned32
  zxr10LspmFwdOutLabel Unsigned32
  zxr10LspmFwdSpecialFlag INTEGER

Zxr10LspInstEntry  
SEQUENCE    
  zxr10LspInstName DisplayString
  zxr10LspInstInLabel Unsigned32
  zxr10LspInstDestAddr IpAddress
  zxr10LspInstDestMask IpAddress
  zxr10LspInstForceFlag INTEGER
  zxr10LspInstDestFlag INTEGER

Zxr10LspOutsegEntry  
SEQUENCE    
  zxr10LspOutsegInstName DisplayString
  zxr10LspOutsegIfName DisplayString
  zxr10LspOutsegNexthop IpAddress
  zxr10LspOutsegLabel Unsigned32
  zxr10LspOutsegForceFlag INTEGER

Defined Values

zxr10LspManMIB 1.3.6.1.4.1.3902.3.6000.401
This MIB module provides commonly used textual conventions for lsp manager.
MODULE-IDENTITY    

zxr10LspManGlobalObjects 1.3.6.1.4.1.3902.3.6000.401.1
OBJECT IDENTIFIER    

zxr10LspManObjects 1.3.6.1.4.1.3902.3.6000.401.2
OBJECT IDENTIFIER    

zxr10LspManTraps 1.3.6.1.4.1.3902.3.6000.401.3
OBJECT IDENTIFIER    

zxr10LspManConformance 1.3.6.1.4.1.3902.3.6000.401.4
OBJECT IDENTIFIER    

zxr10LspManGrEnable 1.3.6.1.4.1.3902.3.6000.401.1.1
The config of gr service status for PSS module. 1: means Gr of PSS module is disable. 2: means Gr of PSS module is enable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

zxr10LspmFwdTable 1.3.6.1.4.1.3902.3.6000.401.2.1
A tabel of label forward information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10LspmFwdEntry

zxr10LspmFwdEntry 1.3.6.1.4.1.3902.3.6000.401.2.1.1
An entry to label forward table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10LspmFwdEntry  

zxr10LspmFwdDestAddr 1.3.6.1.4.1.3902.3.6000.401.2.1.1.1
The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is dependent on the table-access mechanisms defined by the network management protocol in use.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zxr10LspmFwdDestMask 1.3.6.1.4.1.3902.3.6000.401.2.1.1.2
Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the ipRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the ipRouteMask by determining whether the value of the correspondent ipRouteDest field belong to a class-A, B, or C network, and then using one of: mask network 8 class-A 16 class-B 24 class-C If the value of the ipRouteDest is 0 (a default route), then the mask value is also 0. It should be noted that all IP routing subsystems implicitly use this mechanism.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..32  

zxr10LspmFwdOutsegTag 1.3.6.1.4.1.3902.3.6000.401.2.1.1.3
This value is used to distinguish out segment who have the same Dest and Mask.In other words, it's a speical id for out segment with the same destination IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

zxr10LspmFwdNextHop 1.3.6.1.4.1.3902.3.6000.401.2.1.1.4
The IP address of the next hop of this route.(In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.)
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10LspmFwdOutIfName 1.3.6.1.4.1.3902.3.6000.401.2.1.1.5
The interface name which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10LspmFwdInLabel 1.3.6.1.4.1.3902.3.6000.401.2.1.1.6
The incoming label of this LSP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 16..1048575  

zxr10LspmFwdOutLabel 1.3.6.1.4.1.3902.3.6000.401.2.1.1.7
The outgoing label of this LSP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..1048575  

zxr10LspmFwdSpecialFlag 1.3.6.1.4.1.3902.3.6000.401.2.1.1.8
This flag indicate the link info about this IP address. 1: means it's an master entry,at the sametime,indicate the master link under fast-re-route application. 2: means it's a slave entry under fast-re-route application. 3: means it's a loadshare entry. 4: means none of the above.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER master(1), slave(2), loadshare(3), none(4)  

zxr10LspInstTable 1.3.6.1.4.1.3902.3.6000.401.2.2
A tabel of static LSP instance config.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10LspInstEntry

zxr10LspInstEntry 1.3.6.1.4.1.3902.3.6000.401.2.2.1
An entry to static LSP instance table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10LspInstEntry  

zxr10LspInstName 1.3.6.1.4.1.3902.3.6000.401.2.2.1.1
Static LSP instance name, which is key of instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zxr10LspInstInLabel 1.3.6.1.4.1.3902.3.6000.401.2.2.1.2
The incoming label of this Staic LSP instance, label range is static label range.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10LspInstDestAddr 1.3.6.1.4.1.3902.3.6000.401.2.2.1.3
IPv4 address, which is the static LSP instance binding to.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10LspInstDestMask 1.3.6.1.4.1.3902.3.6000.401.2.2.1.4
IPv4 mask, which is the static LSP instance binding to.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10LspInstForceFlag 1.3.6.1.4.1.3902.3.6000.401.2.2.1.5
This flag indicate whether force to advertise incoming label to upstream. 1: means it's not forcing to advertise in-label to upstream. 2: means it's forcing to advertise in-label to upstream.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

zxr10LspInstDestFlag 1.3.6.1.4.1.3902.3.6000.401.2.2.1.6
This flag indicate whether bind FEC to the static LSP instance. 1: means FEC is not binding to the static LSP instance. 2: means FEC is binding to the static LSP instance.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

zxr10LspOutsegTable 1.3.6.1.4.1.3902.3.6000.401.2.3
A tabel of static LSP outsegment config.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10LspOutsegEntry

zxr10LspOutsegEntry 1.3.6.1.4.1.3902.3.6000.401.2.3.1
An entry to static LSP outsegment table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10LspOutsegEntry  

zxr10LspOutsegInstName 1.3.6.1.4.1.3902.3.6000.401.2.3.1.1
The name of static LSP instance, which the out segment belong to.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zxr10LspOutsegIfName 1.3.6.1.4.1.3902.3.6000.401.2.3.1.2
The interface name which uniquely identifies the local interface through which the next hop of this out segment should be reached. .
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zxr10LspOutsegNexthop 1.3.6.1.4.1.3902.3.6000.401.2.3.1.3
The IP address of the next hop of this out segment.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zxr10LspOutsegLabel 1.3.6.1.4.1.3902.3.6000.401.2.3.1.4
The outgoing label of this Staic LSP instance..
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10LspOutsegForceFlag 1.3.6.1.4.1.3902.3.6000.401.2.3.1.5
This flag indicate whether force to use configured label as out-label. 1: means it's not forcing to use configured label as out-label. 2: means it's forcing to use configured label as out-label.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(1), enable(2)