Main page
OID Repository
https://oid-base.com
Display OID:

{iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 1012 ethernetL3(81) esrSwitch(1) esrSwitching(5) esrSwitchingLayerII(1) esrL2AddrMgmt(4) esrL2AddrControlMgt(3) esrL2AddressControlTable(1) esrL2AddressControlEntry(1) esrL2AddressControlStatus(7)}

esrL2AddressControlStatus(7)

 
 

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

esrL2AddressControlStatus OBJECT-TYPE
SYNTAX INTEGER {
createRequest(1),
underCreation(2),
success(3),
otherError(4),
entryExistsError(5),
invalidMacAddress(6),
invalidPortBinding(7),
invalidVlanID(8)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The status of an entry to be created. When adding an entry all fields will
be set, and then the control status is set to createRequest(1), indicating that
the entry is to be created. During creation, the status will be
underCreation(2). If the creation is successful, then the status will be set to
success(3), and the value of esrAddressControlIndex indicates the index
of the entry that was created in the address table. Otherwise if the creation
was not successful, then one of the following error codes will be set and
the entry will not be created:

otherError(4) - An error other then the others defined.

entryExistsError(5) - An entry already exists with this MAC address in this
address table.

invalidMacAddress(6) - Cannot create an entry with this MAC address.

invalidTableIndex(7) - The table does not exist.

invalidPortBinding(8) - The port binding is invalid.

invalidVlanID(9) - The VLAN ID is invalid.

Note that the only value that is valid to write to this object is
createRequest(1), and that this object will never return the value
createRequest(1)."



Classification:

MIB object for network management

 
See classes of OIDs
 
 
Short link:


Parent OID: esrL2AddressControlEntry(1) First sibling OID: esrL2AddressControlIndex(1) Previous sibling OID: esrL2AddressControlPersistence(6)