All MIBs › COMTROL-ES8510-MIB › macAddressStatus
macAddressStatus
Module: COMTROL-ES8510-MIB
OID (symbolic): COMTROL-ES8510-MIB::macAddressStatus
OID (numeric): 1.3.6.1.4.1.2882.2.1.1.11.1.1.1.5
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-create
Description: This object is used to manage to creation and deletion of a static entry, and is used to indicate the status of an entry.
To Creating a static entry, select a unused value of macAddressIndex and set macAddressStatus to 'createAndWait'. A row will then be created with status set to 'notReady' and its macAddressType, macAddressPortList and macAddressVlanId left unspecified.
macAddressType, macAddressPortList and macAddressVlanId are mandatory to activate an entry to the device. macAddressStatus remains 'notReady' if any of these three objects are invalid. macAddressStatus will be changed to 'notInService' when the three objects are correctly configured. Set macAddressStatus to 'active' to activate the MAC entry to the device.
Static unicast and multicast entries and dynamic unicast entries are removable. To delete a MAC entry, select the macAddressIndex set macAddressStatus to 'destory'. The row and the corresponding MAC address configurarion will be removed from the device.
Set macAddressStatus to 'createAndGo', 'notInService', 'notReady' have no effects.
What is macAddressStatus?
This RowStatus column manages creation and deletion of static MAC address entries, moving a row through notReady, createAndWait, and active states. An admin uses it to provision a static MAC binding: pick an unused macAddressIndex, set this to createAndWait, then fill in the type, port list, and VLAN before activating the row. For example, an admin hard-mapping a security camera's MAC to a port would follow this create-and-activate sequence via macAddressStatus.
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.2882 | comtrol | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2 | products | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1 | managedSwitch | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1 | es8510 | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.11 | monitorandDiag | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.11.1 | macAddressTable | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.11.1.1 | macAddrTable | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.11.1.1.1 | macAddrEntry | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.11.1.1.1.5 | macAddressStatus | COMTROL-ES8510-MIB |