BAS-RIPv2-MIB
AI MIB Summary
The BAS-RIPv2-MIB module enables monitoring and management of Routing Information Protocol version 2 (RIPv2) forwarding tables, neighbor states, and route metrics within Broadband Access System (BAS) IP forwarding components. It provides specific counters and status indicators for RIPv2 routing processes to facilitate troubleshooting and performance analysis of dynamic routing on broadband access infrastructure.
This module defines the MIB objects for a Broadband Access System IP Forwarding component.
Main OID:
basRip2.1.3.6.1.4.1.3493.2.7.6.1
48
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
48 total| Object Name |
|---|
basRip2This module defines the MIB objects for a Broadband Access System IP Forwarding component. MODULE-IDENTITY .1.3.6.1.4.1.3493.2.7.6.1 |
basRipObjects OBJECT IDENTIFIER .1.3.6.1.4.1.3493.2.7.6.1 |
basRip2GlobalsTableA list of Route Server forwarding table distribution mechanism statistics. SEQUENCE OF BasRip2GlobalsEntry .1.3.6.1.4.1.3493.2.7.6.1.1 |
basRip2GlobalEntryObjects for the CIDR mib. BasRip2GlobalsEntry .1.3.6.1.4.1.3493.2.7.6.1.1.1 |
basRip2GlobalRouteChangesThe number of route changes made to the IP Route Database by RIP. This does not include the refresh of a route's age.ro Counter32 .1.3.6.1.4.1.3493.2.7.6.1.1.1.1 |
basRip2GlobalQueriesThe number of responses sent to RIP queries from other systems.ro Counter32 .1.3.6.1.4.1.3493.2.7.6.1.1.1.2 |
basRip2GlobalChassisThe BAS Chassis ID of the Route Server. BasChassisId (BAS-MIB) .1.3.6.1.4.1.3493.2.7.6.1.1.1.3 |
basRip2GlobalSlotThe BAS Slot ID of the Route Server. BasSlotId (BAS-MIB) .1.3.6.1.4.1.3493.2.7.6.1.1.1.4 |
basRip2GlobalIfThe BAS interface ID of the Route Server. BasInterfaceId (BAS-MIB) .1.3.6.1.4.1.3493.2.7.6.1.1.1.5 |
basRip2GlobalLPortThe BAS logical port ID of the Route Server. BasLogicalPortId (BAS-MIB) .1.3.6.1.4.1.3493.2.7.6.1.1.1.6 |
basRip2IfStatTableA list of subnets which require separate status monitoring in RIP. SEQUENCE OF BasRip2IfStatEntry .1.3.6.1.4.1.3493.2.7.6.1.2 |
basRip2IfStatEntryA Single Routing Domain in a single Subnet. BasRip2IfStatEntry .1.3.6.1.4.1.3493.2.7.6.1.2.1 |
basRip2IfStatAddressThe 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.ro IpAddress .1.3.6.1.4.1.3493.2.7.6.1.2.1.1 |
basRip2IfStatRcvBadPacketsThe 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).ro Counter32 .1.3.6.1.4.1.3493.2.7.6.1.2.1.2 |
basRip2IfStatRcvBadRoutesThe number of routes, in valid RIP packets, which were ignored for any reason (e.g. unknown address family, or invalid metric).ro Counter32 .1.3.6.1.4.1.3493.2.7.6.1.2.1.3 |
basRip2IfStatSentUpdatesThe number of triggered RIP updates actually sent on this interface. This explicitly does NOT include full updates sent containing new information.ro Counter32 .1.3.6.1.4.1.3493.2.7.6.1.2.1.4 |
basRip2IfStatStatusWriting invalid has the effect of deleting this interface.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.3493.2.7.6.1.2.1.5 |
basRip2IfStatChassisThe BAS Chassis ID of the Route Server. BasChassisId (BAS-MIB) .1.3.6.1.4.1.3493.2.7.6.1.2.1.6 |
basRip2IfStatSlotThe BAS Slot ID of the Route Server. BasSlotId (BAS-MIB) .1.3.6.1.4.1.3493.2.7.6.1.2.1.7 |
basRip2IfStatIfThe BAS interface ID of the Route Server. BasInterfaceId (BAS-MIB) .1.3.6.1.4.1.3493.2.7.6.1.2.1.8 |
basRip2IfStatLPortThe BAS logical port ID of the Route Server. BasLogicalPortId (BAS-MIB) .1.3.6.1.4.1.3493.2.7.6.1.2.1.9 |
basRip2IfConfTableA list of subnets which require separate configuration in RIP. SEQUENCE OF BasRip2IfConfEntry .1.3.6.1.4.1.3493.2.7.6.1.3 |
basRip2IfConfEntryA Single Routing Domain in a single Subnet. BasRip2IfConfEntry .1.3.6.1.4.1.3493.2.7.6.1.3.1 |
basRip2IfConfAddressThe 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.ro IpAddress .1.3.6.1.4.1.3493.2.7.6.1.3.1.1 |
basRip2IfConfDomainValue inserted into the Routing Domain field of all RIP packets sent on this interface.rwobsolete RouteTag .1.3.6.1.4.1.3493.2.7.6.1.3.1.2 |
basRip2IfConfAuthTypeThe type of Authentication used on this interface.rw Enumeration .1.3.6.1.4.1.3493.2.7.6.1.3.1.3 |
basRip2IfConfAuthKeyThe value to be used as the Authentication Key whenever the corresponding instance of rip2IfConfAuthType has a value other than noAuthentication. A modification of the corresponding instance 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 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.rw OCTET STRING .1.3.6.1.4.1.3493.2.7.6.1.3.1.4 |
basRip2IfConfSendWhat 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.rw Enumeration .1.3.6.1.4.1.3493.2.7.6.1.3.1.5 |
basRip2IfConfReceiveThis indicates which version of RIP updates are to be accepted. Note that rip2 and rip1OrRip2 implies reception of multicast packets.rw Enumeration .1.3.6.1.4.1.3493.2.7.6.1.3.1.6 |
basRip2IfConfDefaultMetricThis 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.rw INTEGER ( 0..15 ) .1.3.6.1.4.1.3493.2.7.6.1.3.1.7 |
basRip2IfConfStatusWriting invalid has the effect of deleting this interface.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.3493.2.7.6.1.3.1.8 |
basRip2IfConfSrcAddressThe 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 rip2IfConfAddress. On unnumbered interfaces, it must be the value of rip2IfConfAddress for some interface on the system.rw IpAddress .1.3.6.1.4.1.3493.2.7.6.1.3.1.9 |
basRip2IfConfChassisThe BAS Chassis ID of the Route Server. BasChassisId (BAS-MIB) .1.3.6.1.4.1.3493.2.7.6.1.3.1.10 |
basRip2IfConfSlotThe BAS Slot ID of the Route Server. BasSlotId (BAS-MIB) .1.3.6.1.4.1.3493.2.7.6.1.3.1.11 |
basRip2IfConfIfThe BAS interface ID of the Route Server. BasInterfaceId (BAS-MIB) .1.3.6.1.4.1.3493.2.7.6.1.3.1.12 |
basRip2IfConfLPortThe BAS logical port ID of the Route Server. BasLogicalPortId (BAS-MIB) .1.3.6.1.4.1.3493.2.7.6.1.3.1.13 |
basRip2PeerTableA list of RIP Peers. SEQUENCE OF BasRip2PeerEntry .1.3.6.1.4.1.3493.2.7.6.1.4 |
basRip2PeerEntryInformation regarding a single routing peer. BasRip2PeerEntry .1.3.6.1.4.1.3493.2.7.6.1.4.1 |
basRip2PeerAddressThe 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.ro IpAddress .1.3.6.1.4.1.3493.2.7.6.1.4.1.1 |
basRip2PeerDomainThe value in the Routing Domain field in RIP packets received from the peer. As domain suuport is deprecated, this must be zero.ro RouteTag .1.3.6.1.4.1.3493.2.7.6.1.4.1.2 |
basRip2PeerLastUpdateThe value of sysUpTime when the most recent RIP update was received from this system.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.3493.2.7.6.1.4.1.3 |
basRip2PeerVersionThe RIP version number in the header of the last RIP packet received.ro INTEGER ( 0..255 ) .1.3.6.1.4.1.3493.2.7.6.1.4.1.4 |
basRip2PeerRcvBadPacketsThe number of RIP response packets from this peer discarded as invalid.ro Counter32 .1.3.6.1.4.1.3493.2.7.6.1.4.1.5 |
basRip2PeerRcvBadRoutesThe number of routes from this peer that were ignored because the entry format was invalid.ro Counter32 .1.3.6.1.4.1.3493.2.7.6.1.4.1.6 |
basRip2PeerChassisThe BAS Chassis ID of the Route Server. BasChassisId (BAS-MIB) .1.3.6.1.4.1.3493.2.7.6.1.4.1.7 |
basRip2PeerSlotThe BAS Slot ID of the Route Server. BasSlotId (BAS-MIB) .1.3.6.1.4.1.3493.2.7.6.1.4.1.8 |
basRip2PeerIfThe BAS interface ID of the Route Server. BasInterfaceId (BAS-MIB) .1.3.6.1.4.1.3493.2.7.6.1.4.1.9 |
basRip2PeerLPortThe BAS logical port ID of the Route Server. BasLogicalPortId (BAS-MIB) .1.3.6.1.4.1.3493.2.7.6.1.4.1.10 |