macAddressStatus
Jetnet5310G ·
.1.3.6.1.4.1.24062.2.3.9.12.1.1.1.5
Object
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.
Context
- MIB
- Jetnet5310G
- OID
.1.3.6.1.4.1.24062.2.3.9.12.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- macAddrEntry
- Table
- macAddrTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| macAddressAddr MAC address of the entry. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.24062.2.3.9.12.1.1.1.1 |
| macAddressType The type of this entry.
dynamicUnicast(1) - unicast address that learned from source
address of ingress frames.
staticUnicast(2) - unicast address that configured by managemen… | column | Enumeration | .1.3.6.1.4.1.24062.2.3.9.12.1.1.1.2 |
| macAddressPortList The port list, which must be valid when creating a new entry. | column | Q-BRIDGE-MIBPortList | .1.3.6.1.4.1.24062.2.3.9.12.1.1.1.3 |
| macAddressVlanId The VLAN where the mac address learned from or configured to. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.24062.2.3.9.12.1.1.1.4 |