RFC1229-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
17

ifExtnsTable

table mandatory
.1.3.6.1.3.6.1 · 1 row entry · 8 columns
A list of interfaces extension entries.
The number of entries is given by the value
of ifNumber, defined in [4,6].
ifExtnsEntry entry .1.3.6.1.3.6.1.1
An extension to the interfaces entry,
defined in [4,6], containing additional
objects at the subnetwork layer and below
for a particular interface.
Indexes
ifExtnsIfIndex
Column Syntax OID
ifExtnsIfIndex mandatory
The value of this object identifies the
interface for which this entry contains
extended management information. The value
of this object for a particular interface
has the same value as the ifIndex object,
defined in …
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.3.6.1.1.1
ifExtnsChipSet mandatory
This object identifies the hardware chip
set being used in the interface. The
assignment of OBJECT IDENTIFIERs to various
types of hardware chip sets is managed
by the IANA. If the hardware chip set is
unknown, the ob…
ObjectIdentifier .1.3.6.1.3.6.1.1.2
ifExtnsRevWare mandatory
An arbitrary octet string that describes
the firmware version of this interface.
It is intended that this should be human
readable. It must only contain ASCII
printable characters. Typically this
will be the firmware …
OctetString
Constraints:
range: 0-255
.1.3.6.1.3.6.1.1.3
ifExtnsMulticastsTransmittedOks mandatory
The count of frames successfully
transmitted to a subnetwork or link-layer
multicast destination address other than a
broadcast address. For a MAC layer protocol,
this includes both Group and Functional
addresses.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.6.1.1.4
ifExtnsBroadcastsTransmittedOks mandatory
The count of frames successfully
transmitted to a subnetwork or link-layer
broadcast addresses. It does not include
frames sent to a multicast address.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.6.1.1.5
ifExtnsMulticastsReceivedOks mandatory
The count of frames successfully received
that are directed to an active subnetwork
or link-layer multicast address (for a MAC
layer protocol, this includes both Group and
Functional addresses). This does not include
fr…
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.6.1.1.6
ifExtnsBroadcastsReceivedOks mandatory
The count of frames successfully received
that are directed to a subnetwork or
link-layer broadcast address. This does not
include frames received with errors.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.6.1.1.7
ifExtnsPromiscuous mandatory
This object has a value of false(2) if
this interface only accepts packets/frames
that are addressed to this station. This
object has a value of true(1) when the
station accepts all packets/frames
transmitted on the med…
Enumeration
Enumerated Values:
1true
2false
.1.3.6.1.3.6.1.1.8

ifExtnsTestTable

table mandatory
.1.3.6.1.3.6.2 · 1 row entry · 6 columns
This table contains one entry per interface.
ifExtnsTestEntry entry .1.3.6.1.3.6.2.1
An entry containing objects for invoking
tests on an interface.
Indexes
ifExtnsTestIfIndex
Column Syntax OID
ifExtnsTestIfIndex mandatory
The value of this object identifies the
interface for which this entry contains
information on interface tests. The value
of this object for a particular interface
has the same value as the ifIndex object,
defined in […
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.3.6.2.1.1
ifExtnsTestCommunity mandatory
This object contains the name of the SNMP
authentication community [5] which was used
to authenticate the SNMP Message which invoked
the current or most recent test on this
interface. If the authentication community
is…
OctetString .1.3.6.1.3.6.2.1.2
ifExtnsTestRequestId mandatory
This object contains the value of the
request-id field in the SNMP PDU [5] which
invoked the current or most recent test on
this interface. If the request-id is
unknown or undefined, this value contains
the value zero.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.3.6.2.1.3
ifExtnsTestType mandatory
A control variable used to start and stop
operator-initiated interface tests.
Most OBJECT IDENTIFIER values assigned
to tests are defined elsewhere, in associ-
ation with specific types of interface.
However, this d…
ObjectIdentifierr/w .1.3.6.1.3.6.2.1.4
ifExtnsTestResult mandatory
This object contains the result of the most
recently requested test, or the value
none(1) if no tests have been requested since
the last reset. Note that this facility
provides no provision for saving the results
of on…
Enumeration
Enumerated Values:
1none
2success
3inProgress
4notSupported
5unAbleToRun
6aborted
7failed
.1.3.6.1.3.6.2.1.5
ifExtnsTestCode mandatory
This object contains a code which contains
more specific information on the test result,
for example an error-code after a failed
test. Error codes and other values this
object may take are specific to the type of
inte…
ObjectIdentifier .1.3.6.1.3.6.2.1.6

ifExtnsRcvAddrTable

table mandatory
.1.3.6.1.3.6.3 · 1 row entry · 3 columns
This table contains an entry for each
address (broadcast, multicast, or uni-cast)
for which the system will receive packets/
frames on a particular interface.  When an
interface is operating in promiscuous mode,
entries are only required for those addresses
for which the system would receive frames
were it not operating in promiscuous mode.
ifExtnsRcvAddrEntry entry .1.3.6.1.3.6.3.1
A list of objects identifying an address
for which the system will accept packets/
frames on a particular interface.
Indexes
ifExtnsRcvAddrIfIndex ifExtnsRcvAddress
Column Syntax OID
ifExtnsRcvAddrIfIndex mandatory
The value of ifIndex, defined in [4,6], of an
interface which recognizes this entry's
address.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.3.6.3.1.1
ifExtnsRcvAddress mandatory
An address for which the system will accept
packets/frames on this entry's interface.
RFC1213-MIBPhysAddress
Textual Convention: RFC1213-MIBPhysAddress OctetString
.1.3.6.1.3.6.3.1.2
ifExtnsRcvAddrStatus mandatory
This object has the value nonVolatile(4)
for those entries in the table which are
valid and will not be deleted by the next
restart of the managed system. Entries
having the value volatile(3) are valid
and exist, but h…
Enumerationr/w
Enumerated Values:
1other
2invalid
3volatile
4nonVolatile
.1.3.6.1.3.6.3.1.3