INTEL-IPROUTER-MIB

File: INTEL-IPROUTER-MIB.mib (53722 bytes)

Imported modules

RFC1155-SMI INTEL-GEN-MIB RFC-1212

Imported symbols

TimeTicks Counter IpAddress
mib2ext OBJECT-TYPE

Defined Types

ConfIfEntry  
SEQUENCE    
  confIfIndex INTEGER
  confIfAddrAndMask1 OCTET STRING Size(8)
  confIfAddrAndMask2 OCTET STRING Size(8)
  confIfAddrAndMask3 OCTET STRING Size(8)
  confIfAddrAndMask4 OCTET STRING Size(8)
  confIfRouteProto INTEGER
  confIfTrigRip INTEGER
  confIfRipMetric INTEGER
  confIfRip2AuthType INTEGER
  confIfRip2AuthKey OCTET STRING Size(0..16)
  confIfBootpReqForw INTEGER
  confIfProxyArp INTEGER
  confIfFiltering INTEGER
  confIfRxDefAction INTEGER
  confIfTxDefAction INTEGER
  confIfRxDefLogging INTEGER
  confIfTxDefLogging INTEGER
  confIfCreateObj OCTET STRING Size(100)
  confIfDeleteObj INTEGER
  confIfMCRouteProto INTEGER
  confIfDvmrpMetric INTEGER
  confIfTtlThreshold INTEGER
  confIfTunnelName OCTET STRING Size(0..30)
  confIfLocalIP IpAddress
  confIfRemoteIP IpAddress
  confIfMgtAccess INTEGER
  confIfRtrDiscovery INTEGER
  confIfType INTEGER
  confMgtAddress INTEGER

FilterEntry  
SEQUENCE    
  filterIfIndex INTEGER
  filterDirIndex INTEGER
  filterIndex INTEGER
  filterAction INTEGER
  filterLogging INTEGER
  filterProtocol INTEGER
  filterProtocolValue INTEGER
  filterTcpFlags INTEGER
  filterSrcAddrType INTEGER
  filterSrcAddr IpAddress
  filterSrcMask IpAddress
  filterDestAddrType INTEGER
  filterDestAddr IpAddress
  filterDestMask IpAddress
  filterSrcPort INTEGER
  filterSrcPortValue INTEGER
  filterSrcPortOper INTEGER
  filterDestPort INTEGER
  filterDestPortValue INTEGER
  filterDestPortOper INTEGER
  filterHits Counter

NatEntry  
SEQUENCE    
  natIfIndex INTEGER
  natIndex INTEGER
  natIntAddr IpAddress
  natIntMask IpAddress
  natIntPort INTEGER
  natExtAddr IpAddress
  natExtMask IpAddress
  natExtPort INTEGER
  natType INTEGER
  natTime INTEGER

StatRoutEntry  
SEQUENCE    
  statRoutIfIndex INTEGER
  statRoutNetwork IpAddress
  statRoutMask IpAddress
  statRoutNextHop IpAddress
  statRoutMetric INTEGER
  statRoutCreateObj OCTET STRING Size(12)
  statRoutDeleteObj INTEGER

StatIfEntry  
SEQUENCE    
  statIfIndex INTEGER
  statIfType INTEGER
  statIfState INTEGER
  statIfMTU INTEGER
  statIfRxDefHits Counter
  statIfTxDefHits Counter

ArpIfEntry  
SEQUENCE    
  arpIfIndex INTEGER
  arpIfInReq Counter
  arpIfOutRep Counter
  arpIfOutReq Counter
  arpIfInRep Counter
  arpIfInHdrErrors Counter

IpIfEntry  
SEQUENCE    
  ipIfIndex INTEGER
  ipIfInReceives Counter
  ipIfInHdrErrors Counter
  ipIfInAddrErrors Counter
  ipIfInDiscards Counter
  ipIfForwDatagrams Counter
  ipIfOutRequests Counter
  ipIfOutDiscards Counter

IcmpIfEntry  
SEQUENCE    
  icmpIfIndex INTEGER
  icmpIfInMsgs Counter
  icmpIfInErrors Counter
  icmpIfInEchos Counter
  icmpIfInEchoReps Counter
  icmpIfOutMsgs Counter
  icmpIfOutEchos Counter
  icmpIfOutEchoReps Counter

RipIfEntry  
SEQUENCE    
  ripIfIndex INTEGER
  ripIfInReceives Counter
  ripIfInHdrErrors Counter
  ripIfInBadSrcAddrs Counter
  ripIfInBadVers Counter
  ripIfInAuthFails Counter
  ripIfInUnknComs Counter
  ripIfOutSent Counter
  ripIfOutDiscards Counter

BootpIfEntry  
SEQUENCE    
  bootpIfIndex INTEGER
  bootpIfInRequests Counter
  bootpIfInReplies Counter
  bootpIfInErrors Counter
  bootpIfInDiscards Counter
  bootpIfOutRequests Counter
  bootpIfOutReplies Counter
  bootpIfOutDiscards Counter

OctetIfEntry  
SEQUENCE    
  octetIfIndex INTEGER
  octetIfInTotal Counter
  octetIfOutTotal Counter
  octetIfInOther Counter
  octetIfOutOther Counter
  octetIfInFtp Counter
  octetIfOutFtp Counter
  octetIfInTelnet Counter
  octetIfOutTelnet Counter
  octetIfInSmtp Counter
  octetIfOutSmtp Counter
  octetIfInDns Counter
  octetIfOutDns Counter
  octetIfInBootp Counter
  octetIfOutBootp Counter
  octetIfInHttp Counter
  octetIfOutHttp Counter
  octetIfInSnmp Counter
  octetIfOutSnmp Counter
  octetIfInRip Counter
  octetIfOutRip Counter
  octetIfInTunnel Counter
  octetIfOutTunnel Counter

Defined Values

iprouter 1.3.6.1.4.1.343.6.21
OBJECT IDENTIFIER    

conf 1.3.6.1.4.1.343.6.21.1
OBJECT IDENTIFIER    

confIfTable 1.3.6.1.4.1.343.6.21.1.1
The table contains configuration information for each IP link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConfIfEntry

confIfEntry 1.3.6.1.4.1.343.6.21.1.1.1
Configuration information for the IP link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ConfIfEntry  

confIfIndex 1.3.6.1.4.1.343.6.21.1.1.1.1
The ifIndex of the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

confIfAddrAndMask1 1.3.6.1.4.1.343.6.21.1.1.1.2
The primary IP Address and Mask of the IP link. The format of the octet string is: 4 bytes : IP Address. 4 bytes : Subnet Mask. A string of all zeros is used for unnumbered links.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(8)  

confIfAddrAndMask2 1.3.6.1.4.1.343.6.21.1.1.1.3
The second IP Address and Mask of the IP link. The format of the octet string is: 4 bytes : IP Address. 4 bytes : Subnet Mask.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(8)  

confIfAddrAndMask3 1.3.6.1.4.1.343.6.21.1.1.1.4
The third IP Address and Mask of the IP link. The format of the octet string is: 4 bytes : IP Address. 4 bytes : Subnet Mask.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(8)  

confIfAddrAndMask4 1.3.6.1.4.1.343.6.21.1.1.1.5
The fourth IP Address and Mask of the IP link. The format of the octet string is: 4 bytes : IP Address. 4 bytes : Subnet Mask.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(8)  

confIfRouteProto 1.3.6.1.4.1.343.6.21.1.1.1.6
The Routing Protocol used on the link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), rip-1(2), rip-2(3)  

confIfTrigRip 1.3.6.1.4.1.343.6.21.1.1.1.7
Indicates whether Triggered RIP is used on the link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

confIfRipMetric 1.3.6.1.4.1.343.6.21.1.1.1.8
The RIP metric used on the link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

confIfRip2AuthType 1.3.6.1.4.1.343.6.21.1.1.1.9
The RIP-2 Authentication type used on the link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), simple-password(2)  

confIfRip2AuthKey 1.3.6.1.4.1.343.6.21.1.1.1.10
The authentication key used in RIP-2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

confIfBootpReqForw 1.3.6.1.4.1.343.6.21.1.1.1.11
Indicates whether BOOTP requests are forwarded on the link
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

confIfProxyArp 1.3.6.1.4.1.343.6.21.1.1.1.12
Indicates whether Proxy Arp is used on the link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

confIfFiltering 1.3.6.1.4.1.343.6.21.1.1.1.13
Indicates whether IP filtering is used on the link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

confIfRxDefAction 1.3.6.1.4.1.343.6.21.1.1.1.14
Indicates whether packets not matching any of the Rx filters on the link must be passed or discarded.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER discard(1), pass(2)  

confIfTxDefAction 1.3.6.1.4.1.343.6.21.1.1.1.15
Indicates whether packets not matching any of the Tx filters on the link must be passed or discarded.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER discard(1), pass(2)  

confIfRxDefLogging 1.3.6.1.4.1.343.6.21.1.1.1.16
Indicates whether packets not matching any of the Rx filters must be logged.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

confIfTxDefLogging 1.3.6.1.4.1.343.6.21.1.1.1.17
Indicates whether packets not matching any of the Tx filters must be logged.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

confIfCreateObj 1.3.6.1.4.1.343.6.21.1.1.1.18
Create a non existing table entry. If the entry already exist, genError is returned. Binary format: 4 bytes : confIfAddr1 4 bytes : confIfMask1 4 bytes : confIfAddr2 4 bytes : confIfMask2 4 bytes : confIfAddr3 4 bytes : confIfMask3 4 bytes : confIfAddr4 4 bytes : confIfMask4 1 byte : confIfRouteProto 1 byte : confIfTrigRip 1 byte : confIfRipMetric 1 byte : confIfRip2AuthType 16 bytes : confIfRip2AuthKey 1 byte : confIfBootpReqForw 1 byte : confIfProxyArp 1 byte : confIfFiltering 1 byte : confIfRxDefAction 1 byte : confIfTxDefAction 1 byte : confIfRxDefLogging 1 byte : confIfTxDefLogging 1 byte : confIfTtlThreshold 30 bytes : confIfTunnelName 4 bytes : confIfLocalIP 4 bytes : confIfRemoteIP 1 byte : confIfMgtAccess 1 byte : confIfRtrDiscovery
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(100)  

confIfDeleteObj 1.3.6.1.4.1.343.6.21.1.1.1.19
Delete an existing table entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER delete(1)  

confIfMCRouteProto 1.3.6.1.4.1.343.6.21.1.1.1.20
The multicast Routing Protocol used on the link.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

confIfDvmrpMetric 1.3.6.1.4.1.343.6.21.1.1.1.21
The DVMRP metric used on the link.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..31  

confIfTtlThreshold 1.3.6.1.4.1.343.6.21.1.1.1.22
The TTL Threshold used on the link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

confIfTunnelName 1.3.6.1.4.1.343.6.21.1.1.1.23
The symbolic name of the IP-in-IP tunnel.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

confIfLocalIP 1.3.6.1.4.1.343.6.21.1.1.1.24
The Local IP address of the IP-in-IP tunnel.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

confIfRemoteIP 1.3.6.1.4.1.343.6.21.1.1.1.25
The Remote IP address of the IP-in-IP tunnel.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

confIfMgtAccess 1.3.6.1.4.1.343.6.21.1.1.1.26
Indicates whether management access to the router is allowed via the link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

confIfRtrDiscovery 1.3.6.1.4.1.343.6.21.1.1.1.27
Indicates whether the router is allowed to send ICMP Router Advertisement messages.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

confIfType 1.3.6.1.4.1.343.6.21.1.1.1.28
Indicates the type of interface used for the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER lan(1), wan(2), tunnel(3)  

confMgtAddress 1.3.6.1.4.1.343.6.21.1.1.1.29
Enabled if the first address of this interface is the management address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

filterTable 1.3.6.1.4.1.343.6.21.1.2
The table contains IP filter configuration information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FilterEntry

filterEntry 1.3.6.1.4.1.343.6.21.1.2.1
Configuration information for the IP filter.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FilterEntry  

filterIfIndex 1.3.6.1.4.1.343.6.21.1.2.1.1
The ifIndex of the IP link on which the filter is used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

filterDirIndex 1.3.6.1.4.1.343.6.21.1.2.1.2
Indicates whether the filter is an Rx or Tx filter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER rx(1), tx(2)  

filterIndex 1.3.6.1.4.1.343.6.21.1.2.1.3
Index in the Rx or Tx filter list for the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

filterAction 1.3.6.1.4.1.343.6.21.1.2.1.4
The action to be taken when a packet matches the filter. Disabled filters are ignored.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER discard(1), pass(2), disabled(3)  

filterLogging 1.3.6.1.4.1.343.6.21.1.2.1.5
Indicates whether packets matching the filter must be logged.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

filterProtocol 1.3.6.1.4.1.343.6.21.1.2.1.6
Indicates whether the filter matches all protocols, a user defined protocol or a known protocol.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(1), other(2), icmp(3), tcp(4), udp(5), igmp(6), ip-ip(7), rsvp(8)  

filterProtocolValue 1.3.6.1.4.1.343.6.21.1.2.1.7
The protocol field in the IP header of the packet.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

filterTcpFlags 1.3.6.1.4.1.343.6.21.1.2.1.8
Indicates whether the filter matches all TCP packets or only TCP packets with the ACK flag set. When the ACK flag is set, the packet belongs to an established TCP connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(1), ack(2)  

filterSrcAddrType 1.3.6.1.4.1.343.6.21.1.2.1.9
Indicates whether the filter matches all source addresses, addresses on a specific network or a specific host address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(1), network(2), host(3)  

filterSrcAddr 1.3.6.1.4.1.343.6.21.1.2.1.10
Indicates the network or host address which the source address must match.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

filterSrcMask 1.3.6.1.4.1.343.6.21.1.2.1.11
The subnet mask of the network which the source address must match.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

filterSrcPort 1.3.6.1.4.1.343.6.21.1.2.1.12
Indicates whether the filter matches all or a specific UDP/TCP source port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(1), other(2), ftp-data(20), ftp-control(21), telnet(23), smtp(25), dns(53), bootp-server(67), bootp-client(68), tftp(69), gopher(70), http(80), pop3(110), nntp(119), snmp(161), snmp-trap(162), rip(520), tunnel(1990), nfs(2049)  

filterSrcPortValue 1.3.6.1.4.1.343.6.21.1.2.1.13
The UDP/TCP source port of the filter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

filterSrcPortOper 1.3.6.1.4.1.343.6.21.1.2.1.14
The source port operator indicates whether UDP/TCP source port values equal to, not equal to, greater than or less than the filter source port match the filter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER equal-to(1), not-equal-to(2), greater-than(3), less-than(4)  

filterDestAddrType 1.3.6.1.4.1.343.6.21.1.2.1.15
Indicates whether the filter matches all destination addresses, addresses on a specific network or a specific host address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(1), network(2), host(3)  

filterDestAddr 1.3.6.1.4.1.343.6.21.1.2.1.16
Indicates the network or host address which the destination address must match.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

filterDestMask 1.3.6.1.4.1.343.6.21.1.2.1.17
The subnet mask of the network which the destination address must match.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

filterDestPort 1.3.6.1.4.1.343.6.21.1.2.1.18
Indicates whether the filter matches all or a specific UDP/TCP destination port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(1), other(2), ftp-data(20), ftp-control(21), telnet(23), smtp(25), dns(53), bootp-server(67), bootp-client(68), tftp(69), gopher(70), http(80), pop3(110), snmp(161), snmp-trap(162), rip(520), tunnel(1990), nfs(2049)  

filterDestPortValue 1.3.6.1.4.1.343.6.21.1.2.1.19
The UDP/TCP destination port of the filter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

filterDestPortOper 1.3.6.1.4.1.343.6.21.1.2.1.20
The destination port operator indicates whether UDP/TCP destination port values equal to, not equal to, greater than or less than the filter destination port match the filter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER equal-to(1), not-equal-to(2), greater-than(3), less-than(4)  

filterHits 1.3.6.1.4.1.343.6.21.1.2.1.21
The number of packets matching the filter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

natTable 1.3.6.1.4.1.343.6.21.1.3
The table contains NAT information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NatEntry

natEntry 1.3.6.1.4.1.343.6.21.1.3.1
Information for the NAT entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NatEntry  

natIfIndex 1.3.6.1.4.1.343.6.21.1.3.1.1
The ifIndex of the IP link on which the NAT entry is used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

natIndex 1.3.6.1.4.1.343.6.21.1.3.1.2
Internal NAT index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

natIntAddr 1.3.6.1.4.1.343.6.21.1.3.1.3
The Internal IP Address of the NAT entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

natIntMask 1.3.6.1.4.1.343.6.21.1.3.1.4
The Internal Mask of the NAT entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

natIntPort 1.3.6.1.4.1.343.6.21.1.3.1.5
The Internal Port of the NAT entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

natExtAddr 1.3.6.1.4.1.343.6.21.1.3.1.6
The External IP Address of the NAT entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

natExtMask 1.3.6.1.4.1.343.6.21.1.3.1.7
The External Mask of the NAT entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

natExtPort 1.3.6.1.4.1.343.6.21.1.3.1.8
The External Port of the NAT entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

natType 1.3.6.1.4.1.343.6.21.1.3.1.9
Indicates whether the NAT entry is static or dynamic.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER static(1), dynamic(2), singleIpHost(3), singleIpNetwork(4), singleIpIcmp(5)  

natTime 1.3.6.1.4.1.343.6.21.1.3.1.10
The time left for dynamic NAT entries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statRoutTable 1.3.6.1.4.1.343.6.21.1.4
The table contains static route information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StatRoutEntry

statRoutEntry 1.3.6.1.4.1.343.6.21.1.4.1
Information for the static route entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  StatRoutEntry  

statRoutIfIndex 1.3.6.1.4.1.343.6.21.1.4.1.1
The ifIndex of the IP link on which the static route is used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

statRoutNetwork 1.3.6.1.4.1.343.6.21.1.4.1.2
IP address of network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

statRoutMask 1.3.6.1.4.1.343.6.21.1.4.1.3
Subnet mask of network
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

statRoutNextHop 1.3.6.1.4.1.343.6.21.1.4.1.4
Next hop router (LAN only)
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

statRoutMetric 1.3.6.1.4.1.343.6.21.1.4.1.5
Metric to network
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

statRoutCreateObj 1.3.6.1.4.1.343.6.21.1.4.1.6
Create a non existing table entry. If the entry already exist, genError is returned. Binary format: 4 bytes : statRoutMask 4 bytes : statRoutNextHop 4 bytes : statRoutMetric
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(12)  

statRoutDeleteObj 1.3.6.1.4.1.343.6.21.1.4.1.7
Delete an existing table entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER delete(1)  

tosPrefThreshold 1.3.6.1.4.1.343.6.21.1.5
The threshold for Type of Service for the IP router. IP packets have a Precendence value in the Type of Service field. If the value is higher than the threshold the packet will be forwarded with high priority.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..8  

stat 1.3.6.1.4.1.343.6.21.2
OBJECT IDENTIFIER    

statIfTable 1.3.6.1.4.1.343.6.21.2.1
The table contains statistic information for each IP link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StatIfEntry

statIfEntry 1.3.6.1.4.1.343.6.21.2.1.1
Statistic information for the IP link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  StatIfEntry  

statIfIndex 1.3.6.1.4.1.343.6.21.2.1.1.1
The ifIndex of the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statIfType 1.3.6.1.4.1.343.6.21.2.1.1.2
The type of the network (LAN or WAN) to which the IP link is connected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER lan(1), wan(2), tunnel(3)  

statIfState 1.3.6.1.4.1.343.6.21.2.1.1.3
The actual state of the IP link. The link layer informs the IP link of link state changes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

statIfMTU 1.3.6.1.4.1.343.6.21.2.1.1.4
The maximum transmit unit of the IP link. IP packets larger than the MTU will be fragmented.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

statIfRxDefHits 1.3.6.1.4.1.343.6.21.2.1.1.5
The number of packets that did not match any of the Rx Filters for the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

statIfTxDefHits 1.3.6.1.4.1.343.6.21.2.1.1.6
The number of packets that did not match any of the Tx Filters for the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

statIfChange 1.3.6.1.4.1.343.6.21.2.2
The value of sysUpTime at the time any IP link changed state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

arp 1.3.6.1.4.1.343.6.21.3
OBJECT IDENTIFIER    

arpIfTable 1.3.6.1.4.1.343.6.21.3.1
The table contains ARP information for each IP link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArpIfEntry

arpIfEntry 1.3.6.1.4.1.343.6.21.3.1.1
ARP information for the IP link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ArpIfEntry  

arpIfIndex 1.3.6.1.4.1.343.6.21.3.1.1.1
The ifIndex of the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

arpIfInReq 1.3.6.1.4.1.343.6.21.3.1.1.2
The number of ARP requests received on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpIfOutRep 1.3.6.1.4.1.343.6.21.3.1.1.3
The number of ARP replies sent on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpIfOutReq 1.3.6.1.4.1.343.6.21.3.1.1.4
The number of ARP requests sent on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpIfInRep 1.3.6.1.4.1.343.6.21.3.1.1.5
The number of ARP replies received on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpIfInHdrErrors 1.3.6.1.4.1.343.6.21.3.1.1.6
The number of ARP packets received on the link which were discarded because of ARP header errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpInReq 1.3.6.1.4.1.343.6.21.3.2
The total number of ARP requests received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpOutRep 1.3.6.1.4.1.343.6.21.3.3
The total number of ARP replies sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpOutReq 1.3.6.1.4.1.343.6.21.3.4
The total number of ARP requests sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpInRep 1.3.6.1.4.1.343.6.21.3.5
The total number of ARP replies received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

arpInHdrErrors 1.3.6.1.4.1.343.6.21.3.6
The total number of received ARP packets which were discarded because of ARP header errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ip 1.3.6.1.4.1.343.6.21.4
OBJECT IDENTIFIER    

ipIfTable 1.3.6.1.4.1.343.6.21.4.1
The table contains statistic information for each IP link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpIfEntry

ipIfEntry 1.3.6.1.4.1.343.6.21.4.1.1
IP information for the IP link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpIfEntry  

ipIfIndex 1.3.6.1.4.1.343.6.21.4.1.1.1
The ifIndex of the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipIfInReceives 1.3.6.1.4.1.343.6.21.4.1.1.2
The number of IP packets received on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipIfInHdrErrors 1.3.6.1.4.1.343.6.21.4.1.1.3
The number of IP packets received on the link which were discarded because of IP header errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipIfInAddrErrors 1.3.6.1.4.1.343.6.21.4.1.1.4
The number of IP packets received on the link which were discarded because of IP source or destination address errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipIfInDiscards 1.3.6.1.4.1.343.6.21.4.1.1.5
The number of IP packets received on the link which were discarded because of lack of buffer space.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipIfForwDatagrams 1.3.6.1.4.1.343.6.21.4.1.1.6
The number of IP packets forwarded on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipIfOutRequests 1.3.6.1.4.1.343.6.21.4.1.1.7
The number of IP packets sent by the router itself.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipIfOutDiscards 1.3.6.1.4.1.343.6.21.4.1.1.8
The number of IP packets which should have been sent on the link, but were discarded because of lack of buffer space or failed ARP requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmp 1.3.6.1.4.1.343.6.21.5
OBJECT IDENTIFIER    

icmpIfTable 3.1
The table contains ICMP information for each IP link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IcmpIfEntry

icmpIfEntry 3.1.1
ICMP information for the IP link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IcmpIfEntry  

icmpIfIndex 3.1.1.1
The ifIndex of the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

icmpIfInMsgs 3.1.1.2
The number of ICMP messages to the router received on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpIfInErrors 3.1.1.3
The number of ICMP messages to the router received on the link which were discarded because of ICMP header errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpIfInEchos 3.1.1.4
The number of ICMP echo requests received on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpIfInEchoReps 3.1.1.5
The number of ICMP echo replies received on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpIfOutMsgs 3.1.1.6
The number of ICMP messages sent on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpIfOutEchos 3.1.1.7
The number of ICMP echo requests sent on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpIfOutEchoReps 3.1.1.8
The number of ICMP echo replies sent on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpInRouterAdvs 3.2
The total number of received ICMP Router Advertisements.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpInRouterSols 3.3
The total number of received ICMP Router Solicitations.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpOutRouterAdvs 3.4
The total number of sent ICMP Router Advertisements.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

icmpOutRouterSols 3.5
The total number of sent ICMP Router Solicitations.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

rip 1.3.6.1.4.1.343.6.21.6
OBJECT IDENTIFIER    

ripIfTable 520.1
The table contains RIP information for each IP link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RipIfEntry

ripIfEntry 520.1.1
RIP information for the IP link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RipIfEntry  

ripIfIndex 520.1.1.1
The ifIndex of the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ripIfInReceives 520.1.1.2
The number of RIP packets received on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ripIfInHdrErrors 520.1.1.3
The number of RIP packets received on the link which were discarded because of RIP header errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ripIfInBadSrcAddrs 520.1.1.4
The number of RIP packets received on the link which were discarded because of source address errors. This may indicate an IP address configuration error on the link or the link of the router from which the RIP packet was received. The error may also occur if the link is connected to a physical network with multiple logical IP networks. In the latter case a source address error is not an indication of an IP address configuration error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ripIfInBadVers 520.1.1.5
The number of RIP packets received on the link which were discarded because of RIP version errors. This indicates a RIP configuration error on the link or the link of the router from which the RIP packet was received. The error occurs when receiving a RIP packet with a version different from the version configured on the link. The error also occurs if a RIP packet is received and the link is configured not to use RIP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ripIfInAuthFails 520.1.1.6
The number of RIP packets received on the link which were discarded because of RIP-2 authentication failures.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ripIfInUnknComs 520.1.1.7
The number of RIP packets received on the link which were discarded because of an unknown command type. This may indicate that the link is not configured to use Triggered RIP and the remote router is using Triggered RIP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ripIfOutSent 520.1.1.8
The number of RIP packets sent on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ripIfOutDiscards 520.1.1.9
The number of RIP packets discarded because of lack of buffer space.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ripInReceives 520.2
The total number of received RIP packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ripInHdrErrors 520.3
The total number of received RIP packets discarded because of RIP header errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ripInBadSrcAddrs 520.4
The total number of received RIP packets discarded because of source address errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ripInBadVers 520.5
The total number of received RIP packets discarded because of RIP version errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ripInAuthFails 520.6
The total number of RIP-2 authentication failures.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ripInUnknComs 520.7
The total number of received RIP packets discarded because of an unknown command type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ripOutSent 520.8
The total number of RIP packets sent by the router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ripOutDiscards 520.9
The total number of RIP packets discarded because of lack of buffer space.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bootp 1.3.6.1.4.1.343.6.21.7
OBJECT IDENTIFIER    

bootpIfTable 1.3.6.1.4.1.343.6.21.7.1
The table contains BOOTP information for each IP link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BootpIfEntry

bootpIfEntry 1.3.6.1.4.1.343.6.21.7.1.1
BOOTP information for the IP link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BootpIfEntry  

bootpIfIndex 1.3.6.1.4.1.343.6.21.7.1.1.1
The ifIndex of the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bootpIfInRequests 1.3.6.1.4.1.343.6.21.7.1.1.2
The number of BOOTP requests received on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bootpIfInReplies 1.3.6.1.4.1.343.6.21.7.1.1.3
The number of BOOTP replies received on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bootpIfInErrors 1.3.6.1.4.1.343.6.21.7.1.1.4
The number of BOOTP packets received on the link which were discarded because of header errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bootpIfInDiscards 1.3.6.1.4.1.343.6.21.7.1.1.5
The number of BOOTP requests received on the link which were discarded. This is done in the following situations: - The maximum value of the BOOTP hop count is exceeded. - More than 3 BOOTP packets are received per second. - The router does not have a route back to the assisting router using the receving link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bootpIfOutRequests 1.3.6.1.4.1.343.6.21.7.1.1.6
The number of BOOTP requests sent on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bootpIfOutReplies 1.3.6.1.4.1.343.6.21.7.1.1.7
The number of BOOTP replies sent on the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bootpIfOutDiscards 1.3.6.1.4.1.343.6.21.7.1.1.8
The number of BOOTP requests discarded because of lack of buffer space.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bootpInRequests 1.3.6.1.4.1.343.6.21.7.2
The total number of received BOOTP requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bootpInReplies 1.3.6.1.4.1.343.6.21.7.3
The total number of received BOOTP replies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bootpInErrors 1.3.6.1.4.1.343.6.21.7.4
The total number of received BOOTP packets discarded because of header errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bootpInDiscards 1.3.6.1.4.1.343.6.21.7.5
The total number of received BOOTP requests discarded. This is done in the following situations: - The maximum value of the BOOTP hop count is exceeded. - More than 3 BOOTP packets are received per second. - The router does not have a route back to the assisting router using the receiving link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bootpOutRequests 1.3.6.1.4.1.343.6.21.7.6
The total number of BOOTP requests sent by the router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bootpOutReplies 1.3.6.1.4.1.343.6.21.7.7
The total number of BOOTP replies sent to BOOTP clients.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bootpOutDiscards 1.3.6.1.4.1.343.6.21.7.8
The total number of BOOTP requests discarded because of lack of buffer space.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bootpMaxHops 1.3.6.1.4.1.343.6.21.7.9
The maximum allowed value of the hop count in received BOOTP requests.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

octetcounters 1.3.6.1.4.1.343.6.21.8
OBJECT IDENTIFIER    

octetIfTable 1.3.6.1.4.1.343.6.21.8.1
The table contains octet counters for each IP link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OctetIfEntry

octetIfEntry 1.3.6.1.4.1.343.6.21.8.1.1
Octet counter information for the IP link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OctetIfEntry  

octetIfIndex 1.3.6.1.4.1.343.6.21.8.1.1.1
The ifIndex of the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

octetIfInTotal 1.3.6.1.4.1.343.6.21.8.1.1.2
The total number of octets received on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfOutTotal 1.3.6.1.4.1.343.6.21.8.1.1.3
The total number of octets sent on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfInOther 1.3.6.1.4.1.343.6.21.8.1.1.4
The number of octets received on the IP link which were not classified as a specific protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfOutOther 1.3.6.1.4.1.343.6.21.8.1.1.5
The number of octets sent on the IP link which were not classified as a specific protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfInFtp 1.3.6.1.4.1.343.6.21.8.1.1.6
The number of FTP octets received on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfOutFtp 1.3.6.1.4.1.343.6.21.8.1.1.7
The number of FTP octets sent on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfInTelnet 1.3.6.1.4.1.343.6.21.8.1.1.8
The number of Telnet octets received on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfOutTelnet 1.3.6.1.4.1.343.6.21.8.1.1.9
The number of Telnet octets sent on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfInSmtp 1.3.6.1.4.1.343.6.21.8.1.1.10
The number of SMTP octets received on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfOutSmtp 1.3.6.1.4.1.343.6.21.8.1.1.11
The number of SMTP octets sent on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfInDns 1.3.6.1.4.1.343.6.21.8.1.1.12
The number of DNS octets received on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfOutDns 1.3.6.1.4.1.343.6.21.8.1.1.13
The number of DNS octets sent on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfInBootp 1.3.6.1.4.1.343.6.21.8.1.1.14
The number of BOOTP octets received on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfOutBootp 1.3.6.1.4.1.343.6.21.8.1.1.15
The number of BOOTP octets sent on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfInHttp 1.3.6.1.4.1.343.6.21.8.1.1.16
The number of HTTP octets received on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfOutHttp 1.3.6.1.4.1.343.6.21.8.1.1.17
The number of HTTP octets sent on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfInSnmp 1.3.6.1.4.1.343.6.21.8.1.1.18
The number of SNMP octets received on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfOutSnmp 1.3.6.1.4.1.343.6.21.8.1.1.19
The number of SNMP octets sent on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfInRip 1.3.6.1.4.1.343.6.21.8.1.1.20
The number of RIP octets received on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfOutRip 1.3.6.1.4.1.343.6.21.8.1.1.21
The number of RIP octets sent on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfInTunnel 1.3.6.1.4.1.343.6.21.8.1.1.22
The number of Tunnel octets received on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

octetIfOutTunnel 1.3.6.1.4.1.343.6.21.8.1.1.23
The number of Tunnel octets sent on the IP link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter