TMS-L3-MIB

File: TMS-L3-MIB.mib (47013 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
WRS-MASTER-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 Unsigned32 Integer32
IpAddress RowStatus TruthValue
DisplayString MacAddress MODULE-COMPLIANCE
OBJECT-GROUP tmsGeneric

Defined Types

TmsL3IpSubnetEntry  
SEQUENCE    
  tmsL3IpSubnetIfIndex Integer32
  tmsL3IpSubnetAgentIpAddr IpAddress
  tmsL3IpSubnetMask IpAddress
  tmsL3IpSubnetVidIface Integer32
  tmsL3IpSubnetName DisplayString
  tmsL3IpSubnetRowStatus RowStatus

TmsL3IpStaticRouteEntry  
SEQUENCE    
  tmsL3IpStaticDestIpAddr IpAddress
  tmsL3IpStaticMask IpAddress
  tmsL3IpStaticNextHop IpAddress
  tmsL3IpStaticName DisplayString
  tmsL3IpStaticUseHw TruthValue
  tmsL3IpStaticInHw TruthValue
  tmsL3IpStaticGateway TruthValue
  tmsL3IpStaticRowStatus RowStatus

TmsL3IpDynamicRouteEntry  
SEQUENCE    
  tmsL3IpDynamicDestIpAddr IpAddress
  tmsL3IpDynamicMask IpAddress
  tmsL3IpDynamicNextHop IpAddress
  tmsL3IpDynamicName DisplayString
  tmsL3IpDynamicUseHw TruthValue
  tmsL3IpDynamicInHw TruthValue
  tmsL3IpDynamicGateway TruthValue
  tmsL3IpDynamicRowStatus RowStatus

TmsL3IpRouteEntry  
SEQUENCE    
  tmsL3IpRouteDest IpAddress
  tmsL3IpRouteMask IpAddress
  tmsL3IpRouteNextHopIp IpAddress
  tmsL3IpRouteNextHopMac MacAddress
  tmsL3IpRouteIfIndex Integer32
  tmsL3IpRouteType INTEGER
  tmsL3IpRouteProto INTEGER
  tmsL3IpRouteAge Unsigned32
  tmsL3IpRouteMetric1 Integer32
  tmsL3IpRouteUsingHw TruthValue
  tmsL3IpRouteIsStatic TruthValue
  tmsL3IpRouteFlags Unsigned32
  tmsL3IpRouteRef Gauge32
  tmsL3IpRouteUse Counter32
  tmsL3IpRouteRowStatus RowStatus

Defined Values

tmsL3Mib 1.3.6.1.4.1.731.2.2.2
TMS Generic Layer 3 MIB definition.
MODULE-IDENTITY    

tmsL3IpMisc 1.3.6.1.4.1.731.2.2.2.1
OBJECT IDENTIFIER    

tmsL3IpSubnet 1.3.6.1.4.1.731.2.2.2.2
OBJECT IDENTIFIER    

tmsL3IpStatic 1.3.6.1.4.1.731.2.2.2.3
OBJECT IDENTIFIER    

tmsL3IpDynamic 1.3.6.1.4.1.731.2.2.2.4
OBJECT IDENTIFIER    

tmsL3IpRoute 1.3.6.1.4.1.731.2.2.2.5
OBJECT IDENTIFIER    

tmsL3MibConformance 1.3.6.1.4.1.731.2.2.2.6
OBJECT IDENTIFIER    

tmsL3MibGroups 1.3.6.1.4.1.731.2.2.2.6.1
OBJECT IDENTIFIER    

tmsL3MibCompliances 1.3.6.1.4.1.731.2.2.2.6.2
OBJECT IDENTIFIER    

tmsL3IpMiscNumLogicalPorts 1.3.6.1.4.1.731.2.2.2.1.1
The number of logical ports (i.e., L2/L3 hybrid Aggregators or L3 only interfaces). For TMS, this is normally equal to the number of physical ports.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmsL3IpMiscRoutingProtocol 1.3.6.1.4.1.731.2.2.2.1.2
DURABLE: { none } The selected dynamic routing protocol. Note that static routing is still functional even when this object is set to none(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), rip(2), ospf(3)  

tmsL3IpMiscOspfv2Config 1.3.6.1.4.1.731.2.2.2.1.3
This object is used for retrieving the RFC1850 Open Shortest Path First version 2 (OSPFv2) nonvolatile (NVM) configuration data in an ASCII character string format.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..4096)  

tmsL3IpSubnetMaxRows 1.3.6.1.4.1.731.2.2.2.2.1
The maximum possible number of rows in the 'tmsL3IpSubnetTable'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmsL3IpSubnetCurrentRows 1.3.6.1.4.1.731.2.2.2.2.2
The current number of rows in the 'tmsL3IpSubnetTable'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmsL3IpSubnetTable 1.3.6.1.4.1.731.2.2.2.2.3
A table of subnet parameters. There is one entry available for each of the 'tmsL3IpSubnetMaxRows' supported IP subnets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmsL3IpSubnetEntry

tmsL3IpSubnetEntry 1.3.6.1.4.1.731.2.2.2.2.3.1
A list of subnet parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmsL3IpSubnetEntry  

tmsL3IpSubnetIfIndex 1.3.6.1.4.1.731.2.2.2.2.3.1.1
DURABLE: The ifIndex of the swEND driver associated with this subnet.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

tmsL3IpSubnetAgentIpAddr 1.3.6.1.4.1.731.2.2.2.2.3.1.2
DURABLE: The network management station uses this IP Address to talk with the Agent on this subnet. This IP address logically AND'ed with 'tmsL3IpSubnetMask' yields the actual subnet value for this subnet.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

tmsL3IpSubnetMask 1.3.6.1.4.1.731.2.2.2.2.3.1.3
DURABLE: The subnet mask for this subnet. It contains 1's in the bit positions for the net and subnet IDs and 0's in the bit positions for host ID. The 1's must be contiguous, starting with the left most bit.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

tmsL3IpSubnetVidIface 1.3.6.1.4.1.731.2.2.2.2.3.1.4
DURABLE: { default=0:all } For a L2/L3 hybrid switch, this object contains the actual VLAN ID (VID) from 1 to 4094 or 0 if the VID is unassigned. For a L3 only switch, this object contains the actual switch interface from 1 to 4094 or 0 if unassigned. Changing this object for this row causes all rows with the same 'tmsL3IpSubnetIfIndex' as this row to be changed to this new 'tmsL3IpSubnetVidIface' value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4094  

tmsL3IpSubnetName 1.3.6.1.4.1.731.2.2.2.2.3.1.5
DURABLE: { '':all ) A user reference name for this subnet.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..16)  

tmsL3IpSubnetRowStatus 1.3.6.1.4.1.731.2.2.2.2.3.1.6
DURABLE: This object indicates the status of this entry. A row in this table must be created using the createAndWait(5) action state (i.e., createAndGo(4) is not supported). This object can only be set to active(1) after all objects for this row are valid. The 'tmsL3IpSubnetName' is optional. Note that the notInService(2) state is not supported. Objects in this table row can be changed when this object is notReady(3) or active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmsL3IpStaticMaxHwHosts 1.3.6.1.4.1.731.2.2.2.3.1
The maximum number, if any, of hosts that the hardware can support in its routing table. Note that if the hardware supports both hosts and subnets in the same table, this number represents both and 'tmsL3IpStaticMaxHwSubnets' is zero (0).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmsL3IpStaticNumStaticHwHosts 1.3.6.1.4.1.731.2.2.2.3.2
DURABLE: The number of 'tmsL3IpStaticMaxHwHosts' hosts that the user would like to reserve for static routes. A SNMPv1 badValue or SNMPv2 wrongValue is returned if the user attempts to use a value less than zero or greater than 'tmsL3IpStaticMaxHwHosts'. WARNING: This value is only used during system initialization (i.e., after a reset).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tmsL3IpStaticMaxHwSubnets 1.3.6.1.4.1.731.2.2.2.3.3
The maximum number, if any, of subnets that the hardware can support in its routing table. Note that if the hardware supports both hosts and subnets in the same table, this value is zero (0).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmsL3IpStaticNumStaticHwSubnets 1.3.6.1.4.1.731.2.2.2.3.4
DURABLE: The number of 'tmsL3IpStaticMaxHwSubnets' subnets that the user would like to reserve for static routes. An A SNMPv1 badValue or SNMPv2 wrongValue is returned if the user attempts to use a value less than zero or greater than 'tmsL3IpStaticMaxHwSubnets'. WARNING: This value is only used during system initialization (i.e., after a reset).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tmsL3IpStaticRouteMaxRows 1.3.6.1.4.1.731.2.2.2.3.5
The maximum possible number of rows in the 'tmsL3IpStaticRouteTable'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmsL3IpStaticRouteCurrentRows 1.3.6.1.4.1.731.2.2.2.3.6
The current number of rows in the 'tmsL3IpStaticRouteTable'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmsL3IpStaticRouteTable 1.3.6.1.4.1.731.2.2.2.3.7
A table of static routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmsL3IpStaticRouteEntry

tmsL3IpStaticRouteEntry 1.3.6.1.4.1.731.2.2.2.3.7.1
A list of static route parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmsL3IpStaticRouteEntry  

tmsL3IpStaticDestIpAddr 1.3.6.1.4.1.731.2.2.2.3.7.1.1
DURABLE: The static route host or subnet IP destination address. All IP destination addresses must be non-zero.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

tmsL3IpStaticMask 1.3.6.1.4.1.731.2.2.2.3.7.1.2
DURABLE: The mask for this IP destination. It contains 1's in the bit positions for the net and subnet IDs and 0's in the bit positions for host ID. The 1's must be contiguous, starting with the left most bit. Note that a host route uses a 255.255.255.255 mask.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

tmsL3IpStaticNextHop 1.3.6.1.4.1.731.2.2.2.3.7.1.3
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-create
OBJECT-TYPE    
  IpAddress  

tmsL3IpStaticName 1.3.6.1.4.1.731.2.2.2.3.7.1.4
DURABLE: { '':all ) A user reference name for this Static Route.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..16)  

tmsL3IpStaticUseHw 1.3.6.1.4.1.731.2.2.2.3.7.1.5
DURABLE: { false:all ) By setting this object to true(1), the user indicates the desire to use hardware routing for this entry. To disable hardware routing for this entry, set this object to false(2). If the underlying switch fabric does not support hardware routing, this object is ignored. There is usually limited space in the hardware routing table. Consequently, if the user enables hardware routing on 'too' many entries, the agent assigns routes on a first come, first serve basis (i.e., the user may not get the expected results).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmsL3IpStaticInHw 1.3.6.1.4.1.731.2.2.2.3.7.1.6
If this object is true(1), this static route is actually in the hardware Route Table. Otherwise it is false(2).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmsL3IpStaticGateway 1.3.6.1.4.1.731.2.2.2.3.7.1.7
DURABLE: { false:all ) By setting this object to true(1), the user indicates that this subnet route is a gateway route (i.e., connected to external router). By setting it to false(2), the user indicates that this is a direct route. If 'tmsL3IpStaticMask' is '255.255.255.255' (i.e., a host route) for this entry, this object cannot be set to true(1).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmsL3IpStaticRowStatus 1.3.6.1.4.1.731.2.2.2.3.7.1.8
DURABLE: This object indicates the status of this entry. A row in this table must be created using the createAndWait(5) action state (i.e., createAndGo(4) is not supported). This object can only be set to active(1) after all objects for this row are valid. The 'tmsL3IpStaticName' is optional. Note that the notInService(2) state is not supported. Objects in this table row can be changed when this object is notReady(3) or active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmsL3IpDynamicRouteCurrentRows 1.3.6.1.4.1.731.2.2.2.4.1
The current number of rows in the 'tmsL3IpDynamicRouteTable'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmsL3IpDynamicRouteTable 1.3.6.1.4.1.731.2.2.2.4.2
A table of dynamic routes generated by RIP, OSPF, other routing protocols, and by the TCP/IP stack when creating host routes for existing subnets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmsL3IpDynamicRouteEntry

tmsL3IpDynamicRouteEntry 1.3.6.1.4.1.731.2.2.2.4.2.1
A list of dynamic route parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmsL3IpDynamicRouteEntry  

tmsL3IpDynamicDestIpAddr 1.3.6.1.4.1.731.2.2.2.4.2.1.1
The dynamic route host or subnet IP destination address. All IP destination addresses must be non-zero.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

tmsL3IpDynamicMask 1.3.6.1.4.1.731.2.2.2.4.2.1.2
The mask for this IP destination. It contains 1's in the bit positions for the net and subnet IDs and 0's in the bit positions for host ID. The 1's must be contiguous, starting with the left most bit. Note that a host route uses a 255.255.255.255 mask.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

tmsL3IpDynamicNextHop 1.3.6.1.4.1.731.2.2.2.4.2.1.3
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-create
OBJECT-TYPE    
  IpAddress  

tmsL3IpDynamicName 1.3.6.1.4.1.731.2.2.2.4.2.1.4
A user reference name for this Dynamic Route.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..16)  

tmsL3IpDynamicUseHw 1.3.6.1.4.1.731.2.2.2.4.2.1.5
By setting this object to true(1), the user indicates the desire to use hardware routing for this entry. To disable hardware routing for this entry, set this object to false(2). If the underlying switch fabric does not support hardware routing, this object is ignored. There is usually limited space in the hardware routing table. Consequently, if the user enables hardware routing on 'too' many entries, the agent assigns routes on a first come, first serve basis (i.e., the user may not get the expected results).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmsL3IpDynamicInHw 1.3.6.1.4.1.731.2.2.2.4.2.1.6
If this object is true(1), this dynamic route is actually in the hardware Route Table. Otherwise it is false(2).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmsL3IpDynamicGateway 1.3.6.1.4.1.731.2.2.2.4.2.1.7
By setting this object to true(1), the user indicates that this subnet route is a gateway route (i.e., connected to external router). By setting it to false(2), the user indicates that this is a direct route. If 'tmsL3IpDynamicMask' is '255.255.255.255' (i.e., a host route) for this entry, this object cannot be set to true(1).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmsL3IpDynamicRowStatus 1.3.6.1.4.1.731.2.2.2.4.2.1.8
This object indicates the status of this entry. A row in this table must be created using the createAndWait(5) action state (i.e., createAndGo(4) is not supported). This object can only be set to active(1) after all objects for this row are valid. The 'tmsL3IpDynamicName' is optional. Note that the notInService(2) state is not supported. Objects in this table row can be changed when this object is notReady(3) or active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmsL3IpRouteTableCurrentSwEntries 1.3.6.1.4.1.731.2.2.2.5.1
The number of current entries in the software Routing Table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmsL3IpRouteCurrentHwHosts 1.3.6.1.4.1.731.2.2.2.5.2
The number of hardware host routing table entries currently in use. If the hardware does not have routing table support, this value is zero (0). If the hardware supports both hosts and subnets in the same table, this number represents both and 'tmsL3IpRouteCurrentHwSubnets' is zero (0).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmsL3IpRouteCurrentHwSubnets 1.3.6.1.4.1.731.2.2.2.5.3
The number of hardware subnet routing table entries currently in use. If the hardware does not have routing table support, this value is zero (0). Note that if the hardware supports both hosts and subnets in the same table, this value is zero (0).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmsL3IpRouteTable 1.3.6.1.4.1.731.2.2.2.5.4
Provides Routing Table access. This table can be used to modify or add Routing Table entries. Changes made with this table are not saved to NVM (nonvolatile memory). To save static routes to NVM, use the tmsL3IpStaticRouteTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmsL3IpRouteEntry

tmsL3IpRouteEntry 1.3.6.1.4.1.731.2.2.2.5.4.1
Provides enough routing information to support the UNIX style 'netstat -nr' command and to support maintenance of the Routing Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmsL3IpRouteEntry  

tmsL3IpRouteDest 1.3.6.1.4.1.731.2.2.2.5.4.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: not-accessible
OBJECT-TYPE    
  IpAddress  

tmsL3IpRouteMask 1.3.6.1.4.1.731.2.2.2.5.4.1.2
Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the tmsL3IpRouteDest field. If the value of the tmsL3IpRouteDest 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-create
OBJECT-TYPE    
  IpAddress  

tmsL3IpRouteNextHopIp 1.3.6.1.4.1.731.2.2.2.5.4.1.3
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-create
OBJECT-TYPE    
  IpAddress  

tmsL3IpRouteNextHopMac 1.3.6.1.4.1.731.2.2.2.5.4.1.4
The six byte MAC address of the next hop of this route. If the underlying hardware does not support this object, an octet string of zero length is returned.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

tmsL3IpRouteIfIndex 1.3.6.1.4.1.731.2.2.2.5.4.1.5
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-only
OBJECT-TYPE    
  Integer32  

tmsL3IpRouteType 1.3.6.1.4.1.731.2.2.2.5.4.1.6
The type of route. Note that the values direct(3) and indirect(4) refer to the notion of direct and indirect routing in the IP architecture. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the tmsL3IpRouteTable object. That is, it effectively disassociates the destination identified with said entry from the route identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant tmsL3IpRouteType object.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), invalid(2), direct(3), indirect(4)  

tmsL3IpRouteProto 1.3.6.1.4.1.731.2.2.2.5.4.1.7
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(1), local(2), netmgmt(3), icmp(4), egp(5), ggp(6), hello(7), rip(8), is-is(9), es-is(10), ciscoIgrp(11), bbnSpfIgp(12), ospf(13), bgp(14)  

tmsL3IpRouteAge 1.3.6.1.4.1.731.2.2.2.5.4.1.8
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-only
OBJECT-TYPE    
  Unsigned32  

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

tmsL3IpRouteUsingHw 1.3.6.1.4.1.731.2.2.2.5.4.1.10
This object is true(1) if this route is contained in the hardware routing table; otherwise, it is false(2).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmsL3IpRouteIsStatic 1.3.6.1.4.1.731.2.2.2.5.4.1.11
This object is true(1) if this route is defined in the 'tmsL3IpStaticRouteTable'. This object is false(2) if this route was created dynamically (e.g., with RIP, OSPF) or was manually created using this table ('tmsL3IpRouteTable') or the RFC1213 'ipRouteTable'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmsL3IpRouteFlags 1.3.6.1.4.1.731.2.2.2.5.4.1.12
Not implemented. Returns '0'. Contains the information required for a netstat-like 'Flags' field. The flags field represents a decimal value of the flags specified for a given route. The following is a list of currently available flag values: 0x1 | - route is usable (that is, 'up') 0x2 | - destination is a gateway 0x4 | - host specific routing entry 0x8 | - host or net unreachable 0x10 | - created dynamically (by redirect) 0x20 | - modified dynamically (by redirect) 0x40 | - message confirmed 0x80 | - subnet mask present 0x100 | - generate new routes on use 0x200 | - external daemon resolves name 0x400 | - generated by ARP 0x800 | - manually added (static) 0x1000 | - just discard packets (during updates) 0x2000 | - modified by management protocol 0x4000 | - protocol specific routing flag 0x8000 | - protocol specific routing flag For example, if the entry in the Routing Table has a flag value of decimal 5, (0x1 OR'ed with 0x4), then this route is 'up' and usable and is host-specific.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmsL3IpRouteRef 1.3.6.1.4.1.731.2.2.2.5.4.1.13
Not implemented. Returns '0'. Contains the information required for the netstat 'Ref' field, which indicates the number active uses for this route.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmsL3IpRouteUse 1.3.6.1.4.1.731.2.2.2.5.4.1.14
Not implemented. Returns '0'. Contains the information required for the netstat 'Use' field, which indicates the number of packets sent with this route.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmsL3IpRouteRowStatus 1.3.6.1.4.1.731.2.2.2.5.4.1.15
This object indicates the status of this entry. A row in this table must be created using the createAndWait(5) action state (i.e., createAndGo(4) is not supported). This object can only be set to active(1) for the specified 'tmsL3IpRouteDest' index value after the 'tmsL3IpRouteMask' and 'tmsL3IpRouteNextHop' objects for this row are valid. Setting 'tmsL3IpRouteType' is optional. Note that the notInService(2) state is not supported. Objects in this table row can be changed when this object is notReady(3) or active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmsL3IpMiscGroup 1.3.6.1.4.1.731.2.2.2.6.1.1
This group configures and retrieves global, miscellaneous L3 objects.
Status: current Access: read-create
OBJECT-GROUP    

tmsL3IpSubnetGroup 1.3.6.1.4.1.731.2.2.2.6.1.2
This group configures and retrieves IP subnet objects.
Status: current Access: read-create
OBJECT-GROUP    

tmsL3IpStaticGroup 1.3.6.1.4.1.731.2.2.2.6.1.3
This group configures and retrieves IP static routes.
Status: current Access: read-create
OBJECT-GROUP    

tmsL3IpDynamicGroup 1.3.6.1.4.1.731.2.2.2.6.1.4
This group configures and retrieves IP static routes.
Status: current Access: read-create
OBJECT-GROUP    

tmsL3IpRouteGroup 1.3.6.1.4.1.731.2.2.2.6.1.5
This group configures and retrieves IP routing info.
Status: current Access: read-create
OBJECT-GROUP    

tmsL3MibCompliance 1.3.6.1.4.1.731.2.2.2.6.2.1
The compliance statement.
Status: current Access: read-create
MODULE-COMPLIANCE