ifIvrMappingRowStatus
SUPERMICRO-CFA-MIB ·
.1.3.6.1.4.1.10876.101.1.27.1.18.1.2
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 vlans 2, 3 as associated vlans to an IVR interface with
interface index as 10 in this table, the following sequence
to be followed:
1. Set the ifIvrMappingRowStatus as 'CreateAndGo' for the
entry with index
(ifMainIndex = 10, ifIvrAssociatedVlan = 2)
2. Set the ifIvrMappingRowStatus as 'CreateAndGo' for the
entry with index
(ifMainIndex = 10, ifIvrAssociatedVlan = 3)
To delete vlan 3 from the list of associated vlans for an IVR
interface with IfIndex = 10 ports, do the following:
Set the ifIvrMappingRowStatus as 'destroy' for the
entry with index
(ifMainIndex = 10, ifIvrAssociatedVlan = 3).
Context
- MIB
- SUPERMICRO-CFA-MIB
- OID
.1.3.6.1.4.1.10876.101.1.27.1.18.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ifIvrMappingEntry
- Table
- ifIvrMappingTable
- Siblings
- 1
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ifIvrAssociatedVlan This object specifies one of the associated VLANs for a given
IVR interface. Vlan Id associated with an IVR interface during
IVR interface creation, should not be configured as
i… | column | Q-BRIDGE-MIBVlanId | .1.3.6.1.4.1.10876.101.1.27.1.18.1.1 |