ifIvrMappingRowStatus

SUPERMICRO-CFA-MIB · .1.3.6.1.4.1.10876.101.1.27.1.18.1.2

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 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

Syntax

SNMPv2-TCRowStatus
Source
SNMPv2-TCRowStatus
Base type
Enumeration

Values & Constraints

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

Related Objects

Sibling Objects