PRVT-SUPER-VLAN-MIB: View SNMP OID List / Download MIB
VENDOR: B.A.T.M. ADVANCE TECHNOLOGIES
Home | MIB: PRVT-SUPER-VLAN-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
prvtSuperVlanMIB | 1.3.6.1.4.1.738.1.5.136 |
Private MIB supporting Super VLANs |
||
prvtSuperVlanMIBObjects | 1.3.6.1.4.1.738.1.5.136.1 | |||
prvtSuperVlanIfTable | 1.3.6.1.4.1.738.1.5.136.1.1 | no-access |
A list of Super-VLAN source ports. A source port must always be associated with either a single target port (specified by a non-zero value for prvtSuperVlanIfTargetPort) or must be associated with a pair of ring ports (specified by creating an entry in prvtSuperVlanIfRingPortTable). Thus when creating a new entry in prvtSuperVlanIfTable, either the object prvtSuperVlanIfTargetPort must be simultaneously set to a valid non-zero ifIndex value or an entry in prvtSuperVlanIfRingPortTable must be simultaneously created to specify the associated ring ports. |
|
1.3.6.1.4.1.738.1.5.136.1.1.1 | no-access |
An entry in prvtSuperVlanIfTable. |
||
prvtSuperVlanIfIndex | 1.3.6.1.4.1.738.1.5.136.1.1.1.1 | interfaceindex | no-access |
The ifIndex of a Super-VLAN source port. |
prvtSuperVlanIfTargetPort | 1.3.6.1.4.1.738.1.5.136.1.1.1.2 | interfaceindexorzero | read-only |
The IfIndex of a target port associated with this Super-VLAN source port. A value of zero indicates that the source port is not associated with a single target port but is associated with a pair of ring ports specified in prvtSuperVlanIfRingPortTable. Changing this object from a zero value to a non-zero value that is a valid ifIndex (i.e. changing from a ring-port to a single target port), will result in the associated entry in prvtSuperVlanIfRingPortTable being automatically deleted. |
prvtSuperVlanIfRowStatus | 1.3.6.1.4.1.738.1.5.136.1.1.1.3 | rowstatus | read-only |
The RowStatus for prvtSuperVlanIfTable. |
prvtSuperVlanIfCVlanTable | 1.3.6.1.4.1.738.1.5.136.1.2 | no-access |
A list of customer VLANs belonging to a Super-VLAN source port. |
|
1.3.6.1.4.1.738.1.5.136.1.2.1 | no-access |
An entry in prvtSuperVlanIfCVlanTable. |
||
prvtSuperVlanIfCVlanId | 1.3.6.1.4.1.738.1.5.136.1.2.1.1 | integer32 | no-access |
The VLAN identifier of a customer VLAN belonging to a Super-VLAN source port. |
prvtSuperVlanIfCVlanMask | 1.3.6.1.4.1.738.1.5.136.1.2.1.2 | octet string | read-only |
The mask to apply to the VLAN identifier (prvtSuperVlanIfCVlanId). A value of all zeros represents that no mask is applied |
prvtSuperVlanIfCVlanRowStatus | 1.3.6.1.4.1.738.1.5.136.1.2.1.3 | rowstatus | read-only |
The RowStatus for prvtSuperVlanIfCVlanTable. |
prvtSuperVlanIfRingPortTable | 1.3.6.1.4.1.738.1.5.136.1.3 | no-access |
This table specifies a pair of ring ports to associate with a Super-VLAN source port. Only a single pair of ring ports may be associated per source port. A source port must always be associated with either a single target port (specified by a non-zero value for prvtSuperVlanIfTargetPort) or must be associated with a pair of ring ports (specified by creating an entry in prvtSuperVlanIfRingPortTable). When an entry is successfully created in prvtSuperVlanIfRingPortTable for a particular source port, that source port's prvtSuperVlanIfTargetPort object is automatically set to a zero value indicating that the source port is associated with a pair of ring ports instead of a single target port (i.e. when creating an entry in prvtSuperVlanIfRingPortTable, it is not neccessary to also clear prvtSuperVlanIfTargetPort). |
|
1.3.6.1.4.1.738.1.5.136.1.3.1 | no-access |
An entry in prvtSuperVlanIfRingPortTable. |
||
prvtSuperVlanIfRingPort1 | 1.3.6.1.4.1.738.1.5.136.1.3.1.1 | interfaceindex | no-access |
The ifIndex of the first ring port target associated with this Super-VLAN source port. |
prvtSuperVlanIfRingPort2 | 1.3.6.1.4.1.738.1.5.136.1.3.1.2 | interfaceindex | no-access |
The ifIndex of the second ring port target associated with this Super-VLAN source port. |
prvtSuperVlanIfRingPortVlanId | 1.3.6.1.4.1.738.1.5.136.1.3.1.3 | integer32 | read-only |
The VLAN to use in Spanning Tree decisions to determine the active Super-VLAN port. The value '0' indicates no VLAN has been selected. |
prvtSuperVlanIfRingPortPreferred | 1.3.6.1.4.1.738.1.5.136.1.3.1.4 | interfaceindexorzero | read-only |
The ifIndex of the preferred ring port to use for this ring. |
prvtSuperVlanIfRingPortActive | 1.3.6.1.4.1.738.1.5.136.1.3.1.5 | interfaceindexorzero | read-only |
The ifIndex of the currently active ring port for this ring. |
prvtSuperVlanIfRingPortRowStatus | 1.3.6.1.4.1.738.1.5.136.1.3.1.6 | rowstatus | read-only |
The RowStatus for prvtSuperVlanIfRingPortTable. |