All MIBs › PROMINET-MIB › promL2AddressChangeEntry
promL2AddressChangeEntry
Module: PROMINET-MIB
OID (symbolic): PROMINET-MIB::promL2AddressChangeEntry
OID (numeric): 1.3.6.1.4.1.2167.5.1.4.4.4.1
Node type: OBJECT-TYPE
Access: not-accessible
Description: The address change table provides a quick way of getting only the entries
that have recently changed. Since entries age out as part of the normal
switching process, entries that have aged (i.e. their destination bindings are
no longer valid) are not considered to be changed. Any other modification
to the entry, including deletion or creation, are considered to be changes.
The address change table is considered a circular table. When an entry
changes, it is added to the next position within the table. If the 'next'
position goes beyond the end of the table, the 'next' position is set to the
beginning of the table (1) and the wrap counter
(promAddressChangeWraps) is incremented. The
promAddressChangeLast value is updated with the index of the last
entered entry.
An entry may be in the table multiple times if it has changed multiple times.
Every time that an entry changes, it is added to the change table.
A network management application should follow the following algorithm
when polling this table:
1. Set lastChangeWrap = promAddressChangeWraps.
2. Set lastChangeIndex = promAddressChangeLast
3. Get the entire promAddressEntryTable.
4. Submit a getNext for
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2167 | prominet | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5 | promSwitching | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.1 | promSwitchingLayerII | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.1.4 | promL2AddrMgmt | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.1.4.4 | promL2AddrChangeMgt | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.1.4.4.4 | promL2AddressChangeTable | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.1.4.4.4.1 | promL2AddressChangeEntry | PROMINET-MIB |