MIBs Depot

RFC1389-MIB

Namespace
standard
Source file
RFC1389-MIB
Digest
sha256:fd593756d0ec2152d3bf5868ed8db356ce2f83694ee06f7389a70f49acf7840c

Imports

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso, mib-2
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

2 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

RFC1389-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
RouteTag
type
Validation
type

Objects

NameOIDSyntaxAccessStatus
rip2
OBJECT-IDENTITY
1.3.6.1.2.1.23
rip2GlobalGroup
OBJECT-IDENTITY
1.3.6.1.2.1.23.1
rip2GlobalRouteChanges
OBJECT-TYPE
The number of changes made to the IP Route Da- tabase by RIP.
1.3.6.1.2.1.23.1.1Counterread-onlymandatory
rip2GlobalQueries
OBJECT-TYPE
The number of responses sent to RIP queries from other systems.
1.3.6.1.2.1.23.1.2Counterread-onlymandatory
rip2IfStatTable
OBJECT-TYPE
A list of subnets which require separate status monitoring in RIP.
1.3.6.1.2.1.23.2not-accessiblemandatory
rip2IfStatEntry
OBJECT-TYPE
A Single Routing Domain in a single Subnet.
1.3.6.1.2.1.23.2.1not-accessiblemandatory
rip2IfStatAddress
OBJECT-TYPE
The IP Address of this system on the indicated subnet.
1.3.6.1.2.1.23.2.1.1IpAddressread-onlymandatory
rip2IfStatRcvBadPackets
OBJECT-TYPE
The number of RIP response packets received by the RIP process which were subsequently dis- carded for any reason (e.g. a version 0 packet, or an unknown command type).
1.3.6.1.2.1.23.2.1.2Counterread-onlymandatory
rip2IfStatRcvBadRoutes
OBJECT-TYPE
The number of routes, in valid RIP packets, which were ignored for any reason (e.g. unknown address family, or invalid metric).
1.3.6.1.2.1.23.2.1.3Counterread-onlymandatory
rip2IfStatSentUpdates
OBJECT-TYPE
The number of triggered RIP updates actually sent on this interface. This explicitly does NOT include full updates sent containing new information.
1.3.6.1.2.1.23.2.1.4Counterread-onlymandatory
rip2IfStatStatus
OBJECT-TYPE
Writing invalid has the effect of deleting this interface.
1.3.6.1.2.1.23.2.1.5Validationread-writemandatory
rip2IfConfTable
OBJECT-TYPE
A list of subnets which require separate con- figuration in RIP.
1.3.6.1.2.1.23.3not-accessiblemandatory
rip2IfConfEntry
OBJECT-TYPE
A Single Routing Domain in a single Subnet.
1.3.6.1.2.1.23.3.1not-accessiblemandatory
rip2IfConfAddress
OBJECT-TYPE
The IP Address of this system on the indicated subnet.
1.3.6.1.2.1.23.3.1.1IpAddressread-onlymandatory
rip2IfConfDomain
OBJECT-TYPE
Value inserted into the Routing Domain field of all RIP packets sent on this interface.
1.3.6.1.2.1.23.3.1.2RouteTagread-writemandatory
rip2IfConfAuthType
OBJECT-TYPE
The type of Authentication used on this inter- face.
1.3.6.1.2.1.23.3.1.3INTEGER {noAuthentication(1), simplePassword(2)}read-writemandatory
rip2IfConfAuthKey
OBJECT-TYPE
The value to be used as the Authentication Key whenever the corresponding instance of rip2IfConfAuthType has the value simplePass- word. A modification of the corresponding in- stance of rip2IfConfAuthType does not modify the rip2IfConfAuthKey value. If a string shorter than 16 octets is supplied, it will be left-justified and padded to 16 oc- tets, 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.
1.3.6.1.2.1.23.3.1.4OCTET STRING (SIZE(0..16))read-writemandatory
rip2IfConfSend
OBJECT-TYPE
What the router sends on this interface. ripVersion1 implies sending RIP updates compli- ant with RFC 1058. rip1Compatible implies broadcasting RIP-2 updates using RFC 1058 route subsumption rules. ripVersion2 implies multi- casting RIP-2 updates.
1.3.6.1.2.1.23.3.1.5INTEGER {doNotSend(1), ripVersion1(2), rip1Compatible(3), ripVersion2(4)}read-writemandatory
rip2IfConfReceive
OBJECT-TYPE
This indicates which version of RIP updates are to be accepted. Note that rip2 and rip1OrRip2 implies reception of multicast pack- ets.
1.3.6.1.2.1.23.3.1.6INTEGER {rip1(1), rip2(2), rip1OrRip2(3)}read-writemandatory
rip2IfConfDefaultMetric
OBJECT-TYPE
This variable indicates what metric is to be used as a default route in RIP updates ori- ginated on this interface. A value of zero in- dicates that no default route should be ori- ginated; in this case, a default route via another router may be propagated.
1.3.6.1.2.1.23.3.1.7INTEGER (0..15)read-writemandatory
rip2IfConfStatus
OBJECT-TYPE
Writing invalid has the effect of deleting this interface.
1.3.6.1.2.1.23.3.1.8Validationread-writemandatory
rip2PeerTable
OBJECT-TYPE
A list of RIP Peers.
1.3.6.1.2.1.23.4not-accessiblemandatory
rip2PeerEntry
OBJECT-TYPE
Information regarding a single routing peer.
1.3.6.1.2.1.23.4.1not-accessiblemandatory
rip2PeerAddress
OBJECT-TYPE
The IP Address of the Peer System.
1.3.6.1.2.1.23.4.1.1IpAddressread-onlymandatory
rip2PeerDomain
OBJECT-TYPE
The value in the Routing Domain field in RIP packets received from the peer.
1.3.6.1.2.1.23.4.1.2RouteTagread-onlymandatory
rip2PeerLastUpdate
OBJECT-TYPE
The value of sysUpTime when the most recent RIP update was received from this system.
1.3.6.1.2.1.23.4.1.3TimeTicksread-onlymandatory
rip2PeerVersion
OBJECT-TYPE
The RIP version number in the header of the last RIP packet received.
1.3.6.1.2.1.23.4.1.4INTEGER (0..255)read-onlymandatory
rip2PeerRcvBadPackets
OBJECT-TYPE
The number of RIP response packets from this peer discarded as invalid.
1.3.6.1.2.1.23.4.1.5Counterread-onlymandatory
rip2PeerRcvBadRoutes
OBJECT-TYPE
The number of routes from this peer that were ignored because the entry format was invalid.
1.3.6.1.2.1.23.4.1.6Counterread-onlymandatory