USR-IP-ROUTING-MIB

File: USR-IP-ROUTING-MIB.mib (38870 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC USR-DEFINITIONS-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
Counter32 IpAddress DisplayString
common UsrNetLogicalId UsrConfigStatus

Defined Types

UsrIpIfbEntry  
SEQUENCE    
  usrIpIfbEntAddr IpAddress
  usrIpIfbEntIfIndex UsrNetLogicalId
  usrIpIfbEntIfHandle Integer32
  usrIpIfbEntNetMask IpAddress
  usrIpIfbEntOnesBc Integer32
  usrIpIfbEntZerosBc Integer32
  usrIpIfbEntReasmMaxSize Integer32
  usrIpIfbEntType INTEGER
  usrIpIfbEntNbrAddr IpAddress
  usrIpIfbEntAdminStatus INTEGER
  usrIpIfbEntStat INTEGER
  usrIpIfbEntPortDown INTEGER

UsrIpRipIfEntry  
SEQUENCE    
  usrIpRipIfEntAddr IpAddress
  usrIpRipIfEntAddrLessIf Integer32
  usrIpRipIfVersion INTEGER
  usrIpRipIfType INTEGER
  usrIpRipIfAdminStat INTEGER
  usrIpRipIfMetric Integer32
  usrIpRipIfSendDefault INTEGER
  usrIpRipIfAcceptDefault INTEGER
  usrIpRipIfSubnetsOnly INTEGER
  usrIpRipIfSilent INTEGER
  usrIpRipIfSplitHorizon INTEGER
  usrIpRipIfPoison INTEGER
  usrIpRipIfFlash INTEGER
  usrIpRipIfDfltRouteMetric Integer32
  usrIpRipIfPortDown INTEGER
  usrIpRipIfStat INTEGER
  usrIpRip2IfStatRcvBadPackets Integer32
  usrIpRip2IfStatRcvBadRoutes Integer32
  usrIpRip2IfStatSendUpdates Integer32

UsrIpRip2IfConfEntry  
SEQUENCE    
  rip2IfConfAddress IpAddress
  rip2IfConfIndex Integer32
  rip2IfConfDomain Integer32
  rip2IfConfAuthType INTEGER
  rip2IfConfAuthKey OCTET STRING
  rip2IfConfSend INTEGER
  rip2IfConfReceive INTEGER
  rip2IfConfDefaultMetric Integer32
  rip2IfConfStatus INTEGER
  rip2IfConfSrcAddress Integer32

UsrIpRTHEntry  
SEQUENCE    
  usrIpRTHDest IpAddress
  usrIpRTHMask IpAddress
  usrIpRTHProto INTEGER
  usrIpRTHMetric Integer32
  usrIpRTHClass Integer32
  usrIpRTHFwdFlags Integer32
  usrIpRTHAge Integer32
  usrIpRTHNhId Integer32
  usrIpRTHNextHop IpAddress
  usrIpRTHIfIndex Integer32

UsrIpRTEEntry  
SEQUENCE    
  usrIpRTEDest IpAddress
  usrIpRTEMask IpAddress
  usrIpRTEProto INTEGER
  usrIpRTEMetric Integer32
  usrIpRTEAge Integer32
  usrIpRTEFwdFlags Integer32
  usrIpRTEPref Integer32
  usrIpRTENhId Integer32
  usrIpRTENextHop IpAddress
  usrIpRTEIfIndex Integer32

Defined Values

usrIpRouting 1.3.6.1.4.1.429.4.19
The commWorks enterprise defined MIB objects for IP routing process.
MODULE-IDENTITY    

usrIpRouterId 1.3.6.1.4.1.429.4.19.1
the router id is usually the ip address of one of the router's lan interface ip address. this variable can only be set when usrIpAdminStatus is set to disabled.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

usrIpAdminStatus 1.3.6.1.4.1.429.4.19.2
this variable is used to enable or disable the ip routing instance.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

usrIpStaticProtoStatus 1.3.6.1.4.1.429.4.19.3
this variable is used to enable or disable static remote routes
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

usrIpASNumber 1.3.6.1.4.1.429.4.19.4
this is the autonomous system number used by egp, which can only be modified when usrIpAdminStatus is set to disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

usrIpRtabMaxAdmin 1.3.6.1.4.1.429.4.19.5
the max admin route table entries for next set. this is put in by rci for lightstream atm. it is not used by lanlinker or netserver.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 30..65535  

usrIpRtabMax 1.3.6.1.4.1.429.4.19.6
this displays the maximum routing table size, this value can no longer be modified. The max size of the routing table is determined at compilation time, based on the DFLT_RTH_CNT. DFLT_RTH_CNT is currently set to 3880.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 30..20000  

usrIpNHEntryMax 1.3.6.1.4.1.429.4.19.7
this defines the maximum next hop entries, which can only be modified when usrIpAdminStatus is set to disabled. the default is 512
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 256..65535  

usrIpRtEntryCount 1.3.6.1.4.1.429.4.19.8
this keeps the number of route entries.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrIpGenStat 1.3.6.1.4.1.429.4.19.9
this variable denotes the existence of the ip routing instance, which can also be used to delete the routing instance.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

usrIpRipGenStat 1.3.6.1.4.1.429.4.19.10
this mib variable is used to enable or disable the ip rip instance at the ip routing instance level. it is a no op if ip rip instance is not yet created. the rip instance, i.e. usrIpRipAdminStatus, may still remain disabled, if it is either not created or it was disabled at ip rip instance level. to fully enable the rip instance, one has to make sure that ip rip instance is already created and enabled on both levels.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

usrIpRipAdminStatus 1.3.6.1.4.1.429.4.19.11
this variable is used to create or delete the ip rip instance.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

usrIpRipFlags 1.3.6.1.4.1.429.4.19.12
Several Flags are supported by this mib object, only RIP_FLAG_RFC1058_METRICS, RIP_FLAG_SEND_REQUEST are accessible. The only allowable values for setting are as follows:- 24 (0x18) - SEND_REQUEST & METRICS 8 - METRICS 16 (0x10) - SEND_REQUEST 0 - NONE Note:- when setting these values a GET will not necessarily return the value SET: it will return the SET value plus the bitmask(s) for inaccessible flags. The default flags are 0x1A (decimal 26) reflecting, RIP_FLAG_JITTER_UPDATE := 0x00000002 (default) RIP_FLAG_RFC1058_METRICS := 0x00000008 (default) RIP_FLAG_SEND_REQUEST := 0x00000010 (default)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpIfbTable 1.3.6.1.4.1.429.4.19.13
rci uses interface block to describe the system's network interface which is similar to pilgrim portal.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrIpIfbEntry

usrIpIfbEntry 1.3.6.1.4.1.429.4.19.13.1
an entry for one ip interface block.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrIpIfbEntry  

usrIpIfbEntAddr 1.3.6.1.4.1.429.4.19.13.1.1
ip network interface address, i.e. host address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

usrIpIfbEntIfIndex 1.3.6.1.4.1.429.4.19.13.1.2
the logical identifier of the ip network.
Status: current Access: read-only
OBJECT-TYPE    
  UsrNetLogicalId  

usrIpIfbEntIfHandle 1.3.6.1.4.1.429.4.19.13.1.3
don't know yet
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrIpIfbEntNetMask 1.3.6.1.4.1.429.4.19.13.1.4
the subnet mask associated w/ the ip address of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

usrIpIfbEntOnesBc 1.3.6.1.4.1.429.4.19.13.1.5
the value of the least-significant bit in the ip broadcast address used for sending datagrams on the (logical) interface associated w/ the ip address of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1  

usrIpIfbEntZerosBc 1.3.6.1.4.1.429.4.19.13.1.6
the value of the least-significant bit in the ip broadcast address used for sending datagrams on the (logical) interface associated w/ the ip address of this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..1  

usrIpIfbEntReasmMaxSize 1.3.6.1.4.1.429.4.19.13.1.7
the size of the largest ip datagram which this entity can re-assemble from incoming ip fragmented datagrams received on this interface. it is usually equivalent to the mtu of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

usrIpIfbEntType 1.3.6.1.4.1.429.4.19.13.1.8
this denotes the ip network (logical) type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER broadcast(1), non-broadcast(2), point-to-point(3)  

usrIpIfbEntNbrAddr 1.3.6.1.4.1.429.4.19.13.1.9
this may be needed for point to point connection.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

usrIpIfbEntAdminStatus 1.3.6.1.4.1.429.4.19.13.1.10
this variable is used to enable or disable this interface block
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

usrIpIfbEntStat 1.3.6.1.4.1.429.4.19.13.1.11
this variable is used to create or delete an interface block.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

usrIpIfbEntPortDown 1.3.6.1.4.1.429.4.19.13.1.12
this variable is used to indicate the state of the hardware.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

usrIpRipGenAdminStat 1.3.6.1.4.1.429.4.19.14
this variable is used to disable or enable the ip rip instance at the rip instance level.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

usrIpRipGenIntfCnt 1.3.6.1.4.1.429.4.19.15
this variable shows the number of the ip rip interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrIpRipGenNbrCnt 1.3.6.1.4.1.429.4.19.16
this variable shows the number of the rip neighbours.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrIpRipGenJitter 1.3.6.1.4.1.429.4.19.17
this variable is used to enable or disable the rip packet jitter feature.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

usrIpRipIfTable 1.3.6.1.4.1.429.4.19.18
rci uses interface block to describe the system's network interface which is similar to pilgrim portal.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrIpRipIfEntry

usrIpRipIfEntry 1.3.6.1.4.1.429.4.19.18.1
an entry of rip interface block.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrIpRipIfEntry  

usrIpRipIfEntAddr 1.3.6.1.4.1.429.4.19.18.1.1
the interface ip address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

usrIpRipIfEntAddrLessIf 1.3.6.1.4.1.429.4.19.18.1.2
this column is used when the interface ip address is not specified. in general, it is equal to network id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrIpRipIfVersion 1.3.6.1.4.1.429.4.19.18.1.3
this variable tells what version of rip this interface is running.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ripv1(1), ripv2(2)  

usrIpRipIfType 1.3.6.1.4.1.429.4.19.18.1.4
this variable shows the interface type, i.e. broadcast, non-broadcast, point-to-point and undefined.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER broadcast(1), non-broadcast(2), point-to-point(3)  

usrIpRipIfAdminStat 1.3.6.1.4.1.429.4.19.18.1.5
this variable shows whether the rip is enabled for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

usrIpRipIfMetric 1.3.6.1.4.1.429.4.19.18.1.6
this variable is to define the metric for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..16  

usrIpRipIfSendDefault 1.3.6.1.4.1.429.4.19.18.1.7
this variable is to enable advertising the default route.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

usrIpRipIfAcceptDefault 1.3.6.1.4.1.429.4.19.18.1.8
this variable is to enable accepting the default route.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

usrIpRipIfSubnetsOnly 1.3.6.1.4.1.429.4.19.18.1.9
this variable is to enable this interface to advertise only subnet routes only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

usrIpRipIfSilent 1.3.6.1.4.1.429.4.19.18.1.10
this variable is to enable listen-only feature for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

usrIpRipIfSplitHorizon 1.3.6.1.4.1.429.4.19.18.1.11
this variable is to enable split horizon.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

usrIpRipIfPoison 1.3.6.1.4.1.429.4.19.18.1.12
this variable is to enable poison reverse.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

usrIpRipIfFlash 1.3.6.1.4.1.429.4.19.18.1.13
this variable is to enable sending flash update.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

usrIpRipIfDfltRouteMetric 1.3.6.1.4.1.429.4.19.18.1.14
this variable specifies the metric of the default route.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..16  

usrIpRipIfPortDown 1.3.6.1.4.1.429.4.19.18.1.15
this variable denotes the status of the physical port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), up(2)  

usrIpRipIfStat 1.3.6.1.4.1.429.4.19.18.1.16
this variable is to delete the rip interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

usrIpRip2IfStatRcvBadPackets 1.3.6.1.4.1.429.4.19.18.1.17
ripv2 received bad packet counter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrIpRip2IfStatRcvBadRoutes 1.3.6.1.4.1.429.4.19.18.1.18
ripv2 received bad route counter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrIpRip2IfStatSendUpdates 1.3.6.1.4.1.429.4.19.18.1.19
ripv2 sent update packet counter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrIpRip2IfConfTable 1.3.6.1.4.1.429.4.19.19
table for ripv2 specific interface configuration information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrIpRip2IfConfEntry

usrIpRip2IfConfEntry 1.3.6.1.4.1.429.4.19.19.1
an entry of ripv2 interface configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrIpRip2IfConfEntry  

rip2IfConfAddress 1.3.6.1.4.1.429.4.19.19.1.1
the network interface address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rip2IfConfIndex 1.3.6.1.4.1.429.4.19.19.1.2
the network id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rip2IfConfDomain 1.3.6.1.4.1.429.4.19.19.1.3
this thing is obsolete.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Integer32  

rip2IfConfAuthType 1.3.6.1.4.1.429.4.19.19.1.4
this variable specifies the authentication type. md5 is not supported in this version yet.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), simple(2), md5(3)  

rip2IfConfAuthKey 1.3.6.1.4.1.429.4.19.19.1.5
the authentication key is defined here.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(16)  

rip2IfConfSend 1.3.6.1.4.1.429.4.19.19.1.6
this variable defines the send policy.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), version1(2), compatible(3), version2(4)  

rip2IfConfReceive 1.3.6.1.4.1.429.4.19.19.1.7
this variable defines the receive policy.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER version1(1), version2(2), both(3), none(4)  

rip2IfConfDefaultMetric 1.3.6.1.4.1.429.4.19.19.1.8
this variable defines the default metric of this network interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

rip2IfConfStatus 1.3.6.1.4.1.429.4.19.19.1.9
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rip2IfConfSrcAddress 1.3.6.1.4.1.429.4.19.19.1.10
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrIpDelRouteAll 1.3.6.1.4.1.429.4.19.20
This object is used to clear the whole routing table - setting this object with ANY value will do this.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIPRterBaseCfgFileName 1.3.6.1.4.1.429.4.19.21
The name of a ConfigFile to read/write permanent database records. If the value of this object is an empty string, then the SLIP process uses the default name `@file://SlipFile.cfg'.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

usrIPRterBaseCFMSaveStatus 1.3.6.1.4.1.429.4.19.22
Setting the value of this object to `save' causes the values of the SLIP Base Group entries to be written out to the current SLIP config file. While the new config file is being written, the SLIP process will set the value of this flag set to `saving''. Any attempts to set the value while it is not `normal' (i.e. the file is currently being written to the config file) while result in a badValue error being returned. Setting the value to `normal' will result in no action.
Status: current Access: read-write
OBJECT-TYPE    
  UsrConfigStatus  

usrIpRTH 1.3.6.1.4.1.429.4.19.23
This entity's IP Routing table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrIpRTHEntry

usrIpRTHEntry 1.3.6.1.4.1.429.4.19.23.1
A route to a particular destination. These routes are learned or written from the forwarder and so these objects are not accessible for SET via CLI or SNMP. The only PDU type implemented is GETNEXT.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrIpRTHEntry  

usrIpRTHDest 1.3.6.1.4.1.429.4.19.23.1.1
The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is dependent on the table- access mechanisms defined by the network management protocol in use.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

usrIpRTHMask 1.3.6.1.4.1.429.4.19.23.1.2
Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the ipRTHDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the ipRTHMask by determining whether the value of the correspondent ipRTHDest field belong to a class-A, B, or C network, and then using one of: mask network 255.0.0.0 class-A 255.255.0.0 class-B 255.255.255.0 class-C If the value of the ipRTHDest is 0.0.0.0 (a default route), then the mask value is also 0.0.0.0. It should be noted that all IP routing subsystems implicitly use this mechanism.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

usrIpRTHProto 1.3.6.1.4.1.429.4.19.23.1.3
The routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(0), local(1), remote(2), special(3), ospf(4), ospfExt(5), ospfDisc3(6), ospfDisc7(7), rip(8), ripDisc(9), egp(10), bgpExt(11), bgpInt(12), bgpAggrDisc(13), redistrib(14)  

usrIpRTHMetric 1.3.6.1.4.1.429.4.19.23.1.4
The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRTHProto value. If this metric is not used, its value should be set to -1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpRTHClass 1.3.6.1.4.1.429.4.19.23.1.5
The forward class is preference class associated with this route. There are 3 classes; the lower the class the more preferred the route. Local routes are in Class 0. These are the most preferred routes. OSPF Internal routes are also in Class 0. OSPF internal routes are less preferred than Local Routes. OSPF External routes are Class 1 or Class 2. Static configured and RIP routes are Class 1. BGP and EGP routes are Class 2.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpRTHFwdFlags 1.3.6.1.4.1.429.4.19.23.1.6
Forward flags are hints to the forwarding engine as to what to do with the incoming packet.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpRTHAge 1.3.6.1.4.1.429.4.19.23.1.7
The number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was learned.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpRTHNhId 1.3.6.1.4.1.429.4.19.23.1.8
The index into the globally defined Next Hop Block.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpRTHNextHop 1.3.6.1.4.1.429.4.19.23.1.9
The IP address of the next hop of this route. (In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.)
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

usrIpRTHIfIndex 1.3.6.1.4.1.429.4.19.23.1.10
The index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpRTE 1.3.6.1.4.1.429.4.19.24
This entity's IP Routing table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrIpRTEEntry

usrIpRTEEntry 1.3.6.1.4.1.429.4.19.24.1
A route to a particular destination. These routes are learned or written from the forwarder and so these objects are not accessible for SET via CLI or SNMP. The only PDU type implemented is GETNEXT.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrIpRTEEntry  

usrIpRTEDest 1.3.6.1.4.1.429.4.19.24.1.1
The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is dependent on the table- access mechanisms defined by the network management protocol in use.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

usrIpRTEMask 1.3.6.1.4.1.429.4.19.24.1.2
Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the ipRTEDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the ipRTEMask by determining whether the value of the correspondent ipRTEDest field belong to a class-A, B, or C network, and then using one of: mask network 255.0.0.0 class-A 255.255.0.0 class-B 255.255.255.0 class-C If the value of the ipRTEDest is 0.0.0.0 (a default route), then the mask value is also 0.0.0.0. It should be noted that all IP routing subsystems implicitly use this mechanism.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

usrIpRTEProto 1.3.6.1.4.1.429.4.19.24.1.3
The routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(0), local(1), remote(2), special(3), ospf(4), ospfExt(5), ospfDisc3(6), ospfDisc7(7), rip(8), ripDisc(9), egp(10), bgpExt(11), bgpInt(12), bgpAggrDisc(13), redistrib(14)  

usrIpRTEMetric 1.3.6.1.4.1.429.4.19.24.1.4
The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRTEProto value. If this metric is not used, its value should be set to -1.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpRTEAge 1.3.6.1.4.1.429.4.19.24.1.5
The number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was learned.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpRTEFwdFlags 1.3.6.1.4.1.429.4.19.24.1.6
Forward flags are hints to the forwarding engine as to what to do with the incoming packet.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpRTEPref 1.3.6.1.4.1.429.4.19.24.1.7
The preference associated with this route after it has been added to the routing table.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpRTENhId 1.3.6.1.4.1.429.4.19.24.1.8
The index into the globally defined Next Hop Block.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpRTENextHop 1.3.6.1.4.1.429.4.19.24.1.9
The IP address of the next hop of this route. (In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.)
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

usrIpRTEIfIndex 1.3.6.1.4.1.429.4.19.24.1.10
The index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpRipRXPacketCount 1.3.6.1.4.1.429.4.19.26
Number of IP RIP packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrIpRipTXPacketCount 1.3.6.1.4.1.429.4.19.27
Number of IP RIP packets transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrIpRipIncorrectPacketCount 1.3.6.1.4.1.429.4.19.28
Number of incorrect IP RIP packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32