TELDAT-MON-PROTOCOL-IP-MIB

File: TELDAT-MON-PROTOCOL-IP-MIB.mib (41931 bytes)

Imported modules

RFC1155-SMI RFC-1212 TELDAT-SW-STRUCTURE-MIB

Imported symbols

IpAddress Counter OBJECT-TYPE
telProdNpMonProtIP

Defined Types

TelProdNpMonProtIPAggRoutEntry  
SEQUENCE    
  telProdNpMonProtIPAggRoutIndex INTEGER
  telProdNpMonProtIPAggRoutSubnetAddr IpAddress
  telProdNpMonProtIPAggRoutMask IpAddress

TelProdNpMonProtIPAccContEntry  
SEQUENCE    
  telProdNpMonProtIPAccContIndex INTEGER
  telProdNpMonProtIPAccContType INTEGER
  telProdNpMonProtIPAccContSrcIpAddr IpAddress
  telProdNpMonProtIPAccContSrcMask IpAddress
  telProdNpMonProtIPAccContDstIpAddr IpAddress
  telProdNpMonProtIPAccContDstMask IpAddress
  telProdNpMonProtIPAccContBegPro INTEGER
  telProdNpMonProtIPAccContEndPro INTEGER
  telProdNpMonProtIPAccContBegSPrt INTEGER
  telProdNpMonProtIPAccContEndSPrt INTEGER
  telProdNpMonProtIPAccContBegDPrt INTEGER
  telProdNpMonProtIPAccContEndDPrt INTEGER
  telProdNpMonProtIPAccContInvoc INTEGER

TelProdNpMonProtIPCacheEntry  
SEQUENCE    
  telProdNpMonProtIPCacheIndex INTEGER
  telProdNpMonProtIPCacheDest IpAddress
  telProdNpMonProtIPCacheUsage INTEGER
  telProdNpMonProtIPCacheNextHop IpAddress
  telProdNpMonProtIPCacheInterf INTEGER
  telProdNpMonProtIPCachePathNum INTEGER

TelProdNpMonProtIPStatsOverEntry  
SEQUENCE    
  telProdNpMonProtIPStatsOverIndex INTEGER
  telProdNpMonProtIPStatsOverCounter Counter

TelProdNpMonProtIPRoutingEntry  
SEQUENCE    
  telProdNpMonProtIPRoutingIndex INTEGER
  telProdNpMonProtIPRoutingType INTEGER
  telProdNpMonProtIPRoutingDstNet IpAddress
  telProdNpMonProtIPRoutingMask IpAddress
  telProdNpMonProtIPRoutingCost INTEGER
  telProdNpMonProtIPRoutingAge INTEGER
  telProdNpMonProtIPRoutingNextHop IpAddress
  telProdNpMonProtIPRoutingInterf INTEGER
  telProdNpMonProtIPRoutingPathNum INTEGER

TelProdNpMonProtIPIfcAddrEntry  
SEQUENCE    
  telProdNpMonProtIPIfcAddrIfcIndex INTEGER
  telProdNpMonProtIPIfcAddrOrdIndex INTEGER
  telProdNpMonProtIPIfcAddrAddr IpAddress
  telProdNpMonProtIPIfcAddrMask IpAddress

TelProdNpMonProtIPStatRoutEntry  
SEQUENCE    
  telProdNpMonProtIPStatRoutIndex INTEGER
  telProdNpMonProtIPStatRoutNet IpAddress
  telProdNpMonProtIPStatRoutMask IpAddress
  telProdNpMonProtIPStatRoutCost INTEGER
  telProdNpMonProtIPStatRoutNextHop IpAddress
  telProdNpMonProtIPStatRoutIfc INTEGER
  telProdNpMonProtIPStatRoutSubint INTEGER
  telProdNpMonProtIPStatRoutState INTEGER
  telProdNpMonProtIPStatRoutOwner INTEGER

TelProdNpMonProtIPFilterEntry  
SEQUENCE    
  telProdNpMonProtIPFilterIndex INTEGER
  telProdNpMonProtIPFilterAddr IpAddress
  telProdNpMonProtIPFilterMask IpAddress

Defined Values

telProdNpMonProtIPAggRoutTable 1.3.6.1.4.1.2007.4.1.2.3.1.1
Table of configured aggregation routes. Each route is determined by an address and its corresponding mask.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TelProdNpMonProtIPAggRoutEntry

telProdNpMonProtIPAggRoutEntry 1.3.6.1.4.1.2007.4.1.2.3.1.1.1
Each entry of the aggregation routes table corresponds to a configured aggregation route, and it has an index (shows the position of the entry or route inside the table), the route destination IP address and its corresponding mask.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TelProdNpMonProtIPAggRoutEntry  

telProdNpMonProtIPAggRoutIndex 1.3.6.1.4.1.2007.4.1.2.3.1.1.1.1
Table index: entry order or position (aggregation route) inside the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPAggRoutSubnetAddr 1.3.6.1.4.1.2007.4.1.2.3.1.1.1.2
Destination network or subnetwork of the route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

telProdNpMonProtIPAggRoutMask 1.3.6.1.4.1.2007.4.1.2.3.1.1.1.3
Destination network or subnetwork mask of the route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

telProdNpMonProtIPAccControl 1.3.6.1.4.1.2007.4.1.2.3.1.2
OBJECT IDENTIFIER    

telProdNpMonProtIPAccContGloGroup 1.3.6.1.4.1.2007.4.1.2.3.1.2.1
OBJECT IDENTIFIER    

telProdNpMonProtIPAccContGloStatus 1.3.6.1.4.1.2007.4.1.2.3.1.2.1.1
It shows the method used to control the access: if the variable value is enabled (1), there is access control and the registers are checked, and if the value is disabled (2), there is not access control and therefore all access control registers are ignored.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no-sense(0), enabled(1), disabled(2)  

telProdNpMonProtIPAccContGloTimesRun 1.3.6.1.4.1.2007.4.1.2.3.1.2.1.2
Times access controls have been invoked or consulted due to particular characteristics of some incoming and outgoing packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPAccContGloCacheHits 1.3.6.1.4.1.2007.4.1.2.3.1.2.1.3
Cache Hits: number of coincidences of the packets to check with the packets that recently passed access controls (and were or not rejected), so it is not necessary to consult these access controls to take a decision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPAccContTable 1.3.6.1.4.1.2007.4.1.2.3.1.2.2
One entry per existing access control register.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TelProdNpMonProtIPAccContEntry

telProdNpMonProtIPAccContEntry 1.3.6.1.4.1.2007.4.1.2.3.1.2.2.1
Each entry has an index that indicates the number of the access control register or order number of the table entry, the access control method used, the addresses and source and destination masks, the first and last protocol of the range of IP protocolos to filter, and the first and last port of the range of source ports and of the range of destination ports to filter, and the times that concrete access control has been queried.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TelProdNpMonProtIPAccContEntry  

telProdNpMonProtIPAccContIndex 1.3.6.1.4.1.2007.4.1.2.3.1.2.2.1.1
Table index: number of the access control register or order number of the table entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPAccContType 1.3.6.1.4.1.2007.4.1.2.3.1.2.2.1.2
Type of access control or way the packets, whose features fit the record, will be processed. If the value is exclusive (1), the packets coincident with that filter are refused. If the value is inclusive (2), the packets coincident with the register are routed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER exclusive(1), inclusive(2), invalid(3)  

telProdNpMonProtIPAccContSrcIpAddr 1.3.6.1.4.1.2007.4.1.2.3.1.2.2.1.3
Source IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

telProdNpMonProtIPAccContSrcMask 1.3.6.1.4.1.2007.4.1.2.3.1.2.2.1.4
Source IP address mask.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

telProdNpMonProtIPAccContDstIpAddr 1.3.6.1.4.1.2007.4.1.2.3.1.2.2.1.5
Destination IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

telProdNpMonProtIPAccContDstMask 1.3.6.1.4.1.2007.4.1.2.3.1.2.2.1.6
Destination IP address mask.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

telProdNpMonProtIPAccContBegPro 1.3.6.1.4.1.2007.4.1.2.3.1.2.2.1.7
First protocol of the range of IP protocols to filter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

telProdNpMonProtIPAccContEndPro 1.3.6.1.4.1.2007.4.1.2.3.1.2.2.1.8
Last protocol of the range of IP protocols to filter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

telProdNpMonProtIPAccContBegSPrt 1.3.6.1.4.1.2007.4.1.2.3.1.2.2.1.9
First port of the range of IP source ports to filter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

telProdNpMonProtIPAccContEndSPrt 1.3.6.1.4.1.2007.4.1.2.3.1.2.2.1.10
Last port of the range of IP source ports to filter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

telProdNpMonProtIPAccContBegDPrt 1.3.6.1.4.1.2007.4.1.2.3.1.2.2.1.11
First port of the range of IP destination ports to filter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

telProdNpMonProtIPAccContEndDPrt 1.3.6.1.4.1.2007.4.1.2.3.1.2.2.1.12
Last port of the range of IP destination ports to filter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

telProdNpMonProtIPAccContInvoc 1.3.6.1.4.1.2007.4.1.2.3.1.2.2.1.13
Times that entry (access control) have been invoked or consulted due to particular characteristics of some incoming and outgoing packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPCacheTable 1.3.6.1.4.1.2007.4.1.2.3.1.3
Table that shows destination routes used more recently. They are saved in the routing cache memory.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TelProdNpMonProtIPCacheEntry

telProdNpMonProtIPCacheEntry 1.3.6.1.4.1.2007.4.1.2.3.1.3.1
Each entry is a recently used route and it is saved in the routing cache memory. It contains information about the destination address, the number of packets sent to that destination host, the IP address of the next hop to destination, the output interface to arrive to the next router in the way to the destination IP address, and the number of paths, with the same cost and active, towards destination.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TelProdNpMonProtIPCacheEntry  

telProdNpMonProtIPCacheIndex 1.3.6.1.4.1.2007.4.1.2.3.1.3.1.1
Table index: order number of the entry or route contained in routing cache memory.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPCacheDest 1.3.6.1.4.1.2007.4.1.2.3.1.3.1.2
Destination host address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

telProdNpMonProtIPCacheUsage 1.3.6.1.4.1.2007.4.1.2.3.1.3.1.3
Number of packets sent to that host.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPCacheNextHop 1.3.6.1.4.1.2007.4.1.2.3.1.3.1.4
Next hop: IP address of the next router towards the destination host address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

telProdNpMonProtIPCacheInterf 1.3.6.1.4.1.2007.4.1.2.3.1.3.1.5
The packet leaves through the interface with that destination host address towards the next hop address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPCachePathNum 1.3.6.1.4.1.2007.4.1.2.3.1.3.1.6
Number of paths, with the same cost and actives, towards destination. In console this information is only shown if the value differs from 1. For SNMP is always given, being 1 the default value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPStatsGroup 1.3.6.1.4.1.2007.4.1.2.3.1.4
OBJECT IDENTIFIER    

telProdNpMonProtIPStatsGlobal 1.3.6.1.4.1.2007.4.1.2.3.1.4.1
OBJECT IDENTIFIER    

telProdNpMonProtIPStatsRoutTableOv 1.3.6.1.4.1.2007.4.1.2.3.1.4.1.1
Routes dropped when the routing table is full.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

telProdNpMonProtIPStatsNetUnreach 1.3.6.1.4.1.2007.4.1.2.3.1.4.1.2
Packets not transfered due to unknown destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

telProdNpMonProtIPStatsBadSubn 1.3.6.1.4.1.2007.4.1.2.3.1.4.1.3
Illegal subnetwork packets or routes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

telProdNpMonProtIPStatsBadNet 1.3.6.1.4.1.2007.4.1.2.3.1.4.1.4
Illegal network packets or routes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

telProdNpMonProtIPStatsUnhandBroad 1.3.6.1.4.1.2007.4.1.2.3.1.4.1.5
Received non local, broadcast IP packets (not progressed).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

telProdNpMonProtIPStatsUnhandMult 1.3.6.1.4.1.2007.4.1.2.3.1.4.1.6
Received multicast IP packets of which addresses have not been recognized by the router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

telProdNpMonProtIPStatsUnhandDirBro 1.3.6.1.4.1.2007.4.1.2.3.1.4.1.7
Direct (non local) received broadcast when the packet transfer is disabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

telProdNpMonProtIPStatsLLBroad 1.3.6.1.4.1.2007.4.1.2.3.1.4.1.8
Received packets with non local IP address that were sent to a link layer broadcast address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

telProdNpMonProtIPStatsDiscardFilter 1.3.6.1.4.1.2007.4.1.2.3.1.4.1.9
Received packets that were addressed to filtered sub/networks.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

telProdNpMonProtIPStatsMultAccepted 1.3.6.1.4.1.2007.4.1.2.3.1.4.1.10
IP Multicast packets that were received and processed successfully by the router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

telProdNpMonProtIPStatsOverTable 1.3.6.1.4.1.2007.4.1.2.3.1.4.2
This table contains the value of counters of discarded IP packets. This packets were discarded due to congestion in the input queue of the interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TelProdNpMonProtIPStatsOverEntry

telProdNpMonProtIPStatsOverEntry 1.3.6.1.4.1.2007.4.1.2.3.1.4.2.1
Each entry corresponds to an interface, and gives information about the number of packets discarded due to congestion in the input queue of the interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TelProdNpMonProtIPStatsOverEntry  

telProdNpMonProtIPStatsOverIndex 1.3.6.1.4.1.2007.4.1.2.3.1.4.2.1.1
Table index: interface number related to the packets overflowed in the input queue of which value is shown in the next variable. The index is the net number plus 1, which means that interfaces are numbered beginning with 1 and not 0 as happens in console.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPStatsOverCounter 1.3.6.1.4.1.2007.4.1.2.3.1.4.2.1.2
Packets discarded due to congestion in the input queue of packets that corresponds to the interface determined by the index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

telProdNpMonProtIPStatsDelete 1.3.6.1.4.1.2007.4.1.2.3.1.4.3
If this variable is set to 1, the statistics related to the IP protocol contained in the telProdNpMonProtIPStatsGlobal group are deleted and the counters of discarded packets in input queues of different interfaces (telProdNpMonProtIPStatsOverTable) are set to 0. In a get operation the value 2 is got if the last delete trial succeded, 3 if an error ocurred and 4 if no delete operation of statistics has been performed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER delete(1), ok(2), error(3), undefined(4)  

telProdNpMonProtIPRoutingTable 1.3.6.1.4.1.2007.4.1.2.3.1.5
This table contains information about the routes contained in the routing table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TelProdNpMonProtIPRoutingEntry

telProdNpMonProtIPRoutingEntry 1.3.6.1.4.1.2007.4.1.2.3.1.5.1
Each entry contains information about the type of route, address and mask of the destination network/subnetwork, cost, time passed since the routing table was refreshed (in case of RIP routes), next hop (IP address of the next router where the packet must be sent to reach destination), output interface of the packet, output subinterface (it only makes sense if the output interface is X.25 or Frame Relay. In other case the value is 0) and the number of paths to destination, with the same cost and active.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TelProdNpMonProtIPRoutingEntry  

telProdNpMonProtIPRoutingIndex 1.3.6.1.4.1.2007.4.1.2.3.1.5.1.1
Index: route number or place in the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPRoutingType 1.3.6.1.4.1.2007.4.1.2.3.1.5.1.2
It indicates how the route was created. Possible values of the variable are: (0) Neither of the enumerated options (1) Direct: network or subnetwork directly reached (2) Static: route configured in a static way (3) RIP: route learned by the RIP protocol (4) Default: default route (5) Deleted: the route was deleted (6) EGP info (7) EGP core info (8) EGP info readv (9) Subnetworks: network divided into subnetworks (10) Filter (11) SPF: The route is an intra-area OSPF route (12) SPIA: The route is an inter-area OSPF route (13) SPE1: Extern OSPF route, type 1 (14) SPE2: Extern OSPF route, type 2 (15) SPF Address range: OSPF active address range. Not used to route packets (16) ICMP redirect (17) Gateway discovery (18) Dual ISIS-level 1 (19) Dual ISIS-level 2 (20) BGP info (21) BGP info (readv) (22) Network aggregation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(0), direct(1), static(2), rip(3), default(4), deleted(5), egp-info(6), egp-core-info(7), egp-info-readv(8), subnetworks(9), filter(10), spf-intra-area(11), spf-inter-area(12), spf-AS-ext-type-1(13), spf-AS-ext-type-2(14), spf-address-range(15), icmp-redirect(16), gateway-discovery(17), dual-ISIS-level-1(18), dual-ISIS-level-2(19), bgp-info(20), bgp-info-readv(21), aggregation(22)  

telProdNpMonProtIPRoutingDstNet 1.3.6.1.4.1.2007.4.1.2.3.1.5.1.3
Destination IP network or subnetwork
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

telProdNpMonProtIPRoutingMask 1.3.6.1.4.1.2007.4.1.2.3.1.5.1.4
Destination IP network mask.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

telProdNpMonProtIPRoutingCost 1.3.6.1.4.1.2007.4.1.2.3.1.5.1.5
Route cost.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

telProdNpMonProtIPRoutingAge 1.3.6.1.4.1.2007.4.1.2.3.1.5.1.6
In case of RIP routes, time passed since the routing table was refreshed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPRoutingNextHop 1.3.6.1.4.1.2007.4.1.2.3.1.5.1.7
IP address of the next router in the way to destination or output interface the router will use to route packets. This variable does not make sense in the following cases: if there is not next hop or it is a filter, or if the output net is a point to point link and its address is 0.0.0.0, or next hop IP address begins with 0.X.X.X, or the destination address is the same as the interface structure address used to route a packet to that destination. In these cases the net number should be used instead of the next hop IP address and the value taken by the variable is 0.0.0.0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

telProdNpMonProtIPRoutingInterf 1.3.6.1.4.1.2007.4.1.2.3.1.5.1.8
It is the interface from which the packet with that destination host address is sent towards next hop address. If is the case the output interface does not make sense, the variable will take the value 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPRoutingPathNum 1.3.6.1.4.1.2007.4.1.2.3.1.5.1.9
Number of paths, with the same cost and active, towards destination. Though this value is not always shown by console, something should be get through SNMP, and it will be 1 when it cannot appear by console.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPIfcAddrTable 1.3.6.1.4.1.2007.4.1.2.3.1.6
Table of configured addresses for the router interfaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TelProdNpMonProtIPIfcAddrEntry

telProdNpMonProtIPIfcAddrEntry 1.3.6.1.4.1.2007.4.1.2.3.1.6.1
Each entry contains an address related to the interface which value is the first table index, and it contains all possible addresses for that interface. The second table index indicates the order number of that address inside that interface. Apart from the two indexes it has IP address and related mask.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TelProdNpMonProtIPIfcAddrEntry  

telProdNpMonProtIPIfcAddrIfcIndex 1.3.6.1.4.1.2007.4.1.2.3.1.6.1.1
First table index: interface number that owns that entry address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPIfcAddrOrdIndex 1.3.6.1.4.1.2007.4.1.2.3.1.6.1.2
Second table index: order number of the address inside the list of configured interfaces for that interfa determined by the first index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPIfcAddrAddr 1.3.6.1.4.1.2007.4.1.2.3.1.6.1.3
IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

telProdNpMonProtIPIfcAddrMask 1.3.6.1.4.1.2007.4.1.2.3.1.6.1.4
Interface network mask.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

telProdNpMonProtIPSizeGroup 1.3.6.1.4.1.2007.4.1.2.3.1.7
OBJECT IDENTIFIER    

telProdNpMonProtIPSizeRoutTable 1.3.6.1.4.1.2007.4.1.2.3.1.7.1
Limit on the number of entries in the routing table. The special value 0 means unlimited.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1000000000  

telProdNpMonProtIPSizeRouEntUsed 1.3.6.1.4.1.2007.4.1.2.3.1.7.2
Number of entries of the IP routing table used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPSizeReassBuff 1.3.6.1.4.1.2007.4.1.2.3.1.7.3
Reassembling buffer length. This buffer is used to reassemble fragmented IP packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 2048..65535  

telProdNpMonProtIPSizeReassPkt 1.3.6.1.4.1.2007.4.1.2.3.1.7.4
Largest IP packet that the router has reassembled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPSizeRoutCache 1.3.6.1.4.1.2007.4.1.2.3.1.7.5
IP routing table length.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 64..10000  

telProdNpMonProtIPSizeCachEntUsed 1.3.6.1.4.1.2007.4.1.2.3.1.7.6
Number of entries of the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPStatRoutTable 1.3.6.1.4.1.2007.4.1.2.3.1.8
Table of static routes. It also shows the default network and subnetwork routers. The default routers are shown as static routes with the destination address set to 0.0.0.0 and mask 0.0.0.0. The default subnet routers also appear as static routes towards networks divided into subnetworks.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TelProdNpMonProtIPStatRoutEntry

telProdNpMonProtIPStatRoutEntry 1.3.6.1.4.1.2007.4.1.2.3.1.8.1
Each route is specified by an address, the corresponding mask, next hop address, cost, output interface, output subinterface, state and owner.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TelProdNpMonProtIPStatRoutEntry  

telProdNpMonProtIPStatRoutIndex 1.3.6.1.4.1.2007.4.1.2.3.1.8.1.1
Table index: order number of the static route (one per table entry).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPStatRoutNet 1.3.6.1.4.1.2007.4.1.2.3.1.8.1.2
Route destination network or subnetwork.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

telProdNpMonProtIPStatRoutMask 1.3.6.1.4.1.2007.4.1.2.3.1.8.1.3
Route destination network or subnetwork mask.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

telProdNpMonProtIPStatRoutCost 1.3.6.1.4.1.2007.4.1.2.3.1.8.1.4
Route use cost.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

telProdNpMonProtIPStatRoutNextHop 1.3.6.1.4.1.2007.4.1.2.3.1.8.1.5
Next router IP address where packets will be sent to reach the destination shown in the route. In case it has to be shown the output interface value, instead of next hop IP address, as it is necessary to get a value for this variable via SNMP, the default value taken by the variable will be 0.0.0.0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

telProdNpMonProtIPStatRoutIfc 1.3.6.1.4.1.2007.4.1.2.3.1.8.1.6
Identifier of the output interface of the packets which chose this route. This variable will be 0 (unknown interface) in case the node were not able to discover the output interface (because it does not exist) when the route was monitored.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPStatRoutSubint 1.3.6.1.4.1.2007.4.1.2.3.1.8.1.7
Identifier of the output subinterface of the packets that chose this route. For FR it shows the output DLCI, for X25 (R->N) shows the output NRI, for a generic interface not divisible in subinterfaces it takes the value 0, similar to the N/A (Not Aplicable) that appears by console. If the node cannot determine the output interface (because it does not exist) when the route is monitored, the variable takes the value 0, while what appears by console is UNK (unjnown subinterface).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPStatRoutState 1.3.6.1.4.1.2007.4.1.2.3.1.8.1.8
It indicates if the static route is active (1) (active interface and subinterface) or inactive (2) (inactive or unknown interface and subinterface). An active state does not imply an active route inside the routing table (it can be monitored in the routing table). It only means that the static route would be chosen as best route in case no other route (static or dynamic) with better cost exist.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

telProdNpMonProtIPStatRoutOwner 1.3.6.1.4.1.2007.4.1.2.3.1.8.1.9
It indicates what module or protocol has installed the static route. There is a special case, configured(1), for those routes entered by hand in configuration.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER configured(1), dhcp(2), aqc-manager(3), id-link(4), ipcp(5), radius(6), reverse-route-injection(7), acat(8)  

telProdNpMonProtIPFilterTable 1.3.6.1.4.1.2007.4.1.2.3.1.9
Table of configured filters.They are listed together with static routes by console, but they are shown in an independent table, separated from static routes. Each filter has an entry in the table that consists of the table index, the IP address and mask determined by the filter.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TelProdNpMonProtIPFilterEntry

telProdNpMonProtIPFilterEntry 1.3.6.1.4.1.2007.4.1.2.3.1.9.1
Each entry of the filter table is related to a configured filter, and consists of an index (that shows the filter position or table entry), the IP address of the filter related to that entry and the associated mask.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TelProdNpMonProtIPFilterEntry  

telProdNpMonProtIPFilterIndex 1.3.6.1.4.1.2007.4.1.2.3.1.9.1.1
Table index: order or position of the entry (filter) in the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtIPFilterAddr 1.3.6.1.4.1.2007.4.1.2.3.1.9.1.2
IP address related to the filter which position inside the table is determined by the index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

telProdNpMonProtIPFilterMask 1.3.6.1.4.1.2007.4.1.2.3.1.9.1.3
Network or subnetwork mask corresponding to that filter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress