issPortIsolationRowStatus

SUPERMICRO-ISS-MIB · .1.3.6.1.4.1.10876.101.1.81.2.3.1.5

Object

column r/w SNMPv2-TCRowStatus
Denotes the Row Status for port isolation table entry.
Only 'CreateAndGo' and 'destroy' values are allowed for this
object. 'CreateAndWait' and 'notInService' values are not allowed.
Example:
   To add ports 2, 3 as egress ports for ingress port 1 in this table, 
   the following sequence to be followed:
                 
      1. Set the issPortIsolationRowStatus as 'CreateAndGo' for the
         entry with index 
         (issPortIsolationIngressPort = 1, issPortIsolationInVlanId =0, 
          issPortIsolationEgressPort = 2)
      2. Set the issPortIsolationRowStatus as 'CreateAndGo' for the
         entry with index 
         (issPortIsolationIngressPort = 1, issPortIsolationInVlanId =0, 
          issPortIsolationEgressPort = 3)
              
   To add ports 5, 6 as egress ports for ingress port 7 and for vlan 5 
   in this table, the following sequence to be followed:
                 
      1. Set the issPortIsolationRowStatus as 'CreateAndGo' for the
         entry with index 
         (issPortIsolationIngressPort = 7, issPortIsolationInVlanId =5, 
          issPortIsolationEgressPort = 5)
      2. Set the issPortIsolationRowStatus as 'CreateAndGo' for the
         entry with index 
         (issPortIsolationIngressPort = 7, issPortIsolationInVlanId =5, 
          issPortIsolationEgressPort = 6)
                 
   To delete a egress port 3 from the list of egress ports for ingress 
   port 1 do the following:
         Set the issPortIsolationRowStatus as 'destroy' for the
         entry with index 
         (issPortIsolationIngressPort = 1, issPortIsolationEgressPort = 3)

Context

MIB
SUPERMICRO-ISS-MIB
OID
.1.3.6.1.4.1.10876.101.1.81.2.3.1.5
Type
column
Access
readwrite
Status
current
Parent
issPortIsolationEntry
Table
issPortIsolationTable
Siblings
4

Syntax

SNMPv2-TCRowStatus
Source
SNMPv2-TCRowStatus
Base type
Enumeration

Values & Constraints

Type Values
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy

Related Objects

Sibling Objects