MIB Viewer

ifIvrMappingRowStatus

OBJECT-TYPE
1.3.6.1.4.1.10876.101.1.27.1.18.1.2
Access
read-create
Status
current
Sub-identifiers
0
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).
RowStatus