NETSCREEN-VR-RIPv2-MIB: View SNMP OID List / Download MIB

VENDOR: NETSCREEN TECHNOLOGIES


 Home MIB: NETSCREEN-VR-RIPv2-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 nsVrRip2 1.3.6.1.4.1.3224.18.7
The MIB module to describe the RIP2 Version 2 Protocol
     nsVrRip2GlobalsTable 1.3.6.1.4.1.3224.18.7.1 no-access
A list of RIP2 Globals per VR.
         nsVrRip2GlobalsEntry 1.3.6.1.4.1.3224.18.7.1.1 no-access
One VR's Globals.
             nsVrRip2GlobalRouteChanges 1.3.6.1.4.1.3224.18.7.1.1.1 counter32 read-only
The number of route changes made to the IP Route Database by RIP. This does not include the refresh of a route's age.
             nsVrRip2GlobalQueries 1.3.6.1.4.1.3224.18.7.1.1.2 counter32 read-only
The number of responses sent to RIP queries from other systems.
             nsVrRip2GlobalVRID 1.3.6.1.4.1.3224.18.7.1.1.3 integer read-only
Virtual Router ID. VRID range for system created VRs: [1-1024] and for user created VRs: [1025-2048]
     nsVrRip2IfStatTable 1.3.6.1.4.1.3224.18.7.2 no-access
A list of subnets which require separate status monitoring in RIP.
         nsVrRip2IfStatEntry 1.3.6.1.4.1.3224.18.7.2.1 no-access
A Single Routing Domain in a single Subnet.
             nsVrRip2IfStatAddress 1.3.6.1.4.1.3224.18.7.2.1.1 ipaddress read-only
The IP Address of this system on the indicated subnet. For unnumbered interfaces, the value 0.0.0.N, where the least significant 24 bits (N) is the ifIndex for the IP Interface in network byte order.
             nsVrRip2IfStatRcvBadPackets 1.3.6.1.4.1.3224.18.7.2.1.2 counter32 read-only
The number of RIP response packets received by the RIP process which were subsequently discarded for any reason (e.g. a version 0 packet, or an unknown command type).
             nsVrRip2IfStatRcvBadRoutes 1.3.6.1.4.1.3224.18.7.2.1.3 counter32 read-only
The number of routes, in valid RIP packets, which were ignored for any reason (e.g. unknown address family, or invalid metric).
             nsVrRip2IfStatSentUpdates 1.3.6.1.4.1.3224.18.7.2.1.4 counter32 read-only
The number of triggered RIP updates actually sent on this interface. This explicitly does NOT include full updates sent containing new information.
             nsVrRip2IfStatStatus 1.3.6.1.4.1.3224.18.7.2.1.5 rowstatus read-only
Writing invalid has the effect of deleting this interface.
             nsVrRip2IfStatVRID 1.3.6.1.4.1.3224.18.7.2.1.6 integer read-only
Virtual Router ID. VRID range for system created VRs: [1-1024] and for user created VRs: [1025-2048]
     nsVrRip2IfConfTable 1.3.6.1.4.1.3224.18.7.3 no-access
A list of subnets which require separate configuration in RIP.
         nsVrRip2IfConfEntry 1.3.6.1.4.1.3224.18.7.3.1 no-access
A Single Routing Domain in a single Subnet.
             nsVrRip2IfConfAddress 1.3.6.1.4.1.3224.18.7.3.1.1 ipaddress read-only
The IP Address of this system on the indicated subnet. For unnumbered interfaces, the value 0.0.0.N, where the least significant 24 bits (N) is the ifIndex for the IP Interface in network byte order.
             nsVrRip2IfConfDomain 1.3.6.1.4.1.3224.18.7.3.1.2 routetag read-only
Value inserted into the Routing Domain field of all RIP packets sent on this interface.
             nsVrRip2IfConfAuthType 1.3.6.1.4.1.3224.18.7.3.1.3 integer read-only
The type of Authentication used on this interface. Enumeration: 'noAuthentication': 1, 'simplePassword': 2, 'md5': 3.
             nsVrRip2IfConfAuthKey 1.3.6.1.4.1.3224.18.7.3.1.4 octet string read-only
The value to be used as the Authentication Key whenever the corresponding instance of nsVrRip2IfConfAuthType has a value other than noAuthentication. A modification of the corresponding instance of nsVrRip2IfConfAuthType does not modify the nsVrRip2IfConfAuthKey value. If a string shorter than 16 octets is supplied, it will be left- justified and padded to 16 octets, on the right, with nulls (0x00). Reading this object always results in an OCTET STRING of length zero; authentication may not be bypassed by reading the MIB object.
             nsVrRip2IfConfSend 1.3.6.1.4.1.3224.18.7.3.1.5 integer read-only
What the router sends on this interface. ripVersion1 implies sending RIP updates compliant with RFC 1058. rip1Compatible implies broadcasting RIP-2 updates using RFC 1058 route subsumption rules. ripVersion2 implies multicasting RIP-2 updates. ripV1Demand indicates the use of Demand RIP on a WAN interface under RIP Version 1 rules. ripV2Demand indicates the use of Demand RIP on a WAN interface under Version 2 rules. Enumeration: 'doNotSend': 1, 'ripV2Demand': 6, 'ripVersion2': 4, 'ripVersion1': 2, 'ripV1Demand': 5, 'rip1Compatible': 3.
             nsVrRip2IfConfReceive 1.3.6.1.4.1.3224.18.7.3.1.6 integer read-only
This indicates which version of RIP updates are to be accepted. Note that rip2 and rip1OrRip2 implies reception of multicast packets. Enumeration: 'rip2': 2, 'rip1': 1, 'doNotRecieve': 4, 'rip1OrRip2': 3.
             nsVrRip2IfConfDefaultMetric 1.3.6.1.4.1.3224.18.7.3.1.7 integer read-only
This variable indicates the metric that is to be used for the default route entry in RIP updates originated on this interface. A value of zero indicates that no default route should be originated; in this case, a default route via another router may be propagated.
             nsVrRip2IfConfStatus 1.3.6.1.4.1.3224.18.7.3.1.8 rowstatus read-only
Writing invalid has the effect of deleting this interface.
             nsVrRip2IfConfSrcAddress 1.3.6.1.4.1.3224.18.7.3.1.9 ipaddress read-only
The IP Address this system will use as a source address on this interface. If it is a numbered interface, this MUST be the same value as nsVrRip2IfConfAddress. On unnumbered interfaces, it must be the value of nsVrRip2IfConfAddress for some interface on the system.
             nsVrRip2IfConfVRID 1.3.6.1.4.1.3224.18.7.3.1.10 integer read-only
Virtual Router ID. VRID range for system created VRs: [1-1024] and for user created VRs: [1025-2048]
     nsVrRip2PeerTable 1.3.6.1.4.1.3224.18.7.4 no-access
A list of RIP Peers.
         nsVrRip2PeerEntry 1.3.6.1.4.1.3224.18.7.4.1 no-access
Information regarding a single routing peer.
             nsVrRip2PeerAddress 1.3.6.1.4.1.3224.18.7.4.1.1 ipaddress read-only
The IP Address that the peer is using as its source address. Note that on an unnumbered link, this may not be a member of any subnet on the system.
             nsVrRip2PeerDomain 1.3.6.1.4.1.3224.18.7.4.1.2 routetag read-only
The value in the Routing Domain field in RIP packets received from the peer. As domain suuport is deprecated, this must be zero.
             nsVrRip2PeerLastUpdate 1.3.6.1.4.1.3224.18.7.4.1.3 timeticks read-only
The value of sysUpTime when the most recent RIP update was received from this system.
             nsVrRip2PeerVersion 1.3.6.1.4.1.3224.18.7.4.1.4 integer read-only
The RIP version number in the header of the last RIP packet received.
             nsVrRip2PeerRcvBadPackets 1.3.6.1.4.1.3224.18.7.4.1.5 counter32 read-only
The number of RIP response packets from this peer discarded as invalid.
             nsVrRip2PeerRcvBadRoutes 1.3.6.1.4.1.3224.18.7.4.1.6 counter32 read-only
The number of routes from this peer that were ignored because the entry format was invalid.
             nsVrRip2PeerVRID 1.3.6.1.4.1.3224.18.7.4.1.7 integer read-only
Virtual Router ID. VRID range for system created VRs: [1-1024] and for user created VRs: [1025-2048]