CISCO-IETF-IP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
7
Rows
7
Columns
53
cIpAddressPfxTable
table.1.3.6.1.4.1.9.10.86.1.1.1
·
1 row entry
·
9 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cIpAddressPfxTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-IP-MIB::cIpAddressPfxTable'
Inet prefix table.
Inet prefix entry.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The interface on which this prefix is configured.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.9.10.86.1.1.1.1.1 |
||||||||||||||
|
The address type of cIpAddressPfxPfx. Only IPv4 and IPv6
addresses are expected. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.10.86.1.1.1.1.2 |
||||||||||||||
|
The address prefix. Bits after cIpAddressPfxLength
must be zero. |
OctetString Constraints: range: 0-36 |
.1.3.6.1.4.1.9.10.86.1.1.1.1.3 |
||||||||||||||
|
The prefix length associated with this prefix.
|
INET-ADDRESS-MIBInetAddressPrefixLength Type Constraints: range: 0..2040 |
.1.3.6.1.4.1.9.10.86.1.1.1.1.4 |
||||||||||||||
|
The origin of this prefix. manual(2) indicates a prefix
that was manually configured. wellknown(3) indicates a well-known prefix, e.g. 169.254/16 for IPv4 autoconfiguration or fe80::/10 for IPv6 link-local addresses. … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.86.1.1.1.1.5 |
||||||||||||||
|
This object has the value 'true(1)', if this prefix
can be used for on-link determination and the value 'false(2)' otherwise. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.10.86.1.1.1.1.6 |
||||||||||||||
|
Autonomous address configuration flag. When true(1),
indicates that this prefix can be used for autonomous address configuration (i.e. can be used to form a local interface address). If false(2), it is not used to auto… |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.10.86.1.1.1.1.7 |
||||||||||||||
|
The length of time in seconds that this prefix will
remain preferred, i.e. time until deprecation. A value of 4,294,967,295 represents infinity. The address generated from a deprecated prefix should no l… |
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.86.1.1.1.1.8 |
||||||||||||||
|
The length of time in seconds that this prefix will
remain valid, i.e. time until invalidation. A value of 4,294,967,295 represents infinity. The address generated from an invalidated prefix should not a… |
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.86.1.1.1.1.9 |
cIpAddressTable
table.1.3.6.1.4.1.9.10.86.1.1.2
·
1 row entry
·
7 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cIpAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-IP-MIB::cIpAddressTable'
Inet address table.
Inet addr entry.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The address type of cIpAddressAddr.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.10.86.1.1.2.1.1 |
||||||||||||||
|
The IP address to which this entry's addressing
information pertains. |
OctetString Constraints: range: 0-36 |
.1.3.6.1.4.1.9.10.86.1.1.2.1.2 |
||||||||||||||
|
The index value which uniquely identifies the interface
to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MI… |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.9.10.86.1.1.2.1.3 |
||||||||||||||
|
The type of address. broadcast(3) is not a valid value
for IPv6 addresses. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.86.1.1.2.1.4 |
||||||||||||||
|
A pointer to the row in the prefix table to which this
address belongs. May be { 0 0 } if there is no such row. |
SNMPv2-TCRowPointer Description: Represents a pointer to a conceptual row. The value is the name of the instance of the first accessible columnar object in the conceptual row. For example, ifIndex.3 would point to the 3rd row in the ifTable… |
.1.3.6.1.4.1.9.10.86.1.1.2.1.5 |
||||||||||||||
|
The origin of the address. manual(2) indicates that the
address was manually configured. wellknown(3) indicates an address constructed from a well-known value, e.g. an IANA-assigned anycast address. dhcp(4) indicates… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.86.1.1.2.1.6 |
||||||||||||||
|
Address status. The preferred(1) state indicates that
this is a valid address that can appear as the destination or source address of a packet. The deprecated(2) state indicates that this is a valid but deprecated addr… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.86.1.1.2.1.7 |
cInetNetToMediaTable
table.1.3.6.1.4.1.9.10.86.1.1.3
·
1 row entry
·
6 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cInetNetToMediaTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-IP-MIB::cInetNetToMediaTable'
The IP Address Translation table used for mapping from IP
addresses to physical addresses.
The Address Translation tables contain the IP address to
'physical' address equivalences. Some interfaces do not
use translation tables for determining address
equivalences (e.g., DDN-X.25 has an algorithmic method);
if all interfaces are of this type, then the Address
Translation table is empty, i.e., has zero entries.
Each entry contains one IP address to `physical' address
equivalence.
equivalence.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The type of cInetNetToMediaNetAddress.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.10.86.1.1.3.1.1 |
||||||||||||||
|
The IP Address corresponding to the media-dependent
`physical' address. |
OctetString Constraints: range: 0-36 |
.1.3.6.1.4.1.9.10.86.1.1.3.1.2 |
||||||||||||||
|
The media-dependent `physical' address.
|
SNMPv2-TCPhysAddressr/w Description: Represents media- or physical-level addresses. |
.1.3.6.1.4.1.9.10.86.1.1.3.1.3 |
||||||||||||||
|
The value of sysUpTime at the time this entry was last
updated. If this entry was updated prior to the last re- initialization of the local network management subsystem, then this object contains a zero value. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.9.10.86.1.1.3.1.4 |
||||||||||||||
|
The type of mapping.
Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the cInetNetToMediaTable. That is, it effectively disassociates the interface id… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.10.86.1.1.3.1.5 |
||||||||||||||
|
The Neighbor Unreachability Detection [3] state for the
interface when the address mapping in this entry is used. If Neighbor Unreachability Detection is not in use (e.g. for IPv4), this object is always unknown(6). |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.86.1.1.3.1.6 |
cIpv6ScopeIdTable
table.1.3.6.1.4.1.9.10.86.1.1.4
·
1 row entry
·
13 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cIpv6ScopeIdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-IP-MIB::cIpv6ScopeIdTable'
The table used to describe IPv6 unicast and multicast scope zones.
Each entry contains the list of scope identifiers on a
given interface.
given interface.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The interface to which these scopes belong.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.9.10.86.1.1.4.1.1 |
|
The Scope Identifier for the link-local scope on this
interface. |
ScopeId | .1.3.6.1.4.1.9.10.86.1.1.4.1.2 |
|
The Scope Identifier for the subnet-local scope on this
interface. |
ScopeId | .1.3.6.1.4.1.9.10.86.1.1.4.1.3 |
|
The Scope Identifier for the admin-local scope on this
interface. |
ScopeId | .1.3.6.1.4.1.9.10.86.1.1.4.1.4 |
|
The Scope Identifier for the site-local scope on this
interface. |
ScopeId | .1.3.6.1.4.1.9.10.86.1.1.4.1.5 |
|
The Scope Identifier for scope 6 on this interface.
|
ScopeId | .1.3.6.1.4.1.9.10.86.1.1.4.1.6 |
|
The Scope Identifier for scope 7 on this interface.
|
ScopeId | .1.3.6.1.4.1.9.10.86.1.1.4.1.7 |
|
The Scope Identifier for the orgainzation-local scope on
this interface. |
ScopeId | .1.3.6.1.4.1.9.10.86.1.1.4.1.8 |
|
The Scope Identifier for scope 9 on this interface.
|
ScopeId | .1.3.6.1.4.1.9.10.86.1.1.4.1.9 |
|
The Scope Identifier for scope A on this interface.
|
ScopeId | .1.3.6.1.4.1.9.10.86.1.1.4.1.10 |
|
The Scope Identifier for scope B on this interface.
|
ScopeId | .1.3.6.1.4.1.9.10.86.1.1.4.1.11 |
|
The Scope Identifier for scope C on this interface.
|
ScopeId | .1.3.6.1.4.1.9.10.86.1.1.4.1.12 |
|
The Scope Identifier for scope D on this interface.
|
ScopeId | .1.3.6.1.4.1.9.10.86.1.1.4.1.13 |
cIpv6InterfaceTable
table.1.3.6.1.4.1.9.10.86.1.2.3
·
1 row entry
·
6 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cIpv6InterfaceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-IP-MIB::cIpv6InterfaceTable'
The table containing per-interface IPv6-specific information.
An entry containing IPv6-specific information for a given
interface.
interface.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The interface for which this row contains IPv6-specific
information. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.9.10.86.1.2.3.1.1 |
|
The size of the largest IPv6 packet which can be
sent/received on the interface, specified in octets. |
octetsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.86.1.2.3.1.2 |
|
The size of the largest IPv6 datagram which this entity
can re-assemble from incoming IPv6 fragmented datagrams received on this interface. |
octetsUnsigned32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.10.86.1.2.3.1.3 |
|
The Interface Identifier for this interface that is (at
least) unique on the link this interface is attached to. The Interface Identifier is combined with an address prefix to form an interface address. … |
Ipv6AddrIfIdentifierr/w Type Constraints: range: 0..8 |
.1.3.6.1.4.1.9.10.86.1.2.3.1.4 |
|
The length of the Interface Identifier in bits.
|
bitsInteger32r/w Constraints: range: 0-64 |
.1.3.6.1.4.1.9.10.86.1.2.3.1.5 |
|
The interface's physical address. For example, for an
IPv6 interface attached to an 802.x link, this object normally contains a MAC address. Note that in some cases this address may differ from the address of the interf… |
SNMPv2-TCPhysAddress Description: Represents media- or physical-level addresses. |
.1.3.6.1.4.1.9.10.86.1.2.3.1.6 |
cInetIcmpTable
table.1.3.6.1.4.1.9.10.86.1.3.1
·
1 row entry
·
6 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cInetIcmpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-IP-MIB::cInetIcmpTable'
The table of generic ICMP counters. These counters may be kept per-interface and/or system-wide.
A conceptual row in the inetIcmpTable.
A row with an inetIcmpIfIndex value of zero indicates a
system-wide value; a row with a non-zero inetIcmpIfIndex
indicates an interface-specific value. A system may
p…
A row with an inetIcmpIfIndex value of zero indicates a
system-wide value; a row with a non-zero inetIcmpIfIndex
indicates an interface-specific value. A system may
p…
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The IP address family of the statistics.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.10.86.1.3.1.1.1 |
||||||||||||||
|
The ifindex of the interface, or zero for system-wide
stats. |
IF-MIBInterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.9.10.86.1.3.1.1.2 |
||||||||||||||
|
The total number of ICMP messages which the entity
received. Note that this counter includes all those counted by cInetIcmpInErrors. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.86.1.3.1.1.3 |
||||||||||||||
|
The number of ICMP messages which the entity received but
determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.). |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.86.1.3.1.1.4 |
||||||||||||||
|
The total number of ICMP messages which the entity
received. Note that this counter includes all those counted by inetIcmpOutErrors. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.86.1.3.1.1.5 |
||||||||||||||
|
The number of ICMP messages which this entity did not
send due to problems discovered within ICMP such as a lack of buffers. This value should not include errors discovered outside the ICMP layer such as the inability… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.86.1.3.1.1.6 |
cInetIcmpMsgTable
table.1.3.6.1.4.1.9.10.86.1.3.2
·
1 row entry
·
6 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cInetIcmpMsgTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-IP-MIB::cInetIcmpMsgTable'
The table of per-message ICMP counters. These counters may be kept per-interface and/or system-wide.
A conceptual row in the inetIcmpMsgTable.
A row with an inetIcmpMsgIfIndex value of zero indicates
a system-wide value; a row with a non-zero
cInetIcmpMsgIfIndex indicates an interface-specific
value. A sy…
A row with an inetIcmpMsgIfIndex value of zero indicates
a system-wide value; a row with a non-zero
cInetIcmpMsgIfIndex indicates an interface-specific
value. A sy…
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The IP address family of the statistics.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.10.86.1.3.2.1.1 |
||||||||||||||
|
The ifindex of the interface, or zero for system-wide
stats. |
IF-MIBInterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.9.10.86.1.3.2.1.2 |
||||||||||||||
|
The ICMP type field of the message type being counted by
this row. |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.9.10.86.1.3.2.1.3 |
||||||||||||||
|
The ICMP code field of the message type being counted by
this row, or the special value 256 if no specific ICMP code is counted by this row. |
Integer32 Constraints: range: 0-256 |
.1.3.6.1.4.1.9.10.86.1.3.2.1.4 |
||||||||||||||
|
The number of input packets for this AF, ifindex, type,
code. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.86.1.3.2.1.5 |
||||||||||||||
|
The number of output packets for this AF, ifindex, type,
code. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.86.1.3.2.1.6 |