INTEL-IPROUTER-MIB: View SNMP OID List / Download MIB
VENDOR: INTEL CORPORATION
Home | MIB: INTEL-IPROUTER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
iprouter | 1.3.6.1.4.1.343.6.21 | |||
conf | 1.3.6.1.4.1.343.6.21.1 | |||
confIfTable | 1.3.6.1.4.1.343.6.21.1.1 | no-access |
The table contains configuration information for each IP link. |
|
1.3.6.1.4.1.343.6.21.1.1.1 | no-access |
Configuration information for the IP link. |
||
confIfIndex | 1.3.6.1.4.1.343.6.21.1.1.1.1 | integer | read-only |
The ifIndex of the IP link. |
confIfAddrAndMask1 | 1.3.6.1.4.1.343.6.21.1.1.1.2 | octet string | read-write |
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. |
confIfAddrAndMask2 | 1.3.6.1.4.1.343.6.21.1.1.1.3 | octet string | read-write |
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. |
confIfAddrAndMask3 | 1.3.6.1.4.1.343.6.21.1.1.1.4 | octet string | read-write |
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. |
confIfAddrAndMask4 | 1.3.6.1.4.1.343.6.21.1.1.1.5 | octet string | read-write |
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. |
confIfRouteProto | 1.3.6.1.4.1.343.6.21.1.1.1.6 | integer | read-write |
The Routing Protocol used on the link. Enumeration: 'rip-2': 3, 'none': 1, 'rip-1': 2. |
confIfTrigRip | 1.3.6.1.4.1.343.6.21.1.1.1.7 | integer | read-write |
Indicates whether Triggered RIP is used on the link. Enumeration: 'disabled': 1, 'enabled': 2. |
confIfRipMetric | 1.3.6.1.4.1.343.6.21.1.1.1.8 | integer | read-write |
The RIP metric used on the link. |
confIfRip2AuthType | 1.3.6.1.4.1.343.6.21.1.1.1.9 | integer | read-write |
The RIP-2 Authentication type used on the link. Enumeration: 'none': 1, 'simple-password': 2. |
confIfRip2AuthKey | 1.3.6.1.4.1.343.6.21.1.1.1.10 | octet string | read-write |
The authentication key used in RIP-2. |
confIfBootpReqForw | 1.3.6.1.4.1.343.6.21.1.1.1.11 | integer | read-write |
Indicates whether BOOTP requests are forwarded on the link Enumeration: 'disabled': 1, 'enabled': 2. |
confIfProxyArp | 1.3.6.1.4.1.343.6.21.1.1.1.12 | integer | read-write |
Indicates whether Proxy Arp is used on the link. Enumeration: 'disabled': 1, 'enabled': 2. |
confIfFiltering | 1.3.6.1.4.1.343.6.21.1.1.1.13 | integer | read-write |
Indicates whether IP filtering is used on the link. Enumeration: 'disabled': 1, 'enabled': 2. |
confIfRxDefAction | 1.3.6.1.4.1.343.6.21.1.1.1.14 | integer | read-write |
Indicates whether packets not matching any of the Rx filters on the link must be passed or discarded. Enumeration: 'discard': 1, 'pass': 2. |
confIfTxDefAction | 1.3.6.1.4.1.343.6.21.1.1.1.15 | integer | read-write |
Indicates whether packets not matching any of the Tx filters on the link must be passed or discarded. Enumeration: 'discard': 1, 'pass': 2. |
confIfRxDefLogging | 1.3.6.1.4.1.343.6.21.1.1.1.16 | integer | read-write |
Indicates whether packets not matching any of the Rx filters must be logged. Enumeration: 'disabled': 1, 'enabled': 2. |
confIfTxDefLogging | 1.3.6.1.4.1.343.6.21.1.1.1.17 | integer | read-write |
Indicates whether packets not matching any of the Tx filters must be logged. Enumeration: 'disabled': 1, 'enabled': 2. |
confIfCreateObj | 1.3.6.1.4.1.343.6.21.1.1.1.18 | octet string | read-write |
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 |
confIfDeleteObj | 1.3.6.1.4.1.343.6.21.1.1.1.19 | integer | read-write |
Delete an existing table entry Enumeration: 'delete': 1. |
confIfMCRouteProto | 1.3.6.1.4.1.343.6.21.1.1.1.20 | integer | read-only |
The multicast Routing Protocol used on the link. Enumeration: 'disabled': 1, 'enabled': 2. |
confIfDvmrpMetric | 1.3.6.1.4.1.343.6.21.1.1.1.21 | integer | read-only |
The DVMRP metric used on the link. |
confIfTtlThreshold | 1.3.6.1.4.1.343.6.21.1.1.1.22 | integer | read-write |
The TTL Threshold used on the link. |
confIfTunnelName | 1.3.6.1.4.1.343.6.21.1.1.1.23 | octet string | read-write |
The symbolic name of the IP-in-IP tunnel. |
confIfLocalIP | 1.3.6.1.4.1.343.6.21.1.1.1.24 | ipaddress | read-write |
The Local IP address of the IP-in-IP tunnel. |
confIfRemoteIP | 1.3.6.1.4.1.343.6.21.1.1.1.25 | ipaddress | read-write |
The Remote IP address of the IP-in-IP tunnel. |
confIfMgtAccess | 1.3.6.1.4.1.343.6.21.1.1.1.26 | integer | read-write |
Indicates whether management access to the router is allowed via the link. Enumeration: 'disabled': 1, 'enabled': 2. |
confIfRtrDiscovery | 1.3.6.1.4.1.343.6.21.1.1.1.27 | integer | read-write |
Indicates whether the router is allowed to send ICMP Router Advertisement messages. Enumeration: 'disabled': 1, 'enabled': 2. |
confIfType | 1.3.6.1.4.1.343.6.21.1.1.1.28 | integer | read-only |
Indicates the type of interface used for the link. Enumeration: 'tunnel': 3, 'wan': 2, 'lan': 1. |
confMgtAddress | 1.3.6.1.4.1.343.6.21.1.1.1.29 | integer | read-only |
Enabled if the first address of this interface is the management address. Enumeration: 'disabled': 1, 'enabled': 2. |
filterTable | 1.3.6.1.4.1.343.6.21.1.2 | no-access |
The table contains IP filter configuration information. |
|
1.3.6.1.4.1.343.6.21.1.2.1 | no-access |
Configuration information for the IP filter. |
||
filterIfIndex | 1.3.6.1.4.1.343.6.21.1.2.1.1 | integer | read-only |
The ifIndex of the IP link on which the filter is used. |
filterDirIndex | 1.3.6.1.4.1.343.6.21.1.2.1.2 | integer | read-only |
Indicates whether the filter is an Rx or Tx filter. Enumeration: 'rx': 1, 'tx': 2. |
filterIndex | 1.3.6.1.4.1.343.6.21.1.2.1.3 | integer | read-only |
Index in the Rx or Tx filter list for the link. |
filterAction | 1.3.6.1.4.1.343.6.21.1.2.1.4 | integer | read-write |
The action to be taken when a packet matches the filter. Disabled filters are ignored. Enumeration: 'disabled': 3, 'discard': 1, 'pass': 2. |
filterLogging | 1.3.6.1.4.1.343.6.21.1.2.1.5 | integer | read-write |
Indicates whether packets matching the filter must be logged. Enumeration: 'disabled': 1, 'enabled': 2. |
filterProtocol | 1.3.6.1.4.1.343.6.21.1.2.1.6 | integer | read-write |
Indicates whether the filter matches all protocols, a user defined protocol or a known protocol. Enumeration: 'all': 1, 'udp': 5, 'tcp': 4, 'ip-ip': 7, 'other': 2, 'rsvp': 8, 'icmp': 3, 'igmp': 6. |
filterProtocolValue | 1.3.6.1.4.1.343.6.21.1.2.1.7 | integer | read-write |
The protocol field in the IP header of the packet. |
filterTcpFlags | 1.3.6.1.4.1.343.6.21.1.2.1.8 | integer | read-write |
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. Enumeration: 'ack': 2, 'all': 1. |
filterSrcAddrType | 1.3.6.1.4.1.343.6.21.1.2.1.9 | integer | read-write |
Indicates whether the filter matches all source addresses, addresses on a specific network or a specific host address. Enumeration: 'host': 3, 'all': 1, 'network': 2. |
filterSrcAddr | 1.3.6.1.4.1.343.6.21.1.2.1.10 | ipaddress | read-write |
Indicates the network or host address which the source address must match. |
filterSrcMask | 1.3.6.1.4.1.343.6.21.1.2.1.11 | ipaddress | read-write |
The subnet mask of the network which the source address must match. |
filterSrcPort | 1.3.6.1.4.1.343.6.21.1.2.1.12 | integer | read-write |
Indicates whether the filter matches all or a specific UDP/TCP source port. Enumeration: 'bootp-server': 67, 'all': 1, 'http': 80, 'ftp-control': 21, 'snmp': 161, 'tunnel': 1990, 'bootp-client': 68, 'smtp': 25, 'gopher': 70, 'telnet': 23, 'pop3': 110, 'snmp-trap': 162, 'ftp-data': 20, 'nfs': 2049, 'rip': 520, 'dns': 53, 'tftp': 69, 'nntp': 119, 'other': 2. |
filterSrcPortValue | 1.3.6.1.4.1.343.6.21.1.2.1.13 | integer | read-write |
The UDP/TCP source port of the filter. |
filterSrcPortOper | 1.3.6.1.4.1.343.6.21.1.2.1.14 | integer | read-write |
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. Enumeration: 'greater-than': 3, 'less-than': 4, 'not-equal-to': 2, 'equal-to': 1. |
filterDestAddrType | 1.3.6.1.4.1.343.6.21.1.2.1.15 | integer | read-write |
Indicates whether the filter matches all destination addresses, addresses on a specific network or a specific host address. Enumeration: 'host': 3, 'all': 1, 'network': 2. |
filterDestAddr | 1.3.6.1.4.1.343.6.21.1.2.1.16 | ipaddress | read-write |
Indicates the network or host address which the destination address must match. |
filterDestMask | 1.3.6.1.4.1.343.6.21.1.2.1.17 | ipaddress | read-write |
The subnet mask of the network which the destination address must match. |
filterDestPort | 1.3.6.1.4.1.343.6.21.1.2.1.18 | integer | read-write |
Indicates whether the filter matches all or a specific UDP/TCP destination port. Enumeration: 'bootp-server': 67, 'all': 1, 'http': 80, 'ftp-control': 21, 'snmp': 161, 'tunnel': 1990, 'bootp-client': 68, 'smtp': 25, 'gopher': 70, 'telnet': 23, 'pop3': 110, 'snmp-trap': 162, 'ftp-data': 20, 'nfs': 2049, 'rip': 520, 'dns': 53, 'tftp': 69, 'other': 2. |
filterDestPortValue | 1.3.6.1.4.1.343.6.21.1.2.1.19 | integer | read-write |
The UDP/TCP destination port of the filter. |
filterDestPortOper | 1.3.6.1.4.1.343.6.21.1.2.1.20 | integer | read-write |
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. Enumeration: 'greater-than': 3, 'less-than': 4, 'not-equal-to': 2, 'equal-to': 1. |
filterHits | 1.3.6.1.4.1.343.6.21.1.2.1.21 | counter | read-only |
The number of packets matching the filter. |
natTable | 1.3.6.1.4.1.343.6.21.1.3 | no-access |
The table contains NAT information. |
|
1.3.6.1.4.1.343.6.21.1.3.1 | no-access |
Information for the NAT entry. |
||
natIfIndex | 1.3.6.1.4.1.343.6.21.1.3.1.1 | integer | read-only |
The ifIndex of the IP link on which the NAT entry is used. |
natIndex | 1.3.6.1.4.1.343.6.21.1.3.1.2 | integer | read-only |
Internal NAT index. |
natIntAddr | 1.3.6.1.4.1.343.6.21.1.3.1.3 | ipaddress | read-write |
The Internal IP Address of the NAT entry. |
natIntMask | 1.3.6.1.4.1.343.6.21.1.3.1.4 | ipaddress | read-write |
The Internal Mask of the NAT entry. |
natIntPort | 1.3.6.1.4.1.343.6.21.1.3.1.5 | integer | read-write |
The Internal Port of the NAT entry. |
natExtAddr | 1.3.6.1.4.1.343.6.21.1.3.1.6 | ipaddress | read-write |
The External IP Address of the NAT entry. |
natExtMask | 1.3.6.1.4.1.343.6.21.1.3.1.7 | ipaddress | read-write |
The External Mask of the NAT entry. |
natExtPort | 1.3.6.1.4.1.343.6.21.1.3.1.8 | integer | read-write |
The External Port of the NAT entry. |
natType | 1.3.6.1.4.1.343.6.21.1.3.1.9 | integer | read-write |
Indicates whether the NAT entry is static or dynamic. Enumeration: 'singleIpNetwork': 4, 'dynamic': 2, 'singleIpIcmp': 5, 'static': 1, 'singleIpHost': 3. |
natTime | 1.3.6.1.4.1.343.6.21.1.3.1.10 | integer | read-only |
The time left for dynamic NAT entries. |
statRoutTable | 1.3.6.1.4.1.343.6.21.1.4 | no-access |
The table contains static route information. |
|
1.3.6.1.4.1.343.6.21.1.4.1 | no-access |
Information for the static route entry. |
||
statRoutIfIndex | 1.3.6.1.4.1.343.6.21.1.4.1.1 | integer | read-write |
The ifIndex of the IP link on which the static route is used. |
statRoutNetwork | 1.3.6.1.4.1.343.6.21.1.4.1.2 | ipaddress | read-write |
IP address of network. |
statRoutMask | 1.3.6.1.4.1.343.6.21.1.4.1.3 | ipaddress | read-write |
Subnet mask of network |
statRoutNextHop | 1.3.6.1.4.1.343.6.21.1.4.1.4 | ipaddress | read-write |
Next hop router (LAN only) |
statRoutMetric | 1.3.6.1.4.1.343.6.21.1.4.1.5 | integer | read-write |
Metric to network |
statRoutCreateObj | 1.3.6.1.4.1.343.6.21.1.4.1.6 | octet string | read-write |
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 |
statRoutDeleteObj | 1.3.6.1.4.1.343.6.21.1.4.1.7 | integer | read-write |
Delete an existing table entry Enumeration: 'delete': 1. |
tosPrefThreshold | 1.3.6.1.4.1.343.6.21.1.5 | integer | read-write |
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. |
stat | 1.3.6.1.4.1.343.6.21.2 | |||
statIfTable | 1.3.6.1.4.1.343.6.21.2.1 | no-access |
The table contains statistic information for each IP link. |
|
1.3.6.1.4.1.343.6.21.2.1.1 | no-access |
Statistic information for the IP link. |
||
statIfIndex | 1.3.6.1.4.1.343.6.21.2.1.1.1 | integer | read-only |
The ifIndex of the IP link. |
statIfType | 1.3.6.1.4.1.343.6.21.2.1.1.2 | integer | read-only |
The type of the network (LAN or WAN) to which the IP link is connected. Enumeration: 'tunnel': 3, 'wan': 2, 'lan': 1. |
statIfState | 1.3.6.1.4.1.343.6.21.2.1.1.3 | integer | read-only |
The actual state of the IP link. The link layer informs the IP link of link state changes. Enumeration: 'down': 2, 'up': 1. |
statIfMTU | 1.3.6.1.4.1.343.6.21.2.1.1.4 | integer | read-only |
The maximum transmit unit of the IP link. IP packets larger than the MTU will be fragmented. |
statIfRxDefHits | 1.3.6.1.4.1.343.6.21.2.1.1.5 | counter | read-only |
The number of packets that did not match any of the Rx Filters for the link. |
statIfTxDefHits | 1.3.6.1.4.1.343.6.21.2.1.1.6 | counter | read-only |
The number of packets that did not match any of the Tx Filters for the link. |
statIfChange | 1.3.6.1.4.1.343.6.21.2.2 | timeticks | read-only |
The value of sysUpTime at the time any IP link changed state. |
arp | 1.3.6.1.4.1.343.6.21.3 | |||
arpIfTable | 1.3.6.1.4.1.343.6.21.3.1 | no-access |
The table contains ARP information for each IP link. |
|
1.3.6.1.4.1.343.6.21.3.1.1 | no-access |
ARP information for the IP link. |
||
arpIfIndex | 1.3.6.1.4.1.343.6.21.3.1.1.1 | integer | read-only |
The ifIndex of the IP link. |
arpIfInReq | 1.3.6.1.4.1.343.6.21.3.1.1.2 | counter | read-only |
The number of ARP requests received on the link. |
arpIfOutRep | 1.3.6.1.4.1.343.6.21.3.1.1.3 | counter | read-only |
The number of ARP replies sent on the link. |
arpIfOutReq | 1.3.6.1.4.1.343.6.21.3.1.1.4 | counter | read-only |
The number of ARP requests sent on the link. |
arpIfInRep | 1.3.6.1.4.1.343.6.21.3.1.1.5 | counter | read-only |
The number of ARP replies received on the link. |
arpIfInHdrErrors | 1.3.6.1.4.1.343.6.21.3.1.1.6 | counter | read-only |
The number of ARP packets received on the link which were discarded because of ARP header errors. |
arpInReq | 1.3.6.1.4.1.343.6.21.3.2 | counter | read-only |
The total number of ARP requests received. |
arpOutRep | 1.3.6.1.4.1.343.6.21.3.3 | counter | read-only |
The total number of ARP replies sent. |
arpOutReq | 1.3.6.1.4.1.343.6.21.3.4 | counter | read-only |
The total number of ARP requests sent. |
arpInRep | 1.3.6.1.4.1.343.6.21.3.5 | counter | read-only |
The total number of ARP replies received. |
arpInHdrErrors | 1.3.6.1.4.1.343.6.21.3.6 | counter | read-only |
The total number of received ARP packets which were discarded because of ARP header errors. |
ip | 1.3.6.1.4.1.343.6.21.4 | |||
ipIfTable | 1.3.6.1.4.1.343.6.21.4.1 | no-access |
The table contains statistic information for each IP link. |
|
1.3.6.1.4.1.343.6.21.4.1.1 | no-access |
IP information for the IP link. |
||
ipIfIndex | 1.3.6.1.4.1.343.6.21.4.1.1.1 | integer | read-only |
The ifIndex of the IP link. |
ipIfInReceives | 1.3.6.1.4.1.343.6.21.4.1.1.2 | counter | read-only |
The number of IP packets received on the link. |
ipIfInHdrErrors | 1.3.6.1.4.1.343.6.21.4.1.1.3 | counter | read-only |
The number of IP packets received on the link which were discarded because of IP header errors. |
ipIfInAddrErrors | 1.3.6.1.4.1.343.6.21.4.1.1.4 | counter | read-only |
The number of IP packets received on the link which were discarded because of IP source or destination address errors. |
ipIfInDiscards | 1.3.6.1.4.1.343.6.21.4.1.1.5 | counter | read-only |
The number of IP packets received on the link which were discarded because of lack of buffer space. |
ipIfForwDatagrams | 1.3.6.1.4.1.343.6.21.4.1.1.6 | counter | read-only |
The number of IP packets forwarded on the link. |
ipIfOutRequests | 1.3.6.1.4.1.343.6.21.4.1.1.7 | counter | read-only |
The number of IP packets sent by the router itself. |
ipIfOutDiscards | 1.3.6.1.4.1.343.6.21.4.1.1.8 | counter | read-only |
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. |
icmp | 1.3.6.1.4.1.343.6.21.5 | |||
icmpIfTable | 1.3.6.1.4.1.343.6.21.5.1 | no-access |
The table contains ICMP information for each IP link. |
|
1.3.6.1.4.1.343.6.21.5.1.1 | no-access |
ICMP information for the IP link. |
||
icmpIfIndex | 1.3.6.1.4.1.343.6.21.5.1.1.1 | integer | read-only |
The ifIndex of the IP link. |
icmpIfInMsgs | 1.3.6.1.4.1.343.6.21.5.1.1.2 | counter | read-only |
The number of ICMP messages to the router received on the link. |
icmpIfInErrors | 1.3.6.1.4.1.343.6.21.5.1.1.3 | counter | read-only |
The number of ICMP messages to the router received on the link which were discarded because of ICMP header errors. |
icmpIfInEchos | 1.3.6.1.4.1.343.6.21.5.1.1.4 | counter | read-only |
The number of ICMP echo requests received on the link. |
icmpIfInEchoReps | 1.3.6.1.4.1.343.6.21.5.1.1.5 | counter | read-only |
The number of ICMP echo replies received on the link. |
icmpIfOutMsgs | 1.3.6.1.4.1.343.6.21.5.1.1.6 | counter | read-only |
The number of ICMP messages sent on the link. |
icmpIfOutEchos | 1.3.6.1.4.1.343.6.21.5.1.1.7 | counter | read-only |
The number of ICMP echo requests sent on the link. |
icmpIfOutEchoReps | 1.3.6.1.4.1.343.6.21.5.1.1.8 | counter | read-only |
The number of ICMP echo replies sent on the link. |
icmpInRouterAdvs | 1.3.6.1.4.1.343.6.21.5.2 | counter | read-only |
The total number of received ICMP Router Advertisements. |
icmpInRouterSols | 1.3.6.1.4.1.343.6.21.5.3 | counter | read-only |
The total number of received ICMP Router Solicitations. |
icmpOutRouterAdvs | 1.3.6.1.4.1.343.6.21.5.4 | counter | read-only |
The total number of sent ICMP Router Advertisements. |
icmpOutRouterSols | 1.3.6.1.4.1.343.6.21.5.5 | counter | read-only |
The total number of sent ICMP Router Solicitations. |
rip | 1.3.6.1.4.1.343.6.21.6 | |||
ripIfTable | 1.3.6.1.4.1.343.6.21.6.1 | no-access |
The table contains RIP information for each IP link. |
|
1.3.6.1.4.1.343.6.21.6.1.1 | no-access |
RIP information for the IP link. |
||
ripIfIndex | 1.3.6.1.4.1.343.6.21.6.1.1.1 | integer | read-only |
The ifIndex of the IP link. |
ripIfInReceives | 1.3.6.1.4.1.343.6.21.6.1.1.2 | counter | read-only |
The number of RIP packets received on the link. |
ripIfInHdrErrors | 1.3.6.1.4.1.343.6.21.6.1.1.3 | counter | read-only |
The number of RIP packets received on the link which were discarded because of RIP header errors. |
ripIfInBadSrcAddrs | 1.3.6.1.4.1.343.6.21.6.1.1.4 | counter | read-only |
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. |
ripIfInBadVers | 1.3.6.1.4.1.343.6.21.6.1.1.5 | counter | read-only |
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. |
ripIfInAuthFails | 1.3.6.1.4.1.343.6.21.6.1.1.6 | counter | read-only |
The number of RIP packets received on the link which were discarded because of RIP-2 authentication failures. |
ripIfInUnknComs | 1.3.6.1.4.1.343.6.21.6.1.1.7 | counter | read-only |
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. |
ripIfOutSent | 1.3.6.1.4.1.343.6.21.6.1.1.8 | counter | read-only |
The number of RIP packets sent on the link. |
ripIfOutDiscards | 1.3.6.1.4.1.343.6.21.6.1.1.9 | counter | read-only |
The number of RIP packets discarded because of lack of buffer space. |
ripInReceives | 1.3.6.1.4.1.343.6.21.6.2 | counter | read-only |
The total number of received RIP packets. |
ripInHdrErrors | 1.3.6.1.4.1.343.6.21.6.3 | counter | read-only |
The total number of received RIP packets discarded because of RIP header errors. |
ripInBadSrcAddrs | 1.3.6.1.4.1.343.6.21.6.4 | counter | read-only |
The total number of received RIP packets discarded because of source address errors. |
ripInBadVers | 1.3.6.1.4.1.343.6.21.6.5 | counter | read-only |
The total number of received RIP packets discarded because of RIP version errors. |
ripInAuthFails | 1.3.6.1.4.1.343.6.21.6.6 | counter | read-only |
The total number of RIP-2 authentication failures. |
ripInUnknComs | 1.3.6.1.4.1.343.6.21.6.7 | counter | read-only |
The total number of received RIP packets discarded because of an unknown command type. |
ripOutSent | 1.3.6.1.4.1.343.6.21.6.8 | counter | read-only |
The total number of RIP packets sent by the router. |
ripOutDiscards | 1.3.6.1.4.1.343.6.21.6.9 | counter | read-only |
The total number of RIP packets discarded because of lack of buffer space. |
bootp | 1.3.6.1.4.1.343.6.21.7 | |||
bootpIfTable | 1.3.6.1.4.1.343.6.21.7.1 | no-access |
The table contains BOOTP information for each IP link. |
|
1.3.6.1.4.1.343.6.21.7.1.1 | no-access |
BOOTP information for the IP link. |
||
bootpIfIndex | 1.3.6.1.4.1.343.6.21.7.1.1.1 | integer | read-only |
The ifIndex of the IP link. |
bootpIfInRequests | 1.3.6.1.4.1.343.6.21.7.1.1.2 | counter | read-only |
The number of BOOTP requests received on the link. |
bootpIfInReplies | 1.3.6.1.4.1.343.6.21.7.1.1.3 | counter | read-only |
The number of BOOTP replies received on the link. |
bootpIfInErrors | 1.3.6.1.4.1.343.6.21.7.1.1.4 | counter | read-only |
The number of BOOTP packets received on the link which were discarded because of header errors. |
bootpIfInDiscards | 1.3.6.1.4.1.343.6.21.7.1.1.5 | counter | read-only |
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. |
bootpIfOutRequests | 1.3.6.1.4.1.343.6.21.7.1.1.6 | counter | read-only |
The number of BOOTP requests sent on the link. |
bootpIfOutReplies | 1.3.6.1.4.1.343.6.21.7.1.1.7 | counter | read-only |
The number of BOOTP replies sent on the link. |
bootpIfOutDiscards | 1.3.6.1.4.1.343.6.21.7.1.1.8 | counter | read-only |
The number of BOOTP requests discarded because of lack of buffer space. |
bootpInRequests | 1.3.6.1.4.1.343.6.21.7.2 | counter | read-only |
The total number of received BOOTP requests. |
bootpInReplies | 1.3.6.1.4.1.343.6.21.7.3 | counter | read-only |
The total number of received BOOTP replies. |
bootpInErrors | 1.3.6.1.4.1.343.6.21.7.4 | counter | read-only |
The total number of received BOOTP packets discarded because of header errors. |
bootpInDiscards | 1.3.6.1.4.1.343.6.21.7.5 | counter | read-only |
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. |
bootpOutRequests | 1.3.6.1.4.1.343.6.21.7.6 | counter | read-only |
The total number of BOOTP requests sent by the router. |
bootpOutReplies | 1.3.6.1.4.1.343.6.21.7.7 | counter | read-only |
The total number of BOOTP replies sent to BOOTP clients. |
bootpOutDiscards | 1.3.6.1.4.1.343.6.21.7.8 | counter | read-only |
The total number of BOOTP requests discarded because of lack of buffer space. |
bootpMaxHops | 1.3.6.1.4.1.343.6.21.7.9 | integer | read-write |
The maximum allowed value of the hop count in received BOOTP requests. |
octetcounters | 1.3.6.1.4.1.343.6.21.8 | |||
octetIfTable | 1.3.6.1.4.1.343.6.21.8.1 | no-access |
The table contains octet counters for each IP link. |
|
1.3.6.1.4.1.343.6.21.8.1.1 | no-access |
Octet counter information for the IP link. |
||
octetIfIndex | 1.3.6.1.4.1.343.6.21.8.1.1.1 | integer | read-only |
The ifIndex of the IP link. |
octetIfInTotal | 1.3.6.1.4.1.343.6.21.8.1.1.2 | counter | read-only |
The total number of octets received on the IP link. |
octetIfOutTotal | 1.3.6.1.4.1.343.6.21.8.1.1.3 | counter | read-only |
The total number of octets sent on the IP link. |
octetIfInOther | 1.3.6.1.4.1.343.6.21.8.1.1.4 | counter | read-only |
The number of octets received on the IP link which were not classified as a specific protocol. |
octetIfOutOther | 1.3.6.1.4.1.343.6.21.8.1.1.5 | counter | read-only |
The number of octets sent on the IP link which were not classified as a specific protocol. |
octetIfInFtp | 1.3.6.1.4.1.343.6.21.8.1.1.6 | counter | read-only |
The number of FTP octets received on the IP link. |
octetIfOutFtp | 1.3.6.1.4.1.343.6.21.8.1.1.7 | counter | read-only |
The number of FTP octets sent on the IP link. |
octetIfInTelnet | 1.3.6.1.4.1.343.6.21.8.1.1.8 | counter | read-only |
The number of Telnet octets received on the IP link. |
octetIfOutTelnet | 1.3.6.1.4.1.343.6.21.8.1.1.9 | counter | read-only |
The number of Telnet octets sent on the IP link. |
octetIfInSmtp | 1.3.6.1.4.1.343.6.21.8.1.1.10 | counter | read-only |
The number of SMTP octets received on the IP link. |
octetIfOutSmtp | 1.3.6.1.4.1.343.6.21.8.1.1.11 | counter | read-only |
The number of SMTP octets sent on the IP link. |
octetIfInDns | 1.3.6.1.4.1.343.6.21.8.1.1.12 | counter | read-only |
The number of DNS octets received on the IP link. |
octetIfOutDns | 1.3.6.1.4.1.343.6.21.8.1.1.13 | counter | read-only |
The number of DNS octets sent on the IP link. |
octetIfInBootp | 1.3.6.1.4.1.343.6.21.8.1.1.14 | counter | read-only |
The number of BOOTP octets received on the IP link. |
octetIfOutBootp | 1.3.6.1.4.1.343.6.21.8.1.1.15 | counter | read-only |
The number of BOOTP octets sent on the IP link. |
octetIfInHttp | 1.3.6.1.4.1.343.6.21.8.1.1.16 | counter | read-only |
The number of HTTP octets received on the IP link. |
octetIfOutHttp | 1.3.6.1.4.1.343.6.21.8.1.1.17 | counter | read-only |
The number of HTTP octets sent on the IP link. |
octetIfInSnmp | 1.3.6.1.4.1.343.6.21.8.1.1.18 | counter | read-only |
The number of SNMP octets received on the IP link. |
octetIfOutSnmp | 1.3.6.1.4.1.343.6.21.8.1.1.19 | counter | read-only |
The number of SNMP octets sent on the IP link. |
octetIfInRip | 1.3.6.1.4.1.343.6.21.8.1.1.20 | counter | read-only |
The number of RIP octets received on the IP link. |
octetIfOutRip | 1.3.6.1.4.1.343.6.21.8.1.1.21 | counter | read-only |
The number of RIP octets sent on the IP link. |
octetIfInTunnel | 1.3.6.1.4.1.343.6.21.8.1.1.22 | counter | read-only |
The number of Tunnel octets received on the IP link. |
octetIfOutTunnel | 1.3.6.1.4.1.343.6.21.8.1.1.23 | counter | read-only |
The number of Tunnel octets sent on the IP link. |