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) esrVlanMgt(7) esrVirtualPorts(4) esrVirtualSwitchPortTable(1) esrVirtualSwitchPortEntry(1) esrVirtualSwitchPortStatus(5)}

esrVirtualSwitchPortStatus(5)

 
 

OID description



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

Description:

esrVirtualSwitchPortStatus OBJECT-TYPE
SYNTAX INTEGER {
createRequest(1),
destroyRequest(2),
active(3),
otherError(4),
entryExistsError(5),
entryNoExistError(6)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The status of an entry to be created or deleted.
When adding an entry all fields will be set, and then the status
is set to createRequest(1) (indicating that the entry is to be
created). When deleting an entry the status is set to
destroyRequest(2) (indicating that the entry is to be destroyed).
If the creation is successful, then the status will be set to
active(3). 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 than the others defined.
entryExistsError(5) - On creation, an entry already exists.
On deletion, the entry may not be
removed.
entryNoExistError(6) - The VLAN specified by ID
does not exist."



Classification:

MIB object for network management

 
See classes of OIDs
 
 
Short link:


Parent OID: esrVirtualSwitchPortEntry(1) First sibling OID: esrVirtualSwitchPortIndex(1) Previous sibling OID: esrVirtualSwitchPortBindingType(4)