BAS-RIPv2-MIB

File: BAS-RIPv2-MIB.mib (19351 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC BAS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
TimeTicks IpAddress TEXTUAL-CONVENTION
RowStatus basAliasRip BasChassisId
BasSlotId BasInterfaceId BasLogicalPortId

Defined Types

RouteTag  
the RouteTag type represents the contents of the Route Domain field in the packet header or route entry
TEXTUAL-CONVENTION    
  OCTET STRING Size(2)  

BasRip2GlobalsEntry  
SEQUENCE    
  basRip2GlobalRouteChanges Counter32
  basRip2GlobalQueries Counter32
  basRip2GlobalChassis BasChassisId
  basRip2GlobalSlot BasSlotId
  basRip2GlobalIf BasInterfaceId
  basRip2GlobalLPort BasLogicalPortId

BasRip2IfStatEntry  
SEQUENCE    
  basRip2IfStatAddress IpAddress
  basRip2IfStatRcvBadPackets Counter32
  basRip2IfStatRcvBadRoutes Counter32
  basRip2IfStatSentUpdates Counter32
  basRip2IfStatStatus RowStatus
  basRip2IfStatChassis BasChassisId
  basRip2IfStatSlot BasSlotId
  basRip2IfStatIf BasInterfaceId
  basRip2IfStatLPort BasLogicalPortId

BasRip2IfConfEntry  
SEQUENCE    
  basRip2IfConfAddress IpAddress
  basRip2IfConfDomain RouteTag
  basRip2IfConfAuthType INTEGER
  basRip2IfConfAuthKey OCTET STRING Size(0..16)
  basRip2IfConfSend INTEGER
  basRip2IfConfReceive INTEGER
  basRip2IfConfDefaultMetric INTEGER
  basRip2IfConfStatus RowStatus
  basRip2IfConfSrcAddress IpAddress
  basRip2IfConfChassis BasChassisId
  basRip2IfConfSlot BasSlotId
  basRip2IfConfIf BasInterfaceId
  basRip2IfConfLPort BasLogicalPortId

BasRip2PeerEntry  
SEQUENCE    
  basRip2PeerAddress IpAddress
  basRip2PeerDomain RouteTag
  basRip2PeerLastUpdate TimeTicks
  basRip2PeerVersion INTEGER
  basRip2PeerRcvBadPackets Counter32
  basRip2PeerRcvBadRoutes Counter32
  basRip2PeerChassis BasChassisId
  basRip2PeerSlot BasSlotId
  basRip2PeerIf BasInterfaceId
  basRip2PeerLPort BasLogicalPortId

Defined Values

basRip2 1.3.6.1.4.1.3493.2.7.6.1
This module defines the MIB objects for a Broadband Access System IP Forwarding component.
MODULE-IDENTITY    

basRipObjects 1.3.6.1.4.1.3493.2.7.6.1
OBJECT IDENTIFIER    

basRip2GlobalsTable 1.3.6.1.4.1.3493.2.7.6.1.1
A list of Route Server forwarding table distribution mechanism statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasRip2GlobalsEntry

basRip2GlobalEntry 1.3.6.1.4.1.3493.2.7.6.1.1.1
Objects for the CIDR mib.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasRip2GlobalsEntry  

basRip2GlobalRouteChanges 1.3.6.1.4.1.3493.2.7.6.1.1.1.1
The number of route changes made to the IP Route Database by RIP. This does not include the refresh of a route's age.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basRip2GlobalQueries 1.3.6.1.4.1.3493.2.7.6.1.1.1.2
The number of responses sent to RIP queries from other systems.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basRip2GlobalChassis 1.3.6.1.4.1.3493.2.7.6.1.1.1.3
The BAS Chassis ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basRip2GlobalSlot 1.3.6.1.4.1.3493.2.7.6.1.1.1.4
The BAS Slot ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basRip2GlobalIf 1.3.6.1.4.1.3493.2.7.6.1.1.1.5
The BAS interface ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basRip2GlobalLPort 1.3.6.1.4.1.3493.2.7.6.1.1.1.6
The BAS logical port ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basRip2IfStatTable 1.3.6.1.4.1.3493.2.7.6.1.2
A list of subnets which require separate status monitoring in RIP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasRip2IfStatEntry

basRip2IfStatEntry 1.3.6.1.4.1.3493.2.7.6.1.2.1
A Single Routing Domain in a single Subnet.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasRip2IfStatEntry  

basRip2IfStatAddress 1.3.6.1.4.1.3493.2.7.6.1.2.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

basRip2IfStatRcvBadPackets 1.3.6.1.4.1.3493.2.7.6.1.2.1.2
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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basRip2IfStatRcvBadRoutes 1.3.6.1.4.1.3493.2.7.6.1.2.1.3
The number of routes, in valid RIP packets, which were ignored for any reason (e.g. unknown address family, or invalid metric).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basRip2IfStatSentUpdates 1.3.6.1.4.1.3493.2.7.6.1.2.1.4
The number of triggered RIP updates actually sent on this interface. This explicitly does NOT include full updates sent containing new information.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basRip2IfStatStatus 1.3.6.1.4.1.3493.2.7.6.1.2.1.5
Writing invalid has the effect of deleting this interface.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

basRip2IfStatChassis 1.3.6.1.4.1.3493.2.7.6.1.2.1.6
The BAS Chassis ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basRip2IfStatSlot 1.3.6.1.4.1.3493.2.7.6.1.2.1.7
The BAS Slot ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basRip2IfStatIf 1.3.6.1.4.1.3493.2.7.6.1.2.1.8
The BAS interface ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basRip2IfStatLPort 1.3.6.1.4.1.3493.2.7.6.1.2.1.9
The BAS logical port ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basRip2IfConfTable 1.3.6.1.4.1.3493.2.7.6.1.3
A list of subnets which require separate configuration in RIP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasRip2IfConfEntry

basRip2IfConfEntry 1.3.6.1.4.1.3493.2.7.6.1.3.1
A Single Routing Domain in a single Subnet.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasRip2IfConfEntry  

basRip2IfConfAddress 1.3.6.1.4.1.3493.2.7.6.1.3.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

basRip2IfConfDomain 1.3.6.1.4.1.3493.2.7.6.1.3.1.2
Value inserted into the Routing Domain field of all RIP packets sent on this interface.
Status: obsolete Access: read-create
OBJECT-TYPE    
  RouteTag  

basRip2IfConfAuthType 1.3.6.1.4.1.3493.2.7.6.1.3.1.3
The type of Authentication used on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noAuthentication(1), simplePassword(2), md5(3)  

basRip2IfConfAuthKey 1.3.6.1.4.1.3493.2.7.6.1.3.1.4
The 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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

basRip2IfConfSend 1.3.6.1.4.1.3493.2.7.6.1.3.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER doNotSend(1), ripVersion1(2), rip1Compatible(3), ripVersion2(4), ripV1Demand(5), ripV2Demand(6)  

basRip2IfConfReceive 1.3.6.1.4.1.3493.2.7.6.1.3.1.6
This indicates which version of RIP updates are to be accepted. Note that rip2 and rip1OrRip2 implies reception of multicast packets.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER rip1(1), rip2(2), rip1OrRip2(3), doNotRecieve(4)  

basRip2IfConfDefaultMetric 1.3.6.1.4.1.3493.2.7.6.1.3.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..15  

basRip2IfConfStatus 1.3.6.1.4.1.3493.2.7.6.1.3.1.8
Writing invalid has the effect of deleting this interface.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

basRip2IfConfSrcAddress 1.3.6.1.4.1.3493.2.7.6.1.3.1.9
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 rip2IfConfAddress. On unnumbered interfaces, it must be the value of rip2IfConfAddress for some interface on the system.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

basRip2IfConfChassis 1.3.6.1.4.1.3493.2.7.6.1.3.1.10
The BAS Chassis ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basRip2IfConfSlot 1.3.6.1.4.1.3493.2.7.6.1.3.1.11
The BAS Slot ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basRip2IfConfIf 1.3.6.1.4.1.3493.2.7.6.1.3.1.12
The BAS interface ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basRip2IfConfLPort 1.3.6.1.4.1.3493.2.7.6.1.3.1.13
The BAS logical port ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId  

basRip2PeerTable 1.3.6.1.4.1.3493.2.7.6.1.4
A list of RIP Peers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasRip2PeerEntry

basRip2PeerEntry 1.3.6.1.4.1.3493.2.7.6.1.4.1
Information regarding a single routing peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasRip2PeerEntry  

basRip2PeerAddress 1.3.6.1.4.1.3493.2.7.6.1.4.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

basRip2PeerDomain 1.3.6.1.4.1.3493.2.7.6.1.4.1.2
The value in the Routing Domain field in RIP packets received from the peer. As domain suuport is deprecated, this must be zero.
Status: current Access: read-only
OBJECT-TYPE    
  RouteTag  

basRip2PeerLastUpdate 1.3.6.1.4.1.3493.2.7.6.1.4.1.3
The value of sysUpTime when the most recent RIP update was received from this system.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

basRip2PeerVersion 1.3.6.1.4.1.3493.2.7.6.1.4.1.4
The RIP version number in the header of the last RIP packet received.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

basRip2PeerRcvBadPackets 1.3.6.1.4.1.3493.2.7.6.1.4.1.5
The number of RIP response packets from this peer discarded as invalid.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basRip2PeerRcvBadRoutes 1.3.6.1.4.1.3493.2.7.6.1.4.1.6
The number of routes from this peer that were ignored because the entry format was invalid.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

basRip2PeerChassis 1.3.6.1.4.1.3493.2.7.6.1.4.1.7
The BAS Chassis ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasChassisId  

basRip2PeerSlot 1.3.6.1.4.1.3493.2.7.6.1.4.1.8
The BAS Slot ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasSlotId  

basRip2PeerIf 1.3.6.1.4.1.3493.2.7.6.1.4.1.9
The BAS interface ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasInterfaceId  

basRip2PeerLPort 1.3.6.1.4.1.3493.2.7.6.1.4.1.10
The BAS logical port ID of the Route Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasLogicalPortId