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.
Parsed from file ctELS10-mib.mib.txt
Company: cai
Module: CT-ELS10-MIB
lxaddrFlags OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { lxaddr 5 }
Child arc 0 is used to translate between SNMPv1 and SNMPv2 notification parameters as explained in IETF RFC 2576, section 3.
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.97.7.5.5.0 | lxaddrFlags | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.97.7.5.1 | lxaddrStatics | 1 | 1 | The number of static addresses which are currently stored in the ES-10. |
1.3.6.1.4.1.97.7.5.2 | lxaddrDynamics | 1 | 1 | The number of learned addresses in the address table. |
1.3.6.1.4.1.97.7.5.3 | lxaddrDynamicMax | 1 | 1 | The maximum number of spanning tree addresses which have been learned since the ES-10 was last booted (or this parameter was last… |
1.3.6.1.4.1.97.7.5.4 | lxaddrDynamicOverflows | 1 | 1 | The number times an address was not learned due to insufficient address table space. |
1.3.6.1.4.1.97.7.5.6 | lxaddrMAC | 1 | 1 | The MAC address for this address definition. |
1.3.6.1.4.1.97.7.5.7 | lxaddrPort | 1 | 1 | The port through which this address is connected to the ES-10 (only valid for entry-dynamic-local, entry-statistics, and entry-po… |
1.3.6.1.4.1.97.7.5.8 | lxaddrOperation | 1 | 1 | The operation to be performed upon the described address. The possibilities include: read-random (1), read-next (2), zero-stats … |
1.3.6.1.4.1.97.7.5.9 | lxaddrIndex | 1 | 1 | The index number to be used for read-next and read-block operations. When the ES-10 boots, addrIndex is initialized to -1. |
1.3.6.1.4.1.97.7.5.10 | lxaddrNext | 1 | 1 | The next value to use for addrIndex, when you use read-next or read-block operations to read the address table. When the ES-10 bo… |
1.3.6.1.4.1.97.7.5.19 | lxaddrBlockSize | 1 | 1 | The number of addresses contained by addrBlock. This parameter is only used for dumping blocks of MAC addresses. |
1.3.6.1.4.1.97.7.5.20 | lxaddrBlock | 1 | 1 | A series of 0-700 octets, which represents 0-100 addresses. Each address consists of a 6 octet MacAddress followed by a 1 byte p… |