issPortIsolationRowStatus
ARICENT-ISS-MIB ·
.1.3.6.1.4.1.2076.81.2.3.1.5
Object
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
- ARICENT-ISS-MIB
- OID
.1.3.6.1.4.1.2076.81.2.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- issPortIsolationEntry
Syntax
SNMPv2-TCRowStatus
Values & Constraints
No enumerated values or constraints recorded.