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.
Parsed from file IntelMib.txt
Company: None
Module: EXPRESSGS-MIB
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.
Parsed from file EXPRESSGS-MIB.mib
Module: EXPRESSGS-MIB
Vendor: Intel Corporation
Module: EXPRESSGS-MIB
[Automatically extracted from oidview.com]
expressGSVirtualSwitchPortStatus 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." ::= { expressGSVirtualSwitchPortEntry 5 }
expressGSVirtualSwitchPortStatus 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." ::= { expressGSVirtualSwitchPortEntry 5 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.343.6.13.7.4.1.1.1 | expressGSVirtualSwitchPortIndex | 0 | 0 | The Resource ID of the virtual switch port bound to the VLAN. |
1.3.6.1.4.1.343.6.13.7.4.1.1.2 | expressGSVirtualSwitchPortFormat | 0 | 0 | Typically, a VLAN capable switch port has one of three modes: access, trunk, or hybrid. In access mode, the port sends frames in… |
1.3.6.1.4.1.343.6.13.7.4.1.1.3 | expressGSVirtualSwitchPortBridgePort | 0 | 0 | The bridge port resource bound to this virtual port. |
1.3.6.1.4.1.343.6.13.7.4.1.1.4 | expressGSVirtualSwitchPortBindingType | 0 | 0 | The method by which this switch port was bound to the VLAN. If the value is static(1), the binding was manually created by the ad… |