Specifications
ATX Group
ATX MIB Reference Guide 10-33
addrMeshs {addr 4}
Counter Read-Only
The number of ATM, Frame Relay, and/or SMDS addresses in the address table.
These addresses are not reflected within addrStatics nor addrDynamics. [ATM,
Frame Relay, and SMDS are not yet implemented.]
addrDynamicOverflows {addr 5}
Counter Read-Write
The number times an address was not learned due to insufficient address table
space.
addrMeshOverflows {addr 6}
Counter Read-Write
The number of times an ATM, Frame Relay, or SMDS address could not be
learned due to insufficient address table space. [ATM, Frame Relay, and SMDS
are not yet implemented.]
addrFlags {addr 7}
Integer Read-Write
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, if set then this is a dynamically learned customer
address, which exists on one of this ATX’s ports
• entry-dynamic-remote = 29, if set then this is a dynamically learned customer
address, which can be reached via additional ATM, Frame Relay, or SMDS
addressing (a future enhancement)
• entry-static = 28, if set then this is a pre-defined customer address, e.g., an
IEEE Spanning Tree static address
• entry-other = 27, if set then this is a pre-defined internal address, such as the
MAC address of one of the ATX’s ports, and exactly one of the special entry
bits (defined below) must be set
• entry-none = 26, if set then this is a pre-defined filter for a customer address
(if one or more of the restriction bits, defined below, is set), or this address
does not exist
• entry-mesh = 25, if set then the ATM, Frame Relay, or SMDS data is valid
(that data has not yet been defined).