NETSCREEN-VR-MIB: View SNMP OID List / Download MIB
VENDOR: NETSCREEN TECHNOLOGIES
Home | MIB: NETSCREEN-VR-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).
|
|||
Object Name | OID | Type | Access | Info |
netscreenVRMibModule | 1.3.6.1.4.1.3224.18.0 |
This module defines the object that are used to monitor VR info |
||
vrTable | 1.3.6.1.4.1.3224.18.1 | no-access |
VR table. This table contains VR info. |
|
1.3.6.1.4.1.3224.18.1.1 | no-access |
Entry containing information about the BGP's Version, LocalAs and Identifier |
||
vrName | 1.3.6.1.4.1.3224.18.1.1.1 | octet string | read-only |
Name of the VR. |
vrId | 1.3.6.1.4.1.3224.18.1.1.2 | integer | read-only |
Id for the VR. It will be used in all other private MIBs so that cross reference can be made. |
vrVsysName | 1.3.6.1.4.1.3224.18.1.1.3 | octet string | read-only |
Id of the vsys which owns this VR. |
vrRouteId | 1.3.6.1.4.1.3224.18.1.1.4 | integer | read-only |
Router id, used by OSFP and BGP. |
vrMaxRoutes | 1.3.6.1.4.1.3224.18.1.1.5 | integer | read-only |
Maximum routes allowed for this VR. |
vrNumRoutes | 1.3.6.1.4.1.3224.18.1.1.6 | integer | read-only |
The number of routes currently the VR has. |
vrSharable | 1.3.6.1.4.1.3224.18.1.1.7 | integer | read-only |
The VR is sharable or not. |
vrOspfRipBgpEnabled | 1.3.6.1.4.1.3224.18.1.1.8 | integer | read-only |
Enable OSPF, RIP, BGP. |
vrTrapPrivate | 1.3.6.1.4.1.3224.18.1.1.9 | integer | read-only |
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. |