rcL3IpSubnetRowStatus
SWITCH-L3-MIB ·
.1.3.6.1.4.1.8886.6.1.16.1.3.1.6
Object
DURABLE:
This object indicates the status of this entry. A row in this
table must be created using the createAndWait(5) action state
(i.e., createAndGo(4) is not supported). This object can only
be set to active(1) after all objects for this row are valid.
The 'rcL3IpSubnetName' is optional.
Note that the notInService(2) state is not supported. Objects
in this table row can be changed when this object is notReady(3)
or active(1).
Context
- MIB
- SWITCH-L3-MIB
- OID
.1.3.6.1.4.1.8886.6.1.16.1.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcL3IpSubnetEntry
- Table
- rcL3IpSubnetTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcL3IpSubnetIfIndex DURABLE:
The ifIndex of the interface associated with this subnet. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.8886.6.1.16.1.3.1.1 |
| rcL3IpSubnetIpAddress DURABLE:
The network management station uses this IP Address to talk
with the Agent on this subnet. This IP address logically
AND'ed with 'rcL3IpSubnetMask' yields the actual sub… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8886.6.1.16.1.3.1.2 |
| rcL3IpSubnetMask DURABLE:
The subnet mask for this subnet. It contains 1's in the
bit positions for the net and subnet IDs and 0's in the
bit positions for host ID. The 1's must be contiguous,
s… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8886.6.1.16.1.3.1.3 |
| rcL3IpSubnetVlans DURABLE: { default=0:all }
For a L2/L3 hybrid switch, this object contains the actual
VLAN ID (VID) from 1 to 4094 or 0 if the VID is unassigned.
For a L3 only switch, this object… | column | SWITCH-TCVlanset | .1.3.6.1.4.1.8886.6.1.16.1.3.1.4 |
| rcL3IpSubnetName DURABLE: { '':all )
A user reference name for this subnet. | column | OctetString | .1.3.6.1.4.1.8886.6.1.16.1.3.1.5 |
| rcL3IpSubnetAllowPortList Allow ports of the vlan. | column | SWITCH-TCPortList | .1.3.6.1.4.1.8886.6.1.16.1.3.1.7 |