kxaddrFlags
CT-ELS100-MIB ·
.1.3.6.1.4.1.97.8.5.5
Object
scalar
mandatory
r/w
Integer32
Flags to describe the use and control of this address
entry. Each bit has a different meaning. The NMS must
always set either entry-static, entry-none, or
entry-mesh; however, for GetRequests, the NMS will see
either no bits set (if the entry does not exist), or
exactly one of the following bits set:
entry-dynamic-local = 30, entry-dynamic-remote = 29,
entry-static = 28, entry-other = 27, entry-none = 26,
entry-mesh = 25, entry-statistics = 24, Bit 31 is
reserved.
Any combination of the restriction bits (bits 23-21)
may be set for any type of entry, except entry-other
or entry-mesh: entry-no-source = 23, entry-no-multi =
22, Bit 21 is reserved, Bits 20-18 are reserved.
Exactly one of the special entry bits (bits 17-10)
must be set for entry-other entries, and none of the
bits may be set for other than entry-other entries:
entry-all-lmas = 17, entry-any-lma = 16, entry-lma =
15, entry-port = 14, entry-bpdu = 13, entry-reserved =
12, Bits 11-10 are reserved for future expansion. Bits
9-0 are reserved.
Context
- MIB
- CT-ELS100-MIB
- OID
.1.3.6.1.4.1.97.8.5.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- kxaddr
- Siblings
- 11
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| kxaddrStatics mandatory The number of static addresses which are currently
stored in the ELS100-16. | scalar | RFC1155-SMICounter | .1.3.6.1.4.1.97.8.5.1 |
| kxaddrNext mandatory The next value to use for addrIndex, when you use
read-next or read-block operations to read the address
table. When the ELS-100 boots, addrNext is initialized
to -1. | scalar | Integer32 | .1.3.6.1.4.1.97.8.5.10 |
| kxaddrBlockSize mandatory The number of addresses contained by addrBlock. This
parameter is only used for dumping blocks of MAC
addresses. | scalar | Integer32 | .1.3.6.1.4.1.97.8.5.11 |
| kxaddrBlock mandatory A series of 0-700 octets, which represents 0-100
addresses. Each address consists of a 6 octet MAC
address followed by a 1 byte port number. If the port
number is zero, then the … | scalar | OctetString | .1.3.6.1.4.1.97.8.5.12 |
| kxaddrDynamics mandatory The number of learned addresses in the address table. | scalar | RFC1155-SMICounter | .1.3.6.1.4.1.97.8.5.2 |
| kxaddrDynamicMax mandatory The maximum number of spanning tree addresses which
have been learned since the ELS100-16 was last booted
(or this parameter was last reset by the NMS). | scalar | RFC1155-SMIGauge | .1.3.6.1.4.1.97.8.5.3 |
| kxaddrDynamicOverflows mandatory The number times an address was not learned due to
insufficient address table space. | scalar | RFC1155-SMICounter | .1.3.6.1.4.1.97.8.5.4 |
| kxaddrMAC mandatory The MAC address for this address definition. | scalar | OctetString | .1.3.6.1.4.1.97.8.5.6 |
| kxaddrPort mandatory The port through which this address is connected to
the ELS100 (only valid for entry-dynamic-local,
entry-statistics, and entry-port entries). | scalar | Integer32 | .1.3.6.1.4.1.97.8.5.7 |
| kxaddrOperation mandatory The operation to be performed upon the described
address. The possibilities include: read-random (1),
read-next (2), update (4), delete (5), read-block (6). | scalar | Enumeration | .1.3.6.1.4.1.97.8.5.8 |
| kxaddrIndex mandatory The index number to be used for read-next and
read-block operations. When the ELS-100 boots,
addrIndex is initialized to -1. | scalar | Integer32 | .1.3.6.1.4.1.97.8.5.9 |