NETSCREEN-VR-MIB

File: NETSCREEN-VR-MIB.mib (3940 bytes)

Imported modules

SNMPv2-SMI NETSCREEN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE netscreenVR

Defined Types

VrEntry  
SEQUENCE    
  vrName OCTET STRING
  vrId INTEGER
  vrVsysName OCTET STRING
  vrRouteId INTEGER
  vrMaxRoutes INTEGER
  vrNumRoutes INTEGER
  vrSharable INTEGER
  vrOspfRipBgpEnabled INTEGER
  vrTrapPrivate INTEGER

Defined Values

netscreenVRMibModule 1.3.6.1.4.1.3224.18.0
This module defines the object that are used to monitor VR info
MODULE-IDENTITY    

vrTable 1.3.6.1.4.1.3224.18.1
VR table. This table contains VR info.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VrEntry

vrEntry 1.3.6.1.4.1.3224.18.1.1
Entry containing information about the BGP's Version, LocalAs and Identifier
Status: current Access: not-accessible
OBJECT-TYPE    
  VrEntry  

vrName 1.3.6.1.4.1.3224.18.1.1.1
Name of the VR.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vrId 1.3.6.1.4.1.3224.18.1.1.2
Id for the VR. It will be used in all other private MIBs so that cross reference can be made.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

vrVsysName 1.3.6.1.4.1.3224.18.1.1.3
Id of the vsys which owns this VR.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vrRouteId 1.3.6.1.4.1.3224.18.1.1.4
Router id, used by OSFP and BGP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vrMaxRoutes 1.3.6.1.4.1.3224.18.1.1.5
Maximum routes allowed for this VR.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vrNumRoutes 1.3.6.1.4.1.3224.18.1.1.6
The number of routes currently the VR has.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vrSharable 1.3.6.1.4.1.3224.18.1.1.7
The VR is sharable or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vrOspfRipBgpEnabled 1.3.6.1.4.1.3224.18.1.1.8
Enable OSPF, RIP, BGP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vrTrapPrivate 1.3.6.1.4.1.3224.18.1.1.9
0 private, 1 public. This only applies to root system' default VR. If private trap is enabled, a private trap is sent, otherwise, the standard trap is sent. For other VRs, By default, the public trap is supported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER