Ifmib group, Ifxtable, Ifxentry – Dell POWEREDGE M1000E User Manual

Page 71: Ifname, Ifinmulticastpkts, Ifinbroadcastpkts, Ifoutmulticastpkts

Advertising
background image

Fabric OS MIB Reference

51

53-1002750-01

ifMIB group

2

NOTE

snmpInBadTypes and snmpOutReadOnlys are not supported.

ifMIB group

The ifMIB group is implemented in Fabric OS v5.3.0 and later versions to support FCIP tunnels.
There are entries in the ifXTable for each WAN interface (GbE port), each FC port, and each FCIP
tunnel (transport interface). The ifXtable is used to support 64-bit FC statistics counters.

TABLE 16

Object and OID

Access

Description

ifXTable
1.3.6.1.2.1.31.1.1

Not
accessible

A list of interface entries. The number of entries is given by the value
of ifNumber. This table contains additional objects for the interface
table.

ifXentry
1.3.6.1.2.1.31.1.1.1

Not
accessible

An entry in the ifXtable containing additional management
information applicable to a particular interface.

ifName
1.3.6.1.2.1.31.1.1.1.1

Read only

The textual name of the interface. The value of this object should be
the name of the interface as assigned by the local device and should
be suitable for use in commands entered at the devices console. This
might be a text name, such as `le0 or a simple port number, such as
`1, depending on the interface naming syntax of the device. If several
entries in the iftable together represent a single interface as named
by the device, then each will have the same value of ifName. Note
that for an agent which responds to SNMP queries concerning an
interface on some other (proxied) device, then the value of ifName for
such an interface is the proxied devices local name for it. If there is no
local name, or this object is otherwise not applicable, then this object
contains a zero-length string.

ifInMulticastPkts
1.3.6.1.2.1.31.1.1.1.2

Read only

The number of packets, delivered by this sub-layer to a higher
(sub-)layer, which were addressed to a multicast address at this
sub-layer. For a MAC layer protocol, this includes both Group and
Functional addresses. Discontinuities in the value of this counter can
occur at re-initialization of the management system, and at other
times as indicated by the value of ifCounterDiscontinuityTime.
NOTE: This object is not supported.

ifInBroadcastPkts
1.3.6.1.2.1.31.1.1.1.3

Read only

The number of packets, delivered by this sub-layer to a higher
(sub-)layer, which were addressed to a broadcast address at this
sub-layer. Discontinuities in the value of this counter can occur at
re-initialization of the management system, and at other times as
indicated by the value of ifCounterDiscontinuityTime.
NOTE: This object is not supported.

ifOutMulticastPkts
1.3.6.1.2.1.31.1.1.1.4

Read only

The total number of packets that higher-level protocols requested be
transmitted, and which were addressed to a multicast address at this
sub-layer, including those that were discarded or not sent. For a MAC
layer protocol, this includes both Group and Functional addresses.
Discontinuities in the value of this counter can occur at
re-initialization of the management system, and at other times as
indicated by the value of ifCounterDiscontinuityTime.
NOTE: This object is not supported.

Advertising