All MIBs › CIE1000-IP-MIB
Organization: Cisco Systems, Inc.
Last Updated: 2015-08-24
Category: Cisco Devices, IP and Core Protocols
Description: Manages IP interface addressing, routing table, and IPv4/IPv6 configuration on Cisco IE1000 industrial Ethernet switches.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CIE1000-IP-MIB?
CIE1000-IP-MIB is a Cisco proprietary module for the Cisco IE1000 industrial Ethernet switch, defining IP-layer capability flags and configuration objects for IPv4/IPv6 host and unicast routing support, interface addressing, and static route management. It exposes both static capability indicators (what the device supports, such as hardware-assisted routing) and configuration/status objects like global routing enable state and interface/route table limits. Its monitoring value lies in confirming the device's Layer 3 configuration and capacity -- for example, whether IP unicast routing is enabled and how close the switch is to its maximum supported IP interfaces or static routes -- rather than in classic hardware sensors like temperature or fans. It is a private extension layered on top of standard IP-MIB and related IETF Layer 3 conventions used across Cisco's industrial switch line. It is typically deployed on Cisco IE1000 switches in industrial automation and factory-floor Ethernet networks requiring basic Layer 3 routing. Engineers can download the CIE1000-IP-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CIE1000-IP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco IE1000 industrial Ethernet switch
Monitoring Examples
An administrator would check cie1000IpConfigGlobalsMainEnableRouting to confirm IPv4/IPv6 unicast routing is active, then compare current interface counts against cie1000IpCapabilitiesMaxNumberOfIpInterfaces and static route counts against cie1000IpCapabilitiesMaxNumberOfStaticRoutes to ensure the device isn't near its configuration limits. Reading cie1000IpCapabilitiesHasIpv4UnicastHwRoutingCapabilities versus cie1000IpCapabilitiesHasIpv6UnicastHwRoutingCapabilities clarifies whether IPv6 routing on this unit is hardware-accelerated or software-only, which matters when diagnosing unexpected forwarding performance differences between IPv4 and IPv6 traffic.
What Can Be Monitored
- IPv4/IPv6 routing enable state
- number of configured IP interfaces vs. maximum supported
- number of static routes vs. maximum supported
- hardware vs. software routing capability
- per-interface IPv4/IPv6 statistics availability
This MIB depends on
Related MIBs
Imported Objects
From CIE1000-TC
| CIE1000InterfaceIndex | |
| CIE1000RowEditorState | |
| CIE1000Unsigned8 |
From CISCO-IE1000-MIB
| cie1000SwitchMgmt | OBJECT-IDENTITY |
From INET-ADDRESS-MIB
| InetAddressIPv6 |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter64 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| MacAddress | |
| TEXTUAL-CONVENTION | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using cie1000IpStatisticsGlobalsIpv4HCInReceives OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| cie1000IpCapabilities | 1.3.6.1.4.1.9.9.832.1.102.1.1 | |||
| T/F cie1000IpCapabilitiesHasIpv4HostCapabilities | 1.3.6.1.4.1.9.9.832.1.102.1.1.1 | TruthValue | read-only | The device has IPv4 host capabilities for management. |
| T/F cie1000IpCapabilitiesHasIpv4UnicastHwRoutingCapabilities | 1.3.6.1.4.1.9.9.832.1.102.1.1.4 | TruthValue | read-only | The device has IPv4 unicast hardware accelerated routing capabilities. |
| T/F cie1000IpCapabilitiesHasIpv4UnicastRoutingCapabilities | 1.3.6.1.4.1.9.9.832.1.102.1.1.3 | TruthValue | read-only | The device has IPv4 unicast routing capabilities. |
| T/F cie1000IpCapabilitiesHasIpv6HostCapabilities | 1.3.6.1.4.1.9.9.832.1.102.1.1.2 | TruthValue | read-only | The device has IPv6 host capabilities for management. |
| T/F cie1000IpCapabilitiesHasIpv6UnicastHwRoutingCapabilities | 1.3.6.1.4.1.9.9.832.1.102.1.1.6 | TruthValue | read-only | The device has IPv6 unicast hardware accelerated routing capabilities. |
| T/F cie1000IpCapabilitiesHasIpv6UnicastRoutingCapabilities | 1.3.6.1.4.1.9.9.832.1.102.1.1.5 | TruthValue | read-only | The device has IPv6 unicast routing capabilities. |
| T/F cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics | 1.3.6.1.4.1.9.9.832.1.102.1.1.10 | TruthValue | read-only | If true, the platform supports detailed IPv4 statistics per interface. |
| T/F cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics | 1.3.6.1.4.1.9.9.832.1.102.1.1.11 | TruthValue | read-only | If true, the platform supports detailed IPv6 statistics per interface. |
| cie1000IpCapabilitiesInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.1 | A collection of objects. | ||
| U32 cie1000IpCapabilitiesMaxNumberOfIpInterfaces | 1.3.6.1.4.1.9.9.832.1.102.1.1.7 | Unsigned32 | read-only | Maximum number of IP interfaces supported by the device. |
| U32 cie1000IpCapabilitiesMaxNumberOfStaticRoutes | 1.3.6.1.4.1.9.9.832.1.102.1.1.8 | Unsigned32 | read-only | Maximum number of static configured IP routes (shared by IPv4 and IPv6). |
| U32 cie1000IpCapabilitiesNumberOfLpmHardwareEntries | 1.3.6.1.4.1.9.9.832.1.102.1.1.9 | Unsigned32 | read-only | Number of hardware LPM (longest prefix match) entries. |
| cie1000IpConfig | 1.3.6.1.4.1.9.9.832.1.102.1.2 | |||
| cie1000IpConfigGlobals | 1.3.6.1.4.1.9.9.832.1.102.1.2.1 | |||
| cie1000IpConfigGlobalsMain | 1.3.6.1.4.1.9.9.832.1.102.1.2.1.1 | |||
| T/F cie1000IpConfigGlobalsMainEnableRouting | 1.3.6.1.4.1.9.9.832.1.102.1.2.1.1.1 | TruthValue | read-write | Enable routing. |
| cie1000IpConfigGlobalsMainInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.2 | A collection of objects. | ||
| cie1000IpConfigInterfaces | 1.3.6.1.4.1.9.9.832.1.102.1.2.2 | |||
| CIE cie1000IpConfigInterfacesAction | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.1.1.100 | CIE1000RowEditorState | read-write | Action |
| cie1000IpConfigInterfacesEntry | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.1.1 | not-accessible | Entries in this table represent IP interfaces created on the system | |
| NUM cie1000IpConfigInterfacesIfIndex | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.1.1.1 | CIE1000InterfaceIndex | accessible-for-notify | Interface index number. |
| T/F cie1000IpConfigInterfacesIpv4Active | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.3.1.2 | TruthValue | read-write | Enable IPv4. IPv4 can only be enabled if either the DHCP client is enabled, or a valid address has been configured. |
| U32 cie1000IpConfigInterfacesIpv4DhcpClientFallbackTimeout | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.3.1.6 | Unsigned32 | read-write | DHCP client fallback timer. If DHCP is disabled then this object has no effect. If DHCP is enabled and the fallback timeout value is different from zero, then this timer will stop the DHCP process and assign the ipv4Address to the interface instead. |
| T/F cie1000IpConfigInterfacesIpv4EnableDhcpClient | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.3.1.3 | TruthValue | read-write | Enable IPv4 DHCP client. Note: the DHCP client can only be enabled if there is no conflict in the values of: ipv4Address, prefixSize, and dhcpClientFallbackTimeout. |
| cie1000IpConfigInterfacesIpv4Entry | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.3.1 | not-accessible | Each entry in this table represents an IP interface. | |
| NUM cie1000IpConfigInterfacesIpv4IfIndex | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.3.1.1 | CIE1000InterfaceIndex | accessible-for-notify | Interface index number. |
| IP cie1000IpConfigInterfacesIpv4Ipv4Address | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.3.1.4 | IpAddress | read-write | IPv4 address. Note: Multiple interfaces may not have overlapping networks. |
| U32 cie1000IpConfigInterfacesIpv4PrefixSize | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.3.1.5 | Unsigned32 | read-write | Prefix size of the network. Note: Multiple interfaces may not have overlapping networks. |
| cie1000IpConfigInterfacesIpv4Table | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.3 | not-accessible | IPv4 interface configuration table. This table enables IPv4 related configuration of the corresponding IP interface. | |
| cie1000IpConfigInterfacesIpv4TableInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.5 | A collection of objects. | ||
| T/F cie1000IpConfigInterfacesIpv6Active | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.4.1.2 | TruthValue | read-write | Enable the static configured IPv6 address. The static configured IPv6 address can only be configured if a valid address has been written into 'ipv6Address' and 'prefixSize'. |
| cie1000IpConfigInterfacesIpv6Entry | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.4.1 | not-accessible | Each entry in this table represents an IP interface. | |
| NUM cie1000IpConfigInterfacesIpv6IfIndex | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.4.1.1 | CIE1000InterfaceIndex | accessible-for-notify | Interface index number. |
| ADR cie1000IpConfigInterfacesIpv6Ipv6Address | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.4.1.3 | InetAddressIPv6 | read-write | Static configured IPv6 address. |
| U32 cie1000IpConfigInterfacesIpv6PrefixSize | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.4.1.4 | Unsigned32 | read-write | Prefix size of the network. |
| cie1000IpConfigInterfacesIpv6Table | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.4 | not-accessible | IPv6 interface configuration table. This table enables IPv6 related configuration of the corresponding IP interface. | |
| cie1000IpConfigInterfacesIpv6TableInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.6 | A collection of objects. | ||
| cie1000IpConfigInterfacesTable | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.1 | not-accessible | This is the IP interface table. When an IP interface is created it can be configured in the other tables found in this MIB. | |
| cie1000IpConfigInterfacesTableInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.3 | A collection of objects. | ||
| cie1000IpConfigInterfacesTableRowEditor | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.2 | |||
| CIE cie1000IpConfigInterfacesTableRowEditorAction | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.2.100 | CIE1000RowEditorState | read-write | Action |
| NUM cie1000IpConfigInterfacesTableRowEditorIfIndex | 1.3.6.1.4.1.9.9.832.1.102.1.2.2.2.1 | CIE1000InterfaceIndex | read-write | Interface index number. |
| cie1000IpConfigInterfacesTableRowEditorInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.4 | A collection of objects. | ||
| cie1000IpConfigRoutes | 1.3.6.1.4.1.9.9.832.1.102.1.2.3 | |||
| CIE cie1000IpConfigRoutesIpv4Action | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.1.1.100 | CIE1000RowEditorState | read-write | Action |
| cie1000IpConfigRoutesIpv4Entry | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.1.1 | not-accessible | Each entry in this table represents a configured route. Note: a route may be configured without being active. | |
| IP cie1000IpConfigRoutesIpv4NetworkAddress | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.1.1.1 | IpAddress | accessible-for-notify | Network address. |
| I32 cie1000IpConfigRoutesIpv4NetworkPrefixSize | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.1.1.2 | Integer32 | accessible-for-notify | Network prefix size. |
| IP cie1000IpConfigRoutesIpv4NextHop | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.1.1.3 | IpAddress | accessible-for-notify | Next-hop address. |
| cie1000IpConfigRoutesIpv4RowEditor | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.2 | |||
| CIE cie1000IpConfigRoutesIpv4RowEditorAction | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.2.100 | CIE1000RowEditorState | read-write | Action |
| cie1000IpConfigRoutesIpv4RowEditorInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.8 | A collection of objects. | ||
| IP cie1000IpConfigRoutesIpv4RowEditorNetworkAddress | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.2.1 | IpAddress | read-write | Network address. |
| I32 cie1000IpConfigRoutesIpv4RowEditorNetworkPrefixSize | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.2.2 | Integer32 | read-write | Network prefix size. |
| IP cie1000IpConfigRoutesIpv4RowEditorNextHop | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.2.3 | IpAddress | read-write | Next-hop address. |
| cie1000IpConfigRoutesIpv4Table | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.1 | not-accessible | This is the IPv4 route configuration table. | |
| cie1000IpConfigRoutesIpv4TableInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.7 | A collection of objects. | ||
| CIE cie1000IpConfigRoutesIpv6Action | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.3.1.100 | CIE1000RowEditorState | read-write | Action |
| cie1000IpConfigRoutesIpv6Entry | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.3.1 | not-accessible | Each entry in this table represents a configured route. Note: a route may be configured without being active. | |
| ADR cie1000IpConfigRoutesIpv6NetworkAddress | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.3.1.1 | InetAddressIPv6 | accessible-for-notify | Network address. |
| I32 cie1000IpConfigRoutesIpv6NetworkPrefixSize | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.3.1.2 | Integer32 | accessible-for-notify | Network prefix size. |
| ADR cie1000IpConfigRoutesIpv6NextHop | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.3.1.3 | InetAddressIPv6 | accessible-for-notify | Next-hop address. |
| NUM cie1000IpConfigRoutesIpv6NextHopInterface | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.3.1.4 | CIE1000InterfaceIndex | accessible-for-notify | If the next-hop address is a link-local address, then the interface of the link-local address must be specified here. Otherwise this value is not used. |
| cie1000IpConfigRoutesIpv6RowEditor | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.4 | |||
| CIE cie1000IpConfigRoutesIpv6RowEditorAction | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.4.100 | CIE1000RowEditorState | read-write | Action |
| cie1000IpConfigRoutesIpv6RowEditorInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.10 | A collection of objects. | ||
| ADR cie1000IpConfigRoutesIpv6RowEditorNetworkAddress | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.4.1 | InetAddressIPv6 | read-write | Network address. |
| I32 cie1000IpConfigRoutesIpv6RowEditorNetworkPrefixSize | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.4.2 | Integer32 | read-write | Network prefix size. |
| ADR cie1000IpConfigRoutesIpv6RowEditorNextHop | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.4.3 | InetAddressIPv6 | read-write | Next-hop address. |
| NUM cie1000IpConfigRoutesIpv6RowEditorNextHopInterface | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.4.4 | CIE1000InterfaceIndex | read-write | If the next-hop address is a link-local address, then the interface of the link-local address must be specified here. Otherwise this value is not used. |
| cie1000IpConfigRoutesIpv6Table | 1.3.6.1.4.1.9.9.832.1.102.1.2.3.3 | not-accessible | This is the IPv6 route configuration table. | |
| cie1000IpConfigRoutesIpv6TableInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.9 | A collection of objects. | ||
| cie1000IpControl | 1.3.6.1.4.1.9.9.832.1.102.1.4 | |||
| cie1000IpControlGlobals | 1.3.6.1.4.1.9.9.832.1.102.1.4.1 | |||
| cie1000IpControlGlobalsInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.19 | A collection of objects. | ||
| T/F cie1000IpControlGlobalsIpv4NeighbourTableClear | 1.3.6.1.4.1.9.9.832.1.102.1.4.1.1 | TruthValue | read-write | Flush the entries in IPv4 ARP cache except for the permanent ones. |
| CIE cie1000IpControlGlobalsIpv4SystemStatisticsClear | 1.3.6.1.4.1.9.9.832.1.102.1.4.1.3 | CIE1000Unsigned8 | read-write | Clear the system-wide IPv4 traffic statistics. |
| T/F cie1000IpControlGlobalsIpv6NeighbourTableClear | 1.3.6.1.4.1.9.9.832.1.102.1.4.1.2 | TruthValue | read-write | Erase all the NDP (Neighbor Discovery Protocol) entries registered in IPv6 neighbour cache. |
| CIE cie1000IpControlGlobalsIpv6SystemStatisticsClear | 1.3.6.1.4.1.9.9.832.1.102.1.4.1.4 | CIE1000Unsigned8 | read-write | Clear the system-wide IPv6 traffic statistics. |
| cie1000IpControlInterface | 1.3.6.1.4.1.9.9.832.1.102.1.4.2 | |||
| cie1000IpControlInterfaceDhcpClientEntry | 1.3.6.1.4.1.9.9.832.1.102.1.4.2.1.1 | not-accessible | Each entry in this table represents an instance of the DHCP client. | |
| NUM cie1000IpControlInterfaceDhcpClientIfIndex | 1.3.6.1.4.1.9.9.832.1.102.1.4.2.1.1.1 | CIE1000InterfaceIndex | accessible-for-notify | Interface index number. |
| cie1000IpControlInterfaceDhcpClientInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.20 | A collection of objects. | ||
| T/F cie1000IpControlInterfaceDhcpClientRestart | 1.3.6.1.4.1.9.9.832.1.102.1.4.2.1.1.2 | TruthValue | read-write | Restart the DHCP client. |
| cie1000IpControlInterfaceDhcpClientTable | 1.3.6.1.4.1.9.9.832.1.102.1.4.2.1 | not-accessible | This table provides control facilities to control an instance of the DHCP client. | |
| cie1000IpMib | 1.3.6.1.4.1.9.9.832.1.102 | Private IP MIB. | ||
| cie1000IpMibCompliance | 1.3.6.1.4.1.9.9.832.1.102.2.1.1 | The compliance statement for the implementation. | ||
| cie1000IpMibCompliances | 1.3.6.1.4.1.9.9.832.1.102.2.1 | |||
| cie1000IpMibConformance | 1.3.6.1.4.1.9.9.832.1.102.2 | |||
| cie1000IpMibGroups | 1.3.6.1.4.1.9.9.832.1.102.2.2 | |||
| cie1000IpMibObjects | 1.3.6.1.4.1.9.9.832.1.102.1 | |||
| cie1000IpStatistics | 1.3.6.1.4.1.9.9.832.1.102.1.5 | |||
| cie1000IpStatisticsGlobals | 1.3.6.1.4.1.9.9.832.1.102.1.5.1 | |||
| cie1000IpStatisticsGlobalsIpv4 | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1 | |||
| C64 cie1000IpStatisticsGlobalsIpv4DiscontinuityTime | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.44 | Counter64 | read-only | Value of sysUpTime on the most recent occasion when any one or more of this entry's counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the IP stack, then this object contains a zero value. |
| C64 cie1000IpStatisticsGlobalsIpv4HCInBcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.41 | Counter64 | read-only | Number of IP broadcast datagrams received. This object counts the same datagrams as InBcastPkts but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv4HCInDelivers | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.17 | Counter64 | read-only | Number of datagrams successfully delivered to IP user-protocols (including ICMP). This object counts the same packets as ipSystemStatsInDelivers, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv4HCInForwDatagrams | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.11 | Counter64 | read-only | Number of input datagrams for which this entity was not their final IP destination and for which this entity attempted to find a route to forward them to their final destination. This object counts the same packets as InForwDatagrams, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv4HCInMcastOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.35 | Counter64 | read-only | Number of octets received in IP multicast datagrams. This object counts the same octets as InMcastOctets, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv4HCInMcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.33 | Counter64 | read-only | Number of IP multicast datagrams received. This object counts the same datagrams as InMcastPkts but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv4HCInOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.4 | Counter64 | read-only | Number of octets received in input IP datagrams, including those received in error. This object counts the same octets as InOctets, but allows for a larger value. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv4HCInReceivesEx | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.2 | Counter64 | read-only | Number of input IP datagrams received, including those received in error. This object counts the same datagrams as InReceives, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv4HCOutBcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.43 | Counter64 | read-only | Number of IP broadcast datagrams transmitted. This object counts the same datagrams as OutBcastPkts, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv4HCOutForwDatagrams | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.22 | Counter64 | read-only | Number of datagrams for which this entity was not their final IP destination and for which it was successful in finding a path to their final destination. This object counts the same packets as OutForwDatagrams, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv4HCOutMcastOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.39 | Counter64 | read-only | Number of octets transmitted in IP multicast datagrams. This object counts the same octets as OutMcastOctets, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv4HCOutMcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.37 | Counter64 | read-only | Number of IP multicast datagrams transmitted. This object counts the same datagrams as OutMcastPkts, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv4HCOutOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.31 | Counter64 | read-only | Number of octets in IP datagrams delivered to the lower layers for transmission. This objects counts the same octets as OutOctets, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv4HCOutRequests | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.19 | Counter64 | read-only | Number of IP datagrams that local IP user-protocols (including ICMP) supplied to IP in requests for transmission. This object counts the same packets as OutRequests, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv4HCOutTransmits | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.29 | Counter64 | read-only | Number of IP datagrams that this entity supplied to the lower layers for transmission. This object counts the same datagrams as OutTransmits, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4InAddrErrors | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.7 | Unsigned32 | read-only | Number of input IP datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g., ::0). For entities that are not IP routers and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4InBcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.40 | Unsigned32 | read-only | Number of IP broadcast datagrams received. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4InDelivers | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.16 | Unsigned32 | read-only | Number of datagrams successfully delivered to IP user-protocols (including ICMP). When tracking interface statistics, the counter of the interface to which these datagrams were addressed is incremented. This interface might not be the same as the input interface for some of the datagrams. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4InDiscards | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.15 | Unsigned32 | read-only | Number of input IP datagrams for which no problems were encountered to prevent their continued processing, but were discarded. Note: this counter does not include any datagrams discarded while awaiting re-assembly. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| cie1000IpStatisticsGlobalsIpv4InfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.21 | A collection of objects. | ||
| U32 cie1000IpStatisticsGlobalsIpv4InForwDatagrams | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.10 | Unsigned32 | read-only | Number of input datagrams for which this entity was not their final IP destination and for which this entity attempted to find a route to forward them to their final destination. When tracking interface statistics, the counter of the incoming interface is incremented for each datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4InHdrErrors | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.5 | Unsigned32 | read-only | Number of input IP datagrams discarded due to errors in their IP headers, including version number mismatch, other format errors, hop count exceeded, and errors discovered in processing their IP options. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4InMcastOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.34 | Unsigned32 | read-only | Number of octets received in IP multicast datagrams. Octets from datagrams counted in InMcastPkts MUST be counted here. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4InMcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.32 | Unsigned32 | read-only | Number of IP multicast datagrams received. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4InNoRoutes | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.6 | Unsigned32 | read-only | Number of input IP datagrams discarded because no route could be found to transmit them to their destination. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4InOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.3 | Unsigned32 | read-only | Number of octets received in input IP datagrams, including those received in error. Octets from datagrams counted in InReceives must be counted here. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4InReceives | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.1 | Unsigned32 | read-only | Number of input IP datagrams received, including those received in error. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4InTruncatedPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.9 | Unsigned32 | read-only | Number of input IP datagrams discarded because the datagram frame didn't carry enough data. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4InUnknownProtos | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.8 | Unsigned32 | read-only | Number of locally-addressed IP datagrams received successfully but discarded because of an unknown or unsupported protocol. When tracking interface statistics, the counter of the interface to which these datagrams were addressed is incremented. This interface might not be the same as the input interface for some of the datagrams. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4OutBcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.42 | Unsigned32 | read-only | Number of IP broadcast datagrams transmitted. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4OutDiscards | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.23 | Unsigned32 | read-only | Number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but were discarded. Note: this counter includes datagrams counted in OutForwDatagrams if any such datagrams met this (discretionary) discard criterion. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4OutForwDatagrams | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.21 | Unsigned32 | read-only | Number of datagrams for which this entity was not their final IP destination and for which it was successful in finding a path to their final destination. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully forwarded datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4OutFragCreates | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.27 | Unsigned32 | read-only | Number of output datagram fragments that have been generated as a result of IP fragmentation. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully fragmented datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4OutFragFails | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.26 | Unsigned32 | read-only | Number of IP datagrams that have been discarded because they needed to be fragmented but could not be. This includes IPv4 packets that have the DF bit set and IPv6 packets that are being forwarded and exceed the outgoing link MTU. When tracking interface statistics, the counter of the outgoing interface is incremented for an unsuccessfully fragmented datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4OutFragOKs | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.25 | Unsigned32 | read-only | Number of IP datagrams that have been successfully fragmented. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully fragmented datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4OutFragReqds | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.24 | Unsigned32 | read-only | Number of IP datagrams that require fragmentation in order to be transmitted. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully fragmented datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4OutMcastOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.38 | Unsigned32 | read-only | Number of octets transmitted in IP multicast datagrams. Octets from datagrams counted in OutMcastPkts must be counted here. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4OutMcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.36 | Unsigned32 | read-only | Number of IP multicast datagrams transmitted. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4OutNoRoutes | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.20 | Unsigned32 | read-only | Number of locally generated IP datagrams discarded because no route could be found to transmit them to their destination. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4OutOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.30 | Unsigned32 | read-only | Number of octets in IP datagrams delivered to the lower layers for transmission. Octets from datagrams counted in OutTransmits must be counted here. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4OutRequests | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.18 | Unsigned32 | read-only | Number of IP datagrams that local IP user-protocols (including ICMP) supplied to IP in requests for transmission. Note: this counter does not include any datagrams counted in OutForwDatagrams. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4OutTransmits | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.28 | Unsigned32 | read-only | Number of IP datagrams that this entity supplied to the lower layers for transmission. This includes datagrams generated locally and those forwarded by this entity. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4ReasmFails | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.14 | Unsigned32 | read-only | Number of failures detected by the IP re-assembly algorithm. Note: this is not necessarily a count of discarded IP fragments because some algorithms (notably the algorithm in RFC 815) can lose track of the number of fragments by combining them as they are received. When tracking interface statistics, the counter of the interface to which these fragments were addressed is incremented. This interface might not be the same as the input interface for some of the fragments. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4ReasmOKs | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.13 | Unsigned32 | read-only | Number of IP datagrams successfully reassembled. When tracking interface statistics, the counter of the interface to which these datagrams were addressed is incremented. This interface might not be the same as the input interface for some of the datagrams. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4ReasmReqds | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.12 | Unsigned32 | read-only | Number of IP fragments received that needed to be reassembled at this interface. When tracking interface statistics, the counter of the interface to which these fragments were addressed is incremented. This interface might not be the same as the input interface for some of the fragments. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv4RefreshRate | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.1.45 | Unsigned32 | read-only | The minimum reasonable polling interval for this entry. This object provides an indication of the minimum amount of time required to update the counters in this entry. |
| cie1000IpStatisticsGlobalsIpv6 | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2 | |||
| C64 cie1000IpStatisticsGlobalsIpv6DiscontinuityTime | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.44 | Counter64 | read-only | Value of sysUpTime on the most recent occasion when any one or more of this entry's counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the IP stack, then this object contains a zero value. |
| C64 cie1000IpStatisticsGlobalsIpv6HCInBcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.41 | Counter64 | read-only | Number of IP broadcast datagrams received. This object counts the same datagrams as InBcastPkts but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv6HCInDelivers | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.17 | Counter64 | read-only | Number of datagrams successfully delivered to IP user-protocols (including ICMP). This object counts the same packets as ipSystemStatsInDelivers, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv6HCInForwDatagrams | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.11 | Counter64 | read-only | Number of input datagrams for which this entity was not their final IP destination and for which this entity attempted to find a route to forward them to their final destination. This object counts the same packets as InForwDatagrams, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv6HCInMcastOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.35 | Counter64 | read-only | Number of octets received in IP multicast datagrams. This object counts the same octets as InMcastOctets, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv6HCInMcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.33 | Counter64 | read-only | Number of IP multicast datagrams received. This object counts the same datagrams as InMcastPkts but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv6HCInOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.4 | Counter64 | read-only | Number of octets received in input IP datagrams, including those received in error. This object counts the same octets as InOctets, but allows for a larger value. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv6HCInReceives | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.2 | Counter64 | read-only | Number of input IP datagrams received, including those received in error. This object counts the same datagrams as InReceives, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv6HCOutBcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.43 | Counter64 | read-only | Number of IP broadcast datagrams transmitted. This object counts the same datagrams as OutBcastPkts, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv6HCOutForwDatagrams | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.22 | Counter64 | read-only | Number of datagrams for which this entity was not their final IP destination and for which it was successful in finding a path to their final destination. This object counts the same packets as OutForwDatagrams, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv6HCOutMcastOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.39 | Counter64 | read-only | Number of octets transmitted in IP multicast datagrams. This object counts the same octets as OutMcastOctets, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv6HCOutMcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.37 | Counter64 | read-only | Number of IP multicast datagrams transmitted. This object counts the same datagrams as OutMcastPkts, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv6HCOutOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.31 | Counter64 | read-only | Number of octets in IP datagrams delivered to the lower layers for transmission. This objects counts the same octets as OutOctets, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv6HCOutRequests | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.19 | Counter64 | read-only | Number of IP datagrams that local IP user-protocols (including ICMP) supplied to IP in requests for transmission. This object counts the same packets as OutRequests, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| C64 cie1000IpStatisticsGlobalsIpv6HCOutTransmits | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.29 | Counter64 | read-only | Number of IP datagrams that this entity supplied to the lower layers for transmission. This object counts the same datagrams as OutTransmits, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6InAddrErrors | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.7 | Unsigned32 | read-only | Number of input IP datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g., ::0). For entities that are not IP routers and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6InBcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.40 | Unsigned32 | read-only | Number of IP broadcast datagrams received. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6InDelivers | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.16 | Unsigned32 | read-only | Number of datagrams successfully delivered to IP user-protocols (including ICMP). When tracking interface statistics, the counter of the interface to which these datagrams were addressed is incremented. This interface might not be the same as the input interface for some of the datagrams. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6InDiscards | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.15 | Unsigned32 | read-only | Number of input IP datagrams for which no problems were encountered to prevent their continued processing, but were discarded. Note: this counter does not include any datagrams discarded while awaiting re-assembly. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| cie1000IpStatisticsGlobalsIpv6InfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.22 | A collection of objects. | ||
| U32 cie1000IpStatisticsGlobalsIpv6InForwDatagrams | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.10 | Unsigned32 | read-only | Number of input datagrams for which this entity was not their final IP destination and for which this entity attempted to find a route to forward them to their final destination. When tracking interface statistics, the counter of the incoming interface is incremented for each datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6InHdrErrors | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.5 | Unsigned32 | read-only | Number of input IP datagrams discarded due to errors in their IP headers, including version number mismatch, other format errors, hop count exceeded, and errors discovered in processing their IP options. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6InMcastOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.34 | Unsigned32 | read-only | Number of octets received in IP multicast datagrams. Octets from datagrams counted in InMcastPkts MUST be counted here. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6InMcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.32 | Unsigned32 | read-only | Number of IP multicast datagrams received. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6InNoRoutes | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.6 | Unsigned32 | read-only | Number of input IP datagrams discarded because no route could be found to transmit them to their destination. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6InOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.3 | Unsigned32 | read-only | Number of octets received in input IP datagrams, including those received in error. Octets from datagrams counted in InReceives must be counted here. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6InReceives | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.1 | Unsigned32 | read-only | Number of input IP datagrams received, including those received in error. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6InTruncatedPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.9 | Unsigned32 | read-only | Number of input IP datagrams discarded because the datagram frame didn't carry enough data. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6InUnknownProtos | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.8 | Unsigned32 | read-only | Number of locally-addressed IP datagrams received successfully but discarded because of an unknown or unsupported protocol. When tracking interface statistics, the counter of the interface to which these datagrams were addressed is incremented. This interface might not be the same as the input interface for some of the datagrams. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6OutBcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.42 | Unsigned32 | read-only | Number of IP broadcast datagrams transmitted. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6OutDiscards | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.23 | Unsigned32 | read-only | Number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but were discarded. Note: this counter includes datagrams counted in OutForwDatagrams if any such datagrams met this (discretionary) discard criterion. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6OutForwDatagrams | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.21 | Unsigned32 | read-only | Number of datagrams for which this entity was not their final IP destination and for which it was successful in finding a path to their final destination. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully forwarded datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6OutFragCreates | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.27 | Unsigned32 | read-only | Number of output datagram fragments that have been generated as a result of IP fragmentation. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully fragmented datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6OutFragFails | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.26 | Unsigned32 | read-only | Number of IP datagrams that have been discarded because they needed to be fragmented but could not be. This includes IPv4 packets that have the DF bit set and IPv6 packets that are being forwarded and exceed the outgoing link MTU. When tracking interface statistics, the counter of the outgoing interface is incremented for an unsuccessfully fragmented datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6OutFragOKs | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.25 | Unsigned32 | read-only | Number of IP datagrams that have been successfully fragmented. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully fragmented datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6OutFragReqds | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.24 | Unsigned32 | read-only | Number of IP datagrams that require fragmentation in order to be transmitted. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully fragmented datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6OutMcastOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.38 | Unsigned32 | read-only | Number of octets transmitted in IP multicast datagrams. Octets from datagrams counted in OutMcastPkts must be counted here. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6OutMcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.36 | Unsigned32 | read-only | Number of IP multicast datagrams transmitted. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6OutNoRoutes | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.20 | Unsigned32 | read-only | Number of locally generated IP datagrams discarded because no route could be found to transmit them to their destination. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6OutOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.30 | Unsigned32 | read-only | Number of octets in IP datagrams delivered to the lower layers for transmission. Octets from datagrams counted in OutTransmits must be counted here. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6OutRequests | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.18 | Unsigned32 | read-only | Number of IP datagrams that local IP user-protocols (including ICMP) supplied to IP in requests for transmission. Note: this counter does not include any datagrams counted in OutForwDatagrams. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6OutTransmits | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.28 | Unsigned32 | read-only | Number of IP datagrams that this entity supplied to the lower layers for transmission. This includes datagrams generated locally and those forwarded by this entity. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6ReasmFails | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.14 | Unsigned32 | read-only | Number of failures detected by the IP re-assembly algorithm. Note: this is not necessarily a count of discarded IP fragments because some algorithms (notably the algorithm in RFC 815) can lose track of the number of fragments by combining them as they are received. When tracking interface statistics, the counter of the interface to which these fragments were addressed is incremented. This interface might not be the same as the input interface for some of the fragments. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6ReasmOKs | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.13 | Unsigned32 | read-only | Number of IP datagrams successfully reassembled. When tracking interface statistics, the counter of the interface to which these datagrams were addressed is incremented. This interface might not be the same as the input interface for some of the datagrams. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6ReasmReqds | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.12 | Unsigned32 | read-only | Number of IP fragments received that needed to be reassembled at this interface. When tracking interface statistics, the counter of the interface to which these fragments were addressed is incremented. This interface might not be the same as the input interface for some of the fragments. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. |
| U32 cie1000IpStatisticsGlobalsIpv6RefreshRate | 1.3.6.1.4.1.9.9.832.1.102.1.5.1.2.45 | Unsigned32 | read-only | The minimum reasonable polling interval for this entry. This object provides an indication of the minimum amount of time required to update the counters in this entry. |
| cie1000IpStatisticsInterfaces | 1.3.6.1.4.1.9.9.832.1.102.1.5.2 | |||
| C64 cie1000IpStatisticsInterfacesIpv4DiscontinuityTime | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.45 | Counter64 | read-only | Value of sysUpTime on the most recent occasion when any one or more of this entry's counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the IP stack, then this object contains a zero value. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| cie1000IpStatisticsInterfacesIpv4Entry | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1 | not-accessible | Each entry in this table represents an IP interface. | |
| C64 cie1000IpStatisticsInterfacesIpv4HCInBcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.42 | Counter64 | read-only | Number of IP broadcast datagrams received. This object counts the same datagrams as InBcastPkts but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv4HCInDelivers | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.18 | Counter64 | read-only | Number of datagrams successfully delivered to IP user-protocols (including ICMP). This object counts the same packets as ipSystemStatsInDelivers, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv4HCInForwDatagrams | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.12 | Counter64 | read-only | Number of input datagrams for which this entity was not their final IP destination and for which this entity attempted to find a route to forward them to their final destination. This object counts the same packets as InForwDatagrams, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv4HCInMcastOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.36 | Counter64 | read-only | Number of octets received in IP multicast datagrams. This object counts the same octets as InMcastOctets, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv4HCInMcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.34 | Counter64 | read-only | Number of IP multicast datagrams received. This object counts the same datagrams as InMcastPkts but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv4HCInOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.5 | Counter64 | read-only | Number of octets received in input IP datagrams, including those received in error. This object counts the same octets as InOctets, but allows for a larger value. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv4HCInReceives | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.3 | Counter64 | read-only | Number of input IP datagrams received, including those received in error. This object counts the same datagrams as InReceives, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv4HCOutBcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.44 | Counter64 | read-only | Number of IP broadcast datagrams transmitted. This object counts the same datagrams as OutBcastPkts, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv4HCOutForwDatagrams | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.23 | Counter64 | read-only | Number of datagrams for which this entity was not their final IP destination and for which it was successful in finding a path to their final destination. This object counts the same packets as OutForwDatagrams, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv4HCOutMcastOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.40 | Counter64 | read-only | Number of octets transmitted in IP multicast datagrams. This object counts the same octets as OutMcastOctets, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv4HCOutMcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.38 | Counter64 | read-only | Number of IP multicast datagrams transmitted. This object counts the same datagrams as OutMcastPkts, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv4HCOutOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.32 | Counter64 | read-only | Number of octets in IP datagrams delivered to the lower layers for transmission. This objects counts the same octets as OutOctets, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv4HCOutRequests | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.20 | Counter64 | read-only | Number of IP datagrams that local IP user-protocols (including ICMP) supplied to IP in requests for transmission. This object counts the same packets as OutRequests, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv4HCOutTransmits | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.30 | Counter64 | read-only | Number of IP datagrams that this entity supplied to the lower layers for transmission. This object counts the same datagrams as OutTransmits, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| NUM cie1000IpStatisticsInterfacesIpv4IfIndex | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.1 | CIE1000InterfaceIndex | accessible-for-notify | Interface index number. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4InAddrErrors | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.8 | Unsigned32 | read-only | Number of input IP datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g., ::0). For entities that are not IP routers and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4InBcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.41 | Unsigned32 | read-only | Number of IP broadcast datagrams received. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4InDelivers | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.17 | Unsigned32 | read-only | Number of datagrams successfully delivered to IP user-protocols (including ICMP). When tracking interface statistics, the counter of the interface to which these datagrams were addressed is incremented. This interface might not be the same as the input interface for some of the datagrams. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4InDiscards | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.16 | Unsigned32 | read-only | Number of input IP datagrams for which no problems were encountered to prevent their continued processing, but were discarded. Note: this counter does not include any datagrams discarded while awaiting re-assembly. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| cie1000IpStatisticsInterfacesIpv4InfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.24 | A collection of objects. | ||
| U32 cie1000IpStatisticsInterfacesIpv4InForwDatagrams | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.11 | Unsigned32 | read-only | Number of input datagrams for which this entity was not their final IP destination and for which this entity attempted to find a route to forward them to their final destination. When tracking interface statistics, the counter of the incoming interface is incremented for each datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4InHdrErrors | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.6 | Unsigned32 | read-only | Number of input IP datagrams discarded due to errors in their IP headers, including version number mismatch, other format errors, hop count exceeded, and errors discovered in processing their IP options. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4InMcastOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.35 | Unsigned32 | read-only | Number of octets received in IP multicast datagrams. Octets from datagrams counted in InMcastPkts MUST be counted here. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4InMcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.33 | Unsigned32 | read-only | Number of IP multicast datagrams received. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4InNoRoutes | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.7 | Unsigned32 | read-only | Number of input IP datagrams discarded because no route could be found to transmit them to their destination. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4InOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.4 | Unsigned32 | read-only | Number of octets received in input IP datagrams, including those received in error. Octets from datagrams counted in InReceives must be counted here. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4InReceives | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.2 | Unsigned32 | read-only | Number of input IP datagrams received, including those received in error. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4InTruncatedPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.10 | Unsigned32 | read-only | Number of input IP datagrams discarded because the datagram frame didn't carry enough data. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4InUnknownProtos | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.9 | Unsigned32 | read-only | Number of locally-addressed IP datagrams received successfully but discarded because of an unknown or unsupported protocol. When tracking interface statistics, the counter of the interface to which these datagrams were addressed is incremented. This interface might not be the same as the input interface for some of the datagrams. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4OutBcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.43 | Unsigned32 | read-only | Number of IP broadcast datagrams transmitted. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4OutDiscards | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.24 | Unsigned32 | read-only | Number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but were discarded. Note: this counter includes datagrams counted in OutForwDatagrams if any such datagrams met this (discretionary) discard criterion. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4OutForwDatagrams | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.22 | Unsigned32 | read-only | Number of datagrams for which this entity was not their final IP destination and for which it was successful in finding a path to their final destination. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully forwarded datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4OutFragCreates | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.28 | Unsigned32 | read-only | Number of output datagram fragments that have been generated as a result of IP fragmentation. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully fragmented datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4OutFragFails | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.27 | Unsigned32 | read-only | Number of IP datagrams that have been discarded because they needed to be fragmented but could not be. This includes IPv4 packets that have the DF bit set and IPv6 packets that are being forwarded and exceed the outgoing link MTU. When tracking interface statistics, the counter of the outgoing interface is incremented for an unsuccessfully fragmented datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4OutFragOKs | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.26 | Unsigned32 | read-only | Number of IP datagrams that have been successfully fragmented. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully fragmented datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4OutFragReqds | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.25 | Unsigned32 | read-only | Number of IP datagrams that require fragmentation in order to be transmitted. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully fragmented datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4OutMcastOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.39 | Unsigned32 | read-only | Number of octets transmitted in IP multicast datagrams. Octets from datagrams counted in OutMcastPkts must be counted here. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4OutMcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.37 | Unsigned32 | read-only | Number of IP multicast datagrams transmitted. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4OutNoRoutes | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.21 | Unsigned32 | read-only | Number of locally generated IP datagrams discarded because no route could be found to transmit them to their destination. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4OutOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.31 | Unsigned32 | read-only | Number of octets in IP datagrams delivered to the lower layers for transmission. Octets from datagrams counted in OutTransmits must be counted here. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4OutRequests | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.19 | Unsigned32 | read-only | Number of IP datagrams that local IP user-protocols (including ICMP) supplied to IP in requests for transmission. Note: this counter does not include any datagrams counted in OutForwDatagrams. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4OutTransmits | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.29 | Unsigned32 | read-only | Number of IP datagrams that this entity supplied to the lower layers for transmission. This includes datagrams generated locally and those forwarded by this entity. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4ReasmFails | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.15 | Unsigned32 | read-only | Number of failures detected by the IP re-assembly algorithm. Note: this is not necessarily a count of discarded IP fragments because some algorithms (notably the algorithm in RFC 815) can lose track of the number of fragments by combining them as they are received. When tracking interface statistics, the counter of the interface to which these fragments were addressed is incremented. This interface might not be the same as the input interface for some of the fragments. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4ReasmOKs | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.14 | Unsigned32 | read-only | Number of IP datagrams successfully reassembled. When tracking interface statistics, the counter of the interface to which these datagrams were addressed is incremented. This interface might not be the same as the input interface for some of the datagrams. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4ReasmReqds | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.13 | Unsigned32 | read-only | Number of IP fragments received that needed to be reassembled at this interface. When tracking interface statistics, the counter of the interface to which these fragments were addressed is incremented. This interface might not be the same as the input interface for some of the fragments. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv4RefreshRate | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2.1.46 | Unsigned32 | read-only | The minimum reasonable polling interval for this entry. This object provides an indication of the minimum amount of time required to update the counters in this entry. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv4Statistics' is True. |
| cie1000IpStatisticsInterfacesIpv4Table | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.2 | not-accessible | This table provides IPv4 related statitics for a given IP interface. | |
| C64 cie1000IpStatisticsInterfacesIpv6DiscontinuityTime | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.45 | Counter64 | read-only | Value of sysUpTime on the most recent occasion when any one or more of this entry's counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the IP stack, then this object contains a zero value. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| cie1000IpStatisticsInterfacesIpv6Entry | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1 | not-accessible | Each entry in this table represents an IP interface. | |
| C64 cie1000IpStatisticsInterfacesIpv6HCInBcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.42 | Counter64 | read-only | Number of IP broadcast datagrams received. This object counts the same datagrams as InBcastPkts but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv6HCInDelivers | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.18 | Counter64 | read-only | Number of datagrams successfully delivered to IP user-protocols (including ICMP). This object counts the same packets as ipSystemStatsInDelivers, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv6HCInForwDatagrams | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.12 | Counter64 | read-only | Number of input datagrams for which this entity was not their final IP destination and for which this entity attempted to find a route to forward them to their final destination. This object counts the same packets as InForwDatagrams, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv6HCInMcastOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.36 | Counter64 | read-only | Number of octets received in IP multicast datagrams. This object counts the same octets as InMcastOctets, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv6HCInMcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.34 | Counter64 | read-only | Number of IP multicast datagrams received. This object counts the same datagrams as InMcastPkts but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv6HCInOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.5 | Counter64 | read-only | Number of octets received in input IP datagrams, including those received in error. This object counts the same octets as InOctets, but allows for a larger value. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv6HCInReceives | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.3 | Counter64 | read-only | Number of input IP datagrams received, including those received in error. This object counts the same datagrams as InReceives, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv6HCOutBcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.44 | Counter64 | read-only | Number of IP broadcast datagrams transmitted. This object counts the same datagrams as OutBcastPkts, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv6HCOutForwDatagrams | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.23 | Counter64 | read-only | Number of datagrams for which this entity was not their final IP destination and for which it was successful in finding a path to their final destination. This object counts the same packets as OutForwDatagrams, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv6HCOutMcastOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.40 | Counter64 | read-only | Number of octets transmitted in IP multicast datagrams. This object counts the same octets as OutMcastOctets, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv6HCOutMcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.38 | Counter64 | read-only | Number of IP multicast datagrams transmitted. This object counts the same datagrams as OutMcastPkts, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv6HCOutOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.32 | Counter64 | read-only | Number of octets in IP datagrams delivered to the lower layers for transmission. This objects counts the same octets as OutOctets, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv6HCOutRequests | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.20 | Counter64 | read-only | Number of IP datagrams that local IP user-protocols (including ICMP) supplied to IP in requests for transmission. This object counts the same packets as OutRequests, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| C64 cie1000IpStatisticsInterfacesIpv6HCOutTransmits | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.30 | Counter64 | read-only | Number of IP datagrams that this entity supplied to the lower layers for transmission. This object counts the same datagrams as OutTransmits, but allows for larger values. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| NUM cie1000IpStatisticsInterfacesIpv6IfIndex | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.1 | CIE1000InterfaceIndex | accessible-for-notify | Interface index number. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6InAddrErrors | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.8 | Unsigned32 | read-only | Number of input IP datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g., ::0). For entities that are not IP routers and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6InBcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.41 | Unsigned32 | read-only | Number of IP broadcast datagrams received. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6InDelivers | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.17 | Unsigned32 | read-only | Number of datagrams successfully delivered to IP user-protocols (including ICMP). When tracking interface statistics, the counter of the interface to which these datagrams were addressed is incremented. This interface might not be the same as the input interface for some of the datagrams. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6InDiscards | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.16 | Unsigned32 | read-only | Number of input IP datagrams for which no problems were encountered to prevent their continued processing, but were discarded. Note: this counter does not include any datagrams discarded while awaiting re-assembly. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| cie1000IpStatisticsInterfacesIpv6InfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.25 | A collection of objects. | ||
| U32 cie1000IpStatisticsInterfacesIpv6InForwDatagrams | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.11 | Unsigned32 | read-only | Number of input datagrams for which this entity was not their final IP destination and for which this entity attempted to find a route to forward them to their final destination. When tracking interface statistics, the counter of the incoming interface is incremented for each datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6InHdrErrors | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.6 | Unsigned32 | read-only | Number of input IP datagrams discarded due to errors in their IP headers, including version number mismatch, other format errors, hop count exceeded, and errors discovered in processing their IP options. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6InMcastOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.35 | Unsigned32 | read-only | Number of octets received in IP multicast datagrams. Octets from datagrams counted in InMcastPkts MUST be counted here. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6InMcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.33 | Unsigned32 | read-only | Number of IP multicast datagrams received. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6InNoRoutes | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.7 | Unsigned32 | read-only | Number of input IP datagrams discarded because no route could be found to transmit them to their destination. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6InOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.4 | Unsigned32 | read-only | Number of octets received in input IP datagrams, including those received in error. Octets from datagrams counted in InReceives must be counted here. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6InReceives | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.2 | Unsigned32 | read-only | Number of input IP datagrams received, including those received in error. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6InTruncatedPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.10 | Unsigned32 | read-only | Number of input IP datagrams discarded because the datagram frame didn't carry enough data. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6InUnknownProtos | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.9 | Unsigned32 | read-only | Number of locally-addressed IP datagrams received successfully but discarded because of an unknown or unsupported protocol. When tracking interface statistics, the counter of the interface to which these datagrams were addressed is incremented. This interface might not be the same as the input interface for some of the datagrams. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6OutBcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.43 | Unsigned32 | read-only | Number of IP broadcast datagrams transmitted. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6OutDiscards | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.24 | Unsigned32 | read-only | Number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but were discarded. Note: this counter includes datagrams counted in OutForwDatagrams if any such datagrams met this (discretionary) discard criterion. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6OutForwDatagrams | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.22 | Unsigned32 | read-only | Number of datagrams for which this entity was not their final IP destination and for which it was successful in finding a path to their final destination. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully forwarded datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6OutFragCreates | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.28 | Unsigned32 | read-only | Number of output datagram fragments that have been generated as a result of IP fragmentation. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully fragmented datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6OutFragFails | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.27 | Unsigned32 | read-only | Number of IP datagrams that have been discarded because they needed to be fragmented but could not be. This includes IPv4 packets that have the DF bit set and IPv6 packets that are being forwarded and exceed the outgoing link MTU. When tracking interface statistics, the counter of the outgoing interface is incremented for an unsuccessfully fragmented datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6OutFragOKs | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.26 | Unsigned32 | read-only | Number of IP datagrams that have been successfully fragmented. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully fragmented datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6OutFragReqds | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.25 | Unsigned32 | read-only | Number of IP datagrams that require fragmentation in order to be transmitted. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully fragmented datagram. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6OutMcastOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.39 | Unsigned32 | read-only | Number of octets transmitted in IP multicast datagrams. Octets from datagrams counted in OutMcastPkts must be counted here. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6OutMcastPkts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.37 | Unsigned32 | read-only | Number of IP multicast datagrams transmitted. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6OutNoRoutes | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.21 | Unsigned32 | read-only | Number of locally generated IP datagrams discarded because no route could be found to transmit them to their destination. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6OutOctets | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.31 | Unsigned32 | read-only | Number of octets in IP datagrams delivered to the lower layers for transmission. Octets from datagrams counted in OutTransmits must be counted here. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6OutRequests | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.19 | Unsigned32 | read-only | Number of IP datagrams that local IP user-protocols (including ICMP) supplied to IP in requests for transmission. Note: this counter does not include any datagrams counted in OutForwDatagrams. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6OutTransmits | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.29 | Unsigned32 | read-only | Number of IP datagrams that this entity supplied to the lower layers for transmission. This includes datagrams generated locally and those forwarded by this entity. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6ReasmFails | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.15 | Unsigned32 | read-only | Number of failures detected by the IP re-assembly algorithm. Note: this is not necessarily a count of discarded IP fragments because some algorithms (notably the algorithm in RFC 815) can lose track of the number of fragments by combining them as they are received. When tracking interface statistics, the counter of the interface to which these fragments were addressed is incremented. This interface might not be the same as the input interface for some of the fragments. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6ReasmOKs | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.14 | Unsigned32 | read-only | Number of IP datagrams successfully reassembled. When tracking interface statistics, the counter of the interface to which these datagrams were addressed is incremented. This interface might not be the same as the input interface for some of the datagrams. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6ReasmReqds | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.13 | Unsigned32 | read-only | Number of IP fragments received that needed to be reassembled at this interface. When tracking interface statistics, the counter of the interface to which these fragments were addressed is incremented. This interface might not be the same as the input interface for some of the fragments. Discontinuities in the value of this counter may occur at re-initialization of the system, and at other times as indicated by the value of DiscontinuityTime. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| U32 cie1000IpStatisticsInterfacesIpv6RefreshRate | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3.1.46 | Unsigned32 | read-only | The minimum reasonable polling interval for this entry. This object provides an indication of the minimum amount of time required to update the counters in this entry. This object is only available if the capability object 'cie1000IpCapabilitiesHasPerInterfaceIpv6Statistics' is True. |
| cie1000IpStatisticsInterfacesIpv6Table | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.3 | not-accessible | This table provides IPv6 related statitics for a given IP interface. | |
| cie1000IpStatisticsInterfacesLinkEntry | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.1.1 | not-accessible | Each entry in this table represents an IP interface. | |
| NUM cie1000IpStatisticsInterfacesLinkIfIndex | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.1.1.1 | CIE1000InterfaceIndex | accessible-for-notify | Interface index number. |
| C64 cie1000IpStatisticsInterfacesLinkInBroadcasts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.1.1.8 | Counter64 | read-only | Number of packets delivered by MAC layer to IP layer that were addressed to a MAC broadcast address. |
| C64 cie1000IpStatisticsInterfacesLinkInBytes | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.1.1.4 | Counter64 | read-only | Number of octets received on the interface, including framing characters. |
| cie1000IpStatisticsInterfacesLinkInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.23 | A collection of objects. | ||
| C64 cie1000IpStatisticsInterfacesLinkInMulticasts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.1.1.6 | Counter64 | read-only | Number of packets delivered by MAC layer to IP layer that were addressed to a MAC multicast address. For a MAC layer protocol, this includes both Group and Functional addresses. |
| C64 cie1000IpStatisticsInterfacesLinkInPackets | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.1.1.2 | Counter64 | read-only | Number of packets delivered by MAC layer to IP layer. |
| C64 cie1000IpStatisticsInterfacesLinkOutBroadcasts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.1.1.9 | Counter64 | read-only | Number of packets addressed to a broadcast MAC address that IP protocols requested be transmitted, including those that were discarded or not sent. |
| C64 cie1000IpStatisticsInterfacesLinkOutBytes | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.1.1.5 | Counter64 | read-only | Number of octets transmitted out of the interface, including framing characters. |
| C64 cie1000IpStatisticsInterfacesLinkOutMulticasts | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.1.1.7 | Counter64 | read-only | Number of packets addressed to a multicast MAC address that IP protocols requested be transmitted, including those that were discarded or not sent. For a MAC layer protocol, this includes both Group and Functional addresses. |
| C64 cie1000IpStatisticsInterfacesLinkOutPackets | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.1.1.3 | Counter64 | read-only | Number of packets IP protocols requested be transmitted, including those that were discarded or not sent. |
| cie1000IpStatisticsInterfacesLinkTable | 1.3.6.1.4.1.9.9.832.1.102.1.5.2.1 | not-accessible | This table provides interface link statistics for a given IP interface. | |
| cie1000IpStatus | 1.3.6.1.4.1.9.9.832.1.102.1.3 | |||
| cie1000IpStatusGlobals | 1.3.6.1.4.1.9.9.832.1.102.1.3.1 | |||
| cie1000IpStatusGlobalsIpv4NeighbourEntry | 1.3.6.1.4.1.9.9.832.1.102.1.3.1.1.1 | not-accessible | Each entry in this table represents an entry in the underlying operting system's ARP table. | |
| cie1000IpStatusGlobalsIpv4NeighbourInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.11 | A collection of objects. | ||
| NUM cie1000IpStatusGlobalsIpv4NeighbourInterface | 1.3.6.1.4.1.9.9.832.1.102.1.3.1.1.1.3 | CIE1000InterfaceIndex | read-only | Interface the neighbour can be reached on. |
| IP cie1000IpStatusGlobalsIpv4NeighbourIpv4 | 1.3.6.1.4.1.9.9.832.1.102.1.3.1.1.1.1 | IpAddress | accessible-for-notify | IPv4 address. |
| MAC cie1000IpStatusGlobalsIpv4NeighbourMacAddress | 1.3.6.1.4.1.9.9.832.1.102.1.3.1.1.1.2 | MacAddress | read-only | MAC address associated with the IP address |
| cie1000IpStatusGlobalsIpv4NeighbourTable | 1.3.6.1.4.1.9.9.832.1.102.1.3.1.1 | not-accessible | This is the IPv4 neighbour table (ARP). | |
| cie1000IpStatusGlobalsIpv6NeighbourEntry | 1.3.6.1.4.1.9.9.832.1.102.1.3.1.2.1 | not-accessible | Each entry in this table represents an entry in the underlying operting system's nieghbour table. | |
| cie1000IpStatusGlobalsIpv6NeighbourInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.12 | A collection of objects. | ||
| NUM cie1000IpStatusGlobalsIpv6NeighbourInterface | 1.3.6.1.4.1.9.9.832.1.102.1.3.1.2.1.4 | CIE1000InterfaceIndex | read-only | Interface the neighbour can be reached on. |
| I32 cie1000IpStatusGlobalsIpv6NeighbourInterfaceQuery | 1.3.6.1.4.1.9.9.832.1.102.1.3.1.2.1.2 | Integer32 | accessible-for-notify | If 'ipAddress' is a link-local address, then the interface index where the host can be reached must be specified here, otherwise set this to zero. |
| ADR cie1000IpStatusGlobalsIpv6NeighbourIpAddress | 1.3.6.1.4.1.9.9.832.1.102.1.3.1.2.1.1 | InetAddressIPv6 | accessible-for-notify | IP address. |
| MAC cie1000IpStatusGlobalsIpv6NeighbourMacAddress | 1.3.6.1.4.1.9.9.832.1.102.1.3.1.2.1.3 | MacAddress | read-only | MAC address associated with the IP address |
| cie1000IpStatusGlobalsIpv6NeighbourTable | 1.3.6.1.4.1.9.9.832.1.102.1.3.1.2 | not-accessible | This is the IPv6 neighbour table. | |
| cie1000IpStatusInterfaces | 1.3.6.1.4.1.9.9.832.1.102.1.3.2 | |||
| cie1000IpStatusInterfacesDhcpClientV4Entry | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.3.1 | not-accessible | Each entry in this table represents an instance of a DHCP client. | |
| NUM cie1000IpStatusInterfacesDhcpClientV4IfIndex | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.3.1.1 | CIE1000InterfaceIndex | accessible-for-notify | Interface index number. |
| cie1000IpStatusInterfacesDhcpClientV4InfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.15 | A collection of objects. | ||
| IP cie1000IpStatusInterfacesDhcpClientV4ServerIp | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.3.1.3 | IpAddress | read-only | IP address of the DHCP server that has provided the DHCP offer. |
| CIE cie1000IpStatusInterfacesDhcpClientV4State | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.3.1.2 | CIE1000IpDhcpClientState | read-only | State of the DHCP client. |
| cie1000IpStatusInterfacesDhcpClientV4Table | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.3 | not-accessible | This table provides status on the DHCP client running on a given interface. | |
| IP cie1000IpStatusInterfacesIpv4Broadcast | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.2.1.4 | IpAddress | read-only | Broadcast address. |
| cie1000IpStatusInterfacesIpv4Entry | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.2.1 | not-accessible | Each entry in this table represents an IP interface. | |
| NUM cie1000IpStatusInterfacesIpv4IfIndex | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.2.1.1 | CIE1000InterfaceIndex | accessible-for-notify | Interface index number. |
| cie1000IpStatusInterfacesIpv4InfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.14 | A collection of objects. | ||
| IP cie1000IpStatusInterfacesIpv4NetworkAddress | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.2.1.2 | IpAddress | accessible-for-notify | IPv4 network address. |
| I32 cie1000IpStatusInterfacesIpv4NetworkMaskLength | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.2.1.3 | Integer32 | accessible-for-notify | IPv4 network mask length. |
| cie1000IpStatusInterfacesIpv4Table | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.2 | not-accessible | This table provides IPv4 status information for IP interfaces. If an interface is configured to use a DHCP client, then the address can be found here. | |
| T/F cie1000IpStatusInterfacesIpv6Autoconf | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.4.1.8 | TruthValue | read-only | Indicates this address is capable of being retrieved by stateless address autoconfiguration. |
| T/F cie1000IpStatusInterfacesIpv6Detached | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.4.1.6 | TruthValue | read-only | Indicates this address is ready to be detached from the link (IPv6 network). |
| T/F cie1000IpStatusInterfacesIpv6Duplicated | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.4.1.5 | TruthValue | read-only | Indicates the address duplication is detected by Duplicate Address Detection (DAD). If the address is a link-local address formed from an interface identifier based on the hardware address, which is supposed to be uniquely assigned (e.g., EUI-64 for an Ethernet interface), IP operation on the interface should be disabled. |
| cie1000IpStatusInterfacesIpv6Entry | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.4.1 | not-accessible | Each entry in this table represents an IP interface. | |
| NUM cie1000IpStatusInterfacesIpv6IfIndex | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.4.1.1 | CIE1000InterfaceIndex | accessible-for-notify | Interface index number. |
| cie1000IpStatusInterfacesIpv6InfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.16 | A collection of objects. | ||
| ADR cie1000IpStatusInterfacesIpv6NetworkAddress | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.4.1.2 | InetAddressIPv6 | accessible-for-notify | IPv6 network address. |
| I32 cie1000IpStatusInterfacesIpv6NetworkMaskLength | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.4.1.3 | Integer32 | accessible-for-notify | IPv6 network mask length. |
| T/F cie1000IpStatusInterfacesIpv6Nodad | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.4.1.7 | TruthValue | read-only | Indicates this address does not perform Duplicate Address Detection (DAD). |
| cie1000IpStatusInterfacesIpv6Table | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.4 | not-accessible | This table provides IPv6 status information for IP interfaces. If an interface is configured to use a DHCP client, then the address can be found here. | |
| T/F cie1000IpStatusInterfacesIpv6Tentative | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.4.1.4 | TruthValue | read-only | An address whose uniqueness on a link is being verified, prior to its assignment to an interface. A tentative address is not considered assigned to an interface in the usual sense. |
| T/F cie1000IpStatusInterfacesLinkBroadcast | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.1.1.6 | TruthValue | read-only | Indicates if the interface is capable of transmitting broadcast traffic. |
| cie1000IpStatusInterfacesLinkEntry | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.1.1 | not-accessible | Each entry in this table represents an IP interface. | |
| NUM cie1000IpStatusInterfacesLinkIfIndex | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.1.1.1 | CIE1000InterfaceIndex | accessible-for-notify | Interface index number. |
| cie1000IpStatusInterfacesLinkInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.13 | A collection of objects. | ||
| T/F cie1000IpStatusInterfacesLinkLoopback | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.1.1.7 | TruthValue | read-only | Indicates if the interface is a loop-back interface. |
| MAC cie1000IpStatusInterfacesLinkMacAddress | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.1.1.4 | MacAddress | read-only | MAC-address of the interface. |
| U32 cie1000IpStatusInterfacesLinkMtu | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.1.1.3 | Unsigned32 | read-only | MTU for the interface. |
| T/F cie1000IpStatusInterfacesLinkMulticast | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.1.1.11 | TruthValue | read-only | Indicates if the interface supports multicast. |
| T/F cie1000IpStatusInterfacesLinkNoarp | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.1.1.9 | TruthValue | read-only | Indicates if the interface will answer to ARP requests. |
| U32 cie1000IpStatusInterfacesLinkOsInterfaceIndex | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.1.1.2 | Unsigned32 | read-only | Interface index used by the operating system. |
| T/F cie1000IpStatusInterfacesLinkPromisc | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.1.1.10 | TruthValue | read-only | Indicates if the interface is in promisc mode. |
| T/F cie1000IpStatusInterfacesLinkRunning | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.1.1.8 | TruthValue | read-only | Interface is running (according to the operating system). |
| cie1000IpStatusInterfacesLinkTable | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.1 | not-accessible | This table provides link-layer status information for IP interfaces. | |
| T/F cie1000IpStatusInterfacesLinkUp | 1.3.6.1.4.1.9.9.832.1.102.1.3.2.1.1.5 | TruthValue | read-only | Indicates if the interface is up. |
| cie1000IpStatusRoutes | 1.3.6.1.4.1.9.9.832.1.102.1.3.3 | |||
| NUM cie1000IpStatusRoutesIpv4DerivedNextHopInterface | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.1.1.4 | CIE1000InterfaceIndex | read-only | Next-hop interface. |
| cie1000IpStatusRoutesIpv4Entry | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.1.1 | not-accessible | Each entry in this table represents an IP route in the system's routing table. | |
| T/F cie1000IpStatusRoutesIpv4FlagGateway | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.1.1.37 | TruthValue | read-only | The route is using a gateway as next-hop, of not set then an interface is used. |
| T/F cie1000IpStatusRoutesIpv4FlagHost | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.1.1.36 | TruthValue | read-only | The route is forwarding to this host (loop-back). |
| T/F cie1000IpStatusRoutesIpv4FlagUp | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.1.1.35 | TruthValue | read-only | The route is up. |
| cie1000IpStatusRoutesIpv4InfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.17 | A collection of objects. | ||
| IP cie1000IpStatusRoutesIpv4NetworkAddress | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.1.1.1 | IpAddress | accessible-for-notify | Network address. |
| I32 cie1000IpStatusRoutesIpv4NetworkPrefixSize | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.1.1.2 | Integer32 | accessible-for-notify | Network prefix size. |
| IP cie1000IpStatusRoutesIpv4NextHop | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.1.1.3 | IpAddress | accessible-for-notify | Next-hop address. |
| T/F cie1000IpStatusRoutesIpv4OwnerConf | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.1.1.67 | TruthValue | read-only | The route is installed as part of the user configuration. |
| T/F cie1000IpStatusRoutesIpv4OwnerDhcp | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.1.1.68 | TruthValue | read-only | The route is installed by a DHCP client. |
| T/F cie1000IpStatusRoutesIpv4OwnerDynamic | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.1.1.69 | TruthValue | read-only | The route is installed by a routing protocol. |
| cie1000IpStatusRoutesIpv4Table | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.1 | not-accessible | This table provides IPv4 routing status. | |
| NUM cie1000IpStatusRoutesIpv6DerivedNextHopInterface | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.2.1.5 | CIE1000InterfaceIndex | read-only | Next-hop interface. |
| cie1000IpStatusRoutesIpv6Entry | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.2.1 | not-accessible | Each entry in this table represents an IP route in the system's routing table. | |
| T/F cie1000IpStatusRoutesIpv6FlagGateway | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.2.1.38 | TruthValue | read-only | The route is using a gateway as next-hop, of not set then an interface is used. |
| T/F cie1000IpStatusRoutesIpv6FlagHost | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.2.1.37 | TruthValue | read-only | The route is forwarding to this host (loop-back). |
| T/F cie1000IpStatusRoutesIpv6FlagUp | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.2.1.36 | TruthValue | read-only | The route is up. |
| cie1000IpStatusRoutesIpv6InfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.18 | A collection of objects. | ||
| ADR cie1000IpStatusRoutesIpv6NetworkAddress | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.2.1.1 | InetAddressIPv6 | accessible-for-notify | Network address. |
| I32 cie1000IpStatusRoutesIpv6NetworkPrefixSize | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.2.1.2 | Integer32 | accessible-for-notify | Network prefix size. |
| ADR cie1000IpStatusRoutesIpv6NextHop | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.2.1.3 | InetAddressIPv6 | accessible-for-notify | Next-hop address. |
| NUM cie1000IpStatusRoutesIpv6NextHopInterface | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.2.1.4 | CIE1000InterfaceIndex | accessible-for-notify | If the next-hop address is a link-local address, then the interface of the link-local address must be specified here. Otherwise this value is not used. |
| T/F cie1000IpStatusRoutesIpv6OwnerConf | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.2.1.68 | TruthValue | read-only | The route is installed as part of the user configuration. |
| T/F cie1000IpStatusRoutesIpv6OwnerDhcp | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.2.1.69 | TruthValue | read-only | The route is installed by a DHCP client. |
| T/F cie1000IpStatusRoutesIpv6OwnerDynamic | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.2.1.70 | TruthValue | read-only | The route is installed by a routing protocol. |
| cie1000IpStatusRoutesIpv6Table | 1.3.6.1.4.1.9.9.832.1.102.1.3.3.2 | not-accessible | This table provides IPv6 routing status. | |
| cie1000IpTrap | 1.3.6.1.4.1.9.9.832.1.102.1.6 | |||
| NTF cie1000IpTrapInterfacesLinkAdd | 1.3.6.1.4.1.9.9.832.1.102.1.6.1 | This trap signals that a row has been added. The index(es) and value(s) of the row is included in the trap. | ||
| cie1000IpTrapInterfacesLinkAddInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.26 | Information group containing a trap. | ||
| NTF cie1000IpTrapInterfacesLinkDel | 1.3.6.1.4.1.9.9.832.1.102.1.6.3 | This trap signals that a row has been deleted. The index(es) of the row is included in the trap. | ||
| cie1000IpTrapInterfacesLinkDelInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.28 | Information group containing a trap. | ||
| NTF cie1000IpTrapInterfacesLinkMod | 1.3.6.1.4.1.9.9.832.1.102.1.6.2 | This trap signals that one or more of the objects included in the trap has been updated. | ||
| cie1000IpTrapInterfacesLinkModInfoGroup | 1.3.6.1.4.1.9.9.832.1.102.2.2.27 | Information group containing a trap. |
RFC description
Manages IPv4/IPv6 interface configuration and DHCP client state on Cisco IE1000 switches.
Start monitoring Cisco IE1000 industrial Ethernet switch with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.