Home/Catalog/Partition-MIB

Partition-MIB

AI MIB Summary

The Partition-MIB enables the monitoring and management of logical network element partitions by exposing metrics for partition status, resource allocation, and isolation boundaries. This module facilitates granular control over virtualized or segmented network devices, allowing administrators to track partition health and configuration states via standard SNMP operations.

The network element partitioning MIB.
Main OID:
partition.1.3.6.1.4.1.2000
172
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

172 total
Object Name
msf
OBJECT IDENTIFIER
.1.3.6.1.4.1.2000
partitionThe network element partitioning MIB.
MODULE-IDENTITY
.1.3.6.1.4.1.2000
switchConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.2000.1
numRoutingEntriesThe number of routing table entries of this switch. This value is ignored if the switch has only per port routing tables (i.e., no switch-wide routing table)ro
INTEGER
.1.3.6.1.4.1.2000.1.1
switchPortConfigNumPortsNumber of ports in this switchro
INTEGER
.1.3.6.1.4.1.2000.1.2
switchPortConfigTableResource configuration for each port on the switch
SEQUENCE OF SwitchPortConfigEntry
.1.3.6.1.4.1.2000.1.3
switchPortConfigEntryThis table gives the resources configured for the various ports at the switch level
SwitchPortConfigEntry
.1.3.6.1.4.1.2000.1.3.1
switchPortConfigPortIDThis is the physical port idro
Integer32
.1.3.6.1.4.1.2000.1.3.1.1
switchPortConfigPortLabelTypeIndicates the type of protocol for labels at this port.ro
Enumeration
.1.3.6.1.4.1.2000.1.3.1.2
switchPortConfigNumBWsNumber of equivalent bandwidths for this port in the incoming and outgoing directions.ro
INTEGER
.1.3.6.1.4.1.2000.1.3.1.3
switchPortConfigNumLabelRangesNumber of label ranges for this port.ro
INTEGER
.1.3.6.1.4.1.2000.1.3.1.4
switchNumRoutingEntriesNumber of routing entries for this port.ro
INTEGER
.1.3.6.1.4.1.2000.1.3.1.5
switchPortAllowsSciIndicates whether this port can be used to connect to the SCI.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2000.1.3.1.6
performanceParamTableTable giving the configured performance targets for this switch
SEQUENCE OF PerformanceParamEntry
.1.3.6.1.4.1.2000.1.4
performanceParamEntryThis table entry gives each performance target parameters
PerformanceParamEntry
.1.3.6.1.4.1.2000.1.4.1
performanceParamIndexIdentifies each performance targetrw
Integer32
.1.3.6.1.4.1.2000.1.4.1.1
performancePLRThis indicates the packet loss ratioro
RatioString
.1.3.6.1.4.1.2000.1.4.1.2
performanceMaxDelayThis indicates the maximum packet delayro
INTEGER
.1.3.6.1.4.1.2000.1.4.1.3
performanceDelayOverProbThis indicates the possibility that the packet delay is bigger than the maximum delay allowedro
RatioString
.1.3.6.1.4.1.2000.1.4.1.4
switchPortConfigBWTableTable giving the configured equivalent bandwidths for the various switch ports
SEQUENCE OF SwitchPortConfigBWEntry
.1.3.6.1.4.1.2000.1.5
switchPortConfigBWEntryThis table gives the per port equivalent bandwidths
SwitchPortConfigBWEntry
.1.3.6.1.4.1.2000.1.5.1
switchPortConfigBWPortIDIdentifies the switch port numberrw
Integer32
.1.3.6.1.4.1.2000.1.5.1.1
switchPortConfigBWIDThis is the equivalent bandwidth ID in the switchrw
Integer32
.1.3.6.1.4.1.2000.1.5.1.2
switchPortConfigEqiBWIndicates the equivalent bandwidth for this port.rw
INTEGER
.1.3.6.1.4.1.2000.1.5.1.3
switchPortPerformanceIndexIndicates an entry in the performanceParamTable which represents the performance target associated with this equivalent bandwidthro
OBJECT IDENTIFIER
.1.3.6.1.4.1.2000.1.5.1.4
switchPortConfigBWPortDirectionIndicates the direction for which this equivalent bandwidth is validro
PortDirection
.1.3.6.1.4.1.2000.1.5.1.5
switchPortConfigLabelRangeTableTable giving the configured label range information for the various switch ports
SEQUENCE OF SwitchPortConfigLabelRangeEntry
.1.3.6.1.4.1.2000.1.6
switchPortConfigLabelRangeEntryThis table gives the per port label ranges
SwitchPortConfigLabelRangeEntry
.1.3.6.1.4.1.2000.1.6.1
switchPortConfigLabelRangePortIDIdentifies the port to which this range belongsrw
Integer32
.1.3.6.1.4.1.2000.1.6.1.1
switchPortConfigLabelRangeIDIdentifies a certain label range for the port. For any port, its label ranges are sequentially numbered from 1 to switchPortConfigNumLabelRanges defined in switchPortConfigEntryrw
Integer32
.1.3.6.1.4.1.2000.1.6.1.2
switchPortConfigLabelRangePortDirectionIndicates the direction for which this range is validro
PortDirection
.1.3.6.1.4.1.2000.1.6.1.3
switchPortConfigLabelRangeIndexThe index into the protocol-dependent label range table.ro
INTEGER
.1.3.6.1.4.1.2000.1.6.1.4
atmLabelRangeTableTable giving the configured ATM label range information for the various switch ports
SEQUENCE OF AtmLabelRangeEntry
.1.3.6.1.4.1.2000.1.7
atmLabelRangeEntryThis table gives the per port ATM label ranges and capabilities.
AtmLabelRangeEntry
.1.3.6.1.4.1.2000.1.7.1
atmLabelRangeIndexIndex into this table.rw
Integer32
.1.3.6.1.4.1.2000.1.7.1.1
atmLabelRangeMinVpiVciLower bound of the vpi and vci range.ro
VectorString
.1.3.6.1.4.1.2000.1.7.1.2
atmLabelRangeMaxVpiVciUpper bound of the vpi and vci range.ro
VectorString
.1.3.6.1.4.1.2000.1.7.1.3
atmLabelRangeAllowsVPIndicates whether this label range can be used for VP connections.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2000.1.7.1.4
atmLabelRangeAllowsP2MPIndicates whether this label range can be used to create point-to-multipoint connections.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2000.1.7.1.5
atmLabelRangeAllowsMP2PIndicates whether this label range can be used to create multipoint-to-point connections.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2000.1.7.1.6
atmLabelRangeMaxMulticastIndicates the maximum number of multicast connections that can be created within this range.ro
INTEGER
.1.3.6.1.4.1.2000.1.7.1.7
frLabelRangeTableTable giving the configured label range information for the various frame relay ports.
SEQUENCE OF FrLabelRangeEntry
.1.3.6.1.4.1.2000.1.8
frLabelRangeEntryThis table gives the per port label ranges
FrLabelRangeEntry
.1.3.6.1.4.1.2000.1.8.1
frLabelRangeIndexIndex into this table.rw
Integer32
.1.3.6.1.4.1.2000.1.8.1.1
frLabelRangeMinDLCILower bound of the DLCI range for this Frame Relay interface.ro
INTEGER
.1.3.6.1.4.1.2000.1.8.1.2
frLabelRangeMaxDLCIUpper bound of the DLCI range for this Frame Relay interface.ro
INTEGER
.1.3.6.1.4.1.2000.1.8.1.3
vlanLabelRangeTableTable giving the configured label range information for the VLAN-aware Ethernet ports.
SEQUENCE OF VlanLabelRangeEntry
.1.3.6.1.4.1.2000.1.9
vlanLabelRangeEntryThis table gives the per port VLAN ID ranges
VlanLabelRangeEntry
.1.3.6.1.4.1.2000.1.9.1
vlanLabelRangeIndexIndex into this table.rw
Integer32
.1.3.6.1.4.1.2000.1.9.1.1
vlanLabelRangeMinIDLower bound of the VLAN ID range on this VLAN-aware Ethernet switch interface.ro
INTEGER
.1.3.6.1.4.1.2000.1.9.1.2
vlanLabelRangeMaxIDUpper bound of the VLAN ID range on this VLAN-aware Ethernet switch interface.ro
INTEGER
.1.3.6.1.4.1.2000.1.9.1.3
mplsLabelRangeTableTable giving the configured label range information for MPLS ports.
SEQUENCE OF MplsLabelRangeEntry
.1.3.6.1.4.1.2000.1.10
mplsLabelRangeEntryThis table gives the per port MPLS ranges.
MplsLabelRangeEntry
.1.3.6.1.4.1.2000.1.10.1
mplsLabelRangeIndexIndex into this table.rw
Integer32
.1.3.6.1.4.1.2000.1.10.1.1
mplsLabelRangeMinIDLower bound of the MPLS label range.ro
INTEGER
.1.3.6.1.4.1.2000.1.10.1.2
mplsLabelRangeMaxIDUpper bound of the MPLS label range.ro
INTEGER
.1.3.6.1.4.1.2000.1.10.1.3
ipLabelRangeTableTable giving the configured IP ranges for IP ports.
SEQUENCE OF IpLabelRangeEntry
.1.3.6.1.4.1.2000.1.11
ipLabelRangeEntryThis table gives the per port IP ranges.
IpLabelRangeEntry
.1.3.6.1.4.1.2000.1.11.1
ipLabelRangeIndexIndex into this table.rw
Integer32
.1.3.6.1.4.1.2000.1.11.1.1
ipLabelRangeIPIndicates the IP address for a particular network.ro
IpAddress
.1.3.6.1.4.1.2000.1.11.1.2
ipLabelRangeIPMaskIndicates the subnet's mask address.ro
IpAddress
.1.3.6.1.4.1.2000.1.11.1.3
vsVlanLabelRangeTableTable giving the configured label range information for the VLAN-aware Ethernet ports.
SEQUENCE OF VsVlanLabelRangeEntry
.1.3.6.1.4.1.2000.1.13
vsVlanLabelRangeEntryThis table gives the per port VLAN ID ranges
VsVlanLabelRangeEntry
.1.3.6.1.4.1.2000.1.13.1
vsVlanLabelRangeIndexIndex into this table.rw
Integer32
.1.3.6.1.4.1.2000.1.13.1.1
vsVlanLabelRangeMinIDLower bound of the VLAN ID range on this VLAN-aware Ethernet switch interface.rw
INTEGER
.1.3.6.1.4.1.2000.1.13.1.2
vsVlanLabelRangeMaxIDUpper bound of the VLAN ID range on this VLAN-aware Ethernet switch interface.rw
INTEGER
.1.3.6.1.4.1.2000.1.13.1.3
vsVlanLabelRangeRowStatusUsed to create and delete this row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2000.1.13.1.4
vSwitchConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.2000.2
numberOfVirtualSwitchesThe number of virtual switches that have been currently configured on this switchro
INTEGER
.1.3.6.1.4.1.2000.2.1
vSwitchConfigTableEach row in this table describes a virtual switch that has been created on this switch
SEQUENCE OF VSwitchConfigEntry
.1.3.6.1.4.1.2000.2.2
vSwitchConfigEntry
VSwitchConfigEntry
.1.3.6.1.4.1.2000.2.2.1
vSwitchConfigVsIDIdentifies the virtual switch within this switchrw
Integer32
.1.3.6.1.4.1.2000.2.2.1.1
vSwitchAdminStatusThe administrative state of the virtual switch. A virtual switch's administrative status can not be up until all the necessary parameters for this virtual switch have been specifiedrw
Enumeration
.1.3.6.1.4.1.2000.2.2.1.2
vSwitchOperStatusThe current operational state of the virtual switchro
Enumeration
.1.3.6.1.4.1.2000.2.2.1.3
vSwitchNumCtrlsThe number of controllers for this virtual switchro
INTEGER
.1.3.6.1.4.1.2000.2.2.1.4
vSwitchNumPortsThe number of virtual ports in this virtual switchro
INTEGER
.1.3.6.1.4.1.2000.2.2.1.5
vSwitchNumSynPortsThe number of synthetic ports in this virtual switchro
INTEGER
.1.3.6.1.4.1.2000.2.2.1.6
vSwitchPortNumRoutingEntriesThe number of routing table entries allocated to this virtual port from the physical port. This value is used only if the switch has per port routing tablesro
INTEGER
.1.3.6.1.4.1.2000.2.2.1.7
vSwitchTableOwnerStandard owner string (rowstatus convention)rw
OwnerString
.1.3.6.1.4.1.2000.2.2.1.8
vSwitchTableRowStatusUsed in creating/deleting the rowrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2000.2.2.1.9
vSwitchCtrlConfigTableThis table gives the controllers configured for the VS
SEQUENCE OF VSwitchCtrlConfigEntry
.1.3.6.1.4.1.2000.2.3
vSwitchCtrlConfigEntryConfiguration for a controller for the VS
VSwitchCtrlConfigEntry
.1.3.6.1.4.1.2000.2.3.1
vSwitchCtrlVsIDIdentifies the virtual switch within this switchrw
Integer32
.1.3.6.1.4.1.2000.2.3.1.1
vSwitchCtrlIDIdentifies the virtual switch controller across the SCIrw
INTEGER
.1.3.6.1.4.1.2000.2.3.1.2
vSwitchSciTypeThe switch control protocol used to control this virtual switchrw
Enumeration
.1.3.6.1.4.1.2000.2.3.1.3
vSwitchNumCurrentControllersThe number of controllers currently connected to this VSro
INTEGER
.1.3.6.1.4.1.2000.2.3.1.4
vSwitchCtrlConfigTableRowStatusUsed in creating/deleting the rowrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2000.2.3.1.5
vSwitchEthernetCtrlTableTable giving the source MAC of the controller for this virtual switch.
SEQUENCE OF VSwitchEthernetCtrlEntry
.1.3.6.1.4.1.2000.2.4
vSwitchEthernetCtrlEntryTable giving the source MAC of the controller for this virtual switch.
VSwitchEthernetCtrlEntry
.1.3.6.1.4.1.2000.2.4.1
vSwitchEthernetConfigVsIDIdentifies the virtual switch within this switchrw
Integer32
.1.3.6.1.4.1.2000.2.4.1.1
vSwitchEthernetCtrlIDIdentifies the virtual switch controller across the SCIrw
Integer32
.1.3.6.1.4.1.2000.2.4.1.2
vSwitchEthernetCtrlSourceMACThe source MAC to be used for the controller of this virtual switch.rw
PhysAddress (SNMPv2-TC)
.1.3.6.1.4.1.2000.2.4.1.3
vSwitchAtmCtrlTableTable giving the VPI/VCI used by a protocol to control a virtual switch.
SEQUENCE OF VSwitchAtmCtrlEntry
.1.3.6.1.4.1.2000.2.5
vSwitchAtmCtrlEntryTable giving the VPI/VCI used by a protocol to control a virtual switch.
VSwitchAtmCtrlEntry
.1.3.6.1.4.1.2000.2.5.1
vSwitchAtmCtrlLabelIndexIdentifies the virtual switch within this switchrw
Integer32
.1.3.6.1.4.1.2000.2.5.1.1
vSwitchAtmCtrlIDIdentifies the virtual switch controller across the SCIrw
INTEGER
.1.3.6.1.4.1.2000.2.5.1.2
vSwitchAtmCtrlLabelVpiThe VPI on which the control messages are exchanged.rw
INTEGER
.1.3.6.1.4.1.2000.2.5.1.3
vSwitchAtmCtrlLabelVciThe VCI on which the control messages are exchanged.rw
INTEGER
.1.3.6.1.4.1.2000.2.5.1.4
vSwitchTcpCtrlTableTable giving the TCP port number used by a protocol to control a virtual switch.
SEQUENCE OF VSwitchTcpCtrlEntry
.1.3.6.1.4.1.2000.2.6
vSwitchTcpCtrlEntryTable giving the TCP port number used by a protocol to control a virtual switch.
VSwitchTcpCtrlEntry
.1.3.6.1.4.1.2000.2.6.1
vSwitchTcpCtrlPortIndexIdentifies the virtual switch within this switchrw
Integer32
.1.3.6.1.4.1.2000.2.6.1.1
vSwitchTcpCtrlIDIdentifies the virtual switch controller across the SCIrw
INTEGER
.1.3.6.1.4.1.2000.2.6.1.2
vSwitchTcpCtrlPortNumberThe local port number used to control the virtual switch.rw
INTEGER
.1.3.6.1.4.1.2000.2.6.1.3
vSwitchTcpCtrlSourceIPThe source subnet or specific IP address from which the controller of the virtual switch must originate.rw
INTEGER
.1.3.6.1.4.1.2000.2.6.1.3
vSwitchTcpCtrlSourceNetmaskThe source subnet mask (255.255.255.255 to specify a specific IP address) from which the controller of the virtual switch must originate.rw
INTEGER
.1.3.6.1.4.1.2000.2.6.1.4
vSwitchCurCtrlsTableTable giving the addresses of controllers currently connected to a virtual switch.
SEQUENCE OF VSwitchCurCtrlEntry
.1.3.6.1.4.1.2000.2.7
vSwitchCurCtrlEntryThe virtual switch and the address of one of the currently connected controllers.
VSwitchCurCtrlEntry
.1.3.6.1.4.1.2000.2.7.1
vSwitchCurCtrlVSIdentifies the virtual switch within this switchro
Integer32
.1.3.6.1.4.1.2000.2.7.1.1
vSwitchCurCtrlAddrThe Internet address by which this controller can be contactedro
INTEGER
.1.3.6.1.4.1.2000.2.7.1.2
vSwitchCurCtrlTypeThe type of connected controllerro
Enumeration
.1.3.6.1.4.1.2000.2.7.1.3
vSwitchPortConfigTableResource configuration for the virtual ports
SEQUENCE OF VSwitchPortConfigEntry
.1.3.6.1.4.1.2000.2.8
vSwitchPortConfigEntryThis table gives the per port resource configured for the virtual switch. The vSwitchPortConfigVSID and vSwitchVirtualPortID combination must be unique between this table and vSwitchCrossVSTable.
VSwitchPortConfigEntry
.1.3.6.1.4.1.2000.2.8.1
vSwitchPortConfigVSIDThis is the virtual switch ID of the virtual switchrw
Integer32
.1.3.6.1.4.1.2000.2.8.1.1
vSwitchVirtualPortIDThis is the virtual port id in that virtual switchrw
Integer32
.1.3.6.1.4.1.2000.2.8.1.2
vSwitchPhysicalPortNumberThe physical port number that is mapped to virtual portrw
INTEGER
.1.3.6.1.4.1.2000.2.8.1.3
vSwitchPortConfigPortNumBWsNumber of equivalent bandwidth pointing to different performance targets (packet loss ratio and delay)in both incoming and outgoing directions for this port.ro
INTEGER
.1.3.6.1.4.1.2000.2.8.1.4
vSwitchPortConfigNumLabelRangesNumber of label ranges for this port. The label can be of different types depending on the interface service type.ro
INTEGER
.1.3.6.1.4.1.2000.2.8.1.5
vSwitchPortConfigRowStatusUsed in creating/deleting the rowrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2000.2.8.1.5
vSwitchPortConfigBWTableTable giving the configured bandwidth information for the various virtual ports
SEQUENCE OF VSwitchPortConfigBWEntry
.1.3.6.1.4.1.2000.2.9
vSwitchPortConfigBWEntryThis table gives the configured bandwidth information for the various virtual ports
VSwitchPortConfigBWEntry
.1.3.6.1.4.1.2000.2.9.1
vSwitchBWConfigVSIDThis is the virtual switch ID of the virtual switchrw
Integer32
.1.3.6.1.4.1.2000.2.9.1.1
vSwitchBWVirtualPortIDThis is the virtual port id in the current virtual switchrw
Integer32
.1.3.6.1.4.1.2000.2.9.1.2
vSwitchPortConfigBWIDThis is the equivalent bandwidth ID in the current virtual switchrw
Integer32
.1.3.6.1.4.1.2000.2.9.1.3
vSwitchPortConfigEqiBWIndicates the equivalent bandwidth assigned to this VSrw
INTEGER
.1.3.6.1.4.1.2000.2.9.1.4
vSwitchBWPerformanceIndexIndicates an entry in the performanceParamTable which represents the performance target associated to by this equivalent bandwidthrw
INTEGER
.1.3.6.1.4.1.2000.2.9.1.5
vSwitchPortConfigBWPortDirectionIndicates the direction for which this equivalent bandwidth is validrw
PortDirection
.1.3.6.1.4.1.2000.2.9.1.6
vSwitchPortConfigBWRowStatusUsed in creation/deletion of the rowrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2000.2.9.1.7
vSwitchPortConfigLabelRangeTableTable giving the configured label range information for the various virtual ports
SEQUENCE OF VSwitchPortConfigLabelRangeEntry
.1.3.6.1.4.1.2000.2.10
vSwitchPortConfigLabelRangeEntryThis table gives the per port label ranges configured for the virtual switch.
VSwitchPortConfigLabelRangeEntry
.1.3.6.1.4.1.2000.2.10.1
vSwitchLRTConfigVSIDThis is the virtual switch ID of the virtual switchrw
Integer32
.1.3.6.1.4.1.2000.2.10.1.1
vSwitchLRTVirtualPortIDThis is the virtual port id in the current virtual switchrw
Integer32
.1.3.6.1.4.1.2000.2.10.1.2
vSwitchPortConfigLabelRangeIDIdentifies the label rangerw
Integer32
.1.3.6.1.4.1.2000.2.10.1.3
vSwitchPortConfigPortDirectionIndicates the direction for which this range is validrw
PortDirection
.1.3.6.1.4.1.2000.2.10.1.4
vSwitchPortConfigLabelRangeTypeIndicates the type of protocol for this label range.rw
INTEGER
.1.3.6.1.4.1.2000.2.10.1.5
vSwitchPortConfigLabelRangeIndexThe index into the protocol-dependent label range table for this virtual switch.rw
INTEGER
.1.3.6.1.4.1.2000.2.10.1.6
vSwitchPortConfigLabelRowStatusUsed in creation/deletion of row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2000.2.10.1.7
vsAtmLabelRangeTableTable giving the configured ATM label range information for the various switch ports on this virtual switch.
SEQUENCE OF VsAtmLabelRangeEntry
.1.3.6.1.4.1.2000.2.11
vsAtmLabelRangeEntryThis table gives the per port ATM label ranges and capabilities.
VsAtmLabelRangeEntry
.1.3.6.1.4.1.2000.2.11.1
vsAtmLabelRangeIndexIndex into this table.rw
Integer32
.1.3.6.1.4.1.2000.2.11.1.1
vsAtmLabelRangeMinVpiVciLower bound of the vpi and vci range.rw
VectorString
.1.3.6.1.4.1.2000.2.11.1.2
vsAtmLabelRangeMaxVpiVciUpper bound of the vpi and vci range.rw
VectorString
.1.3.6.1.4.1.2000.2.11.1.3
vsAtmLabelRangeAllowsVPIndicates whether this label range can be used for VP connections.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2000.2.11.1.4
vsAtmLabelRangeAllowsP2MPIndicates whether this label range can be used to create point-to-multipoint connections.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2000.2.11.1.5
vsAtmLabelRangeAllowsMP2PIndicates whether this label range can be used to create multipoint-to-point connections.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2000.2.11.1.6
vsAtmLabelRangeMaxMulticastIndicates the maximum number of multicast connections that can be created within this range.rw
INTEGER
.1.3.6.1.4.1.2000.2.11.1.7
vsAtmLabelRangeRowStatusIndicates the maximum number of multicast connections that can be created within this range.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2000.2.11.1.8
vsFrLabelRangeTableTable giving the configured label range information for the various frame relay ports.
SEQUENCE OF VsFrLabelRangeEntry
.1.3.6.1.4.1.2000.2.12
vsFrLabelRangeEntryThis table gives the per port label ranges
VsFrLabelRangeEntry
.1.3.6.1.4.1.2000.2.12.1
vsFrLabelRangeIndexIndex into this table.rw
Integer32
.1.3.6.1.4.1.2000.2.12.1.1
vsFrLabelRangeMinDLCILower bound of the DLCI range for this Frame Relay interface.rw
INTEGER
.1.3.6.1.4.1.2000.2.12.1.2
vsFrLabelRangeMaxDLCIUpper bound of the DLCI range for this Frame Relay interface.rw
INTEGER
.1.3.6.1.4.1.2000.2.12.1.3
vsFrLabelRangeRowStatusUsed to create and delete this row.rw
INTEGER
.1.3.6.1.4.1.2000.2.12.1.4
vsMplsLabelRangeTableTable giving the configured label range information for MPLS ports.
SEQUENCE OF VsMplsLabelRangeEntry
.1.3.6.1.4.1.2000.2.14
vsMplsLabelRangeEntryThis table gives the per port MPLS ranges.
VsMplsLabelRangeEntry
.1.3.6.1.4.1.2000.2.14.1
vsMplsLabelRangeIndexIndex into this table.rw
Integer32
.1.3.6.1.4.1.2000.2.14.1.1
vsMplsLabelRangeMinIDLower bound of the MPLS label range.rw
INTEGER
.1.3.6.1.4.1.2000.2.14.1.2
vsMplsLabelRangeMaxIDUpper bound of the MPLS label range.rw
INTEGER
.1.3.6.1.4.1.2000.2.14.1.3
vsMplsLabelRangeRowStatusUsed to create or delete this row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2000.2.14.1.4
vsIpLabelRangeTableTable giving the configured IP ranges for IP ports.
SEQUENCE OF VsIpLabelRangeEntry
.1.3.6.1.4.1.2000.2.15
vsIpLabelRangeEntryThis table gives the per port IP ranges.
VsIpLabelRangeEntry
.1.3.6.1.4.1.2000.2.15.1
vsIpLabelRangeIndexIndex into this table.rw
Integer32
.1.3.6.1.4.1.2000.2.15.1.1
vsIpLabelRangeIPIndicates the IP address for a particular network.rw
IpAddress
.1.3.6.1.4.1.2000.2.15.1.2
vsIpLabelRangeIPMaskIndicates the subnet's mask address.rw
IpAddress
.1.3.6.1.4.1.2000.2.15.1.3
vsIpLabelRangeRowStatusUsed for creating and deleting this row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2000.2.15.1.4
vSwitchCrossVSTableThis table manages the virtual connection configured between two VSs
SEQUENCE OF VSwitchCrossVSEntry
.1.3.6.1.4.1.2000.2.17
vSwitchCrossVSEntryConfiguration for each virtual connection in the switch
VSwitchCrossVSEntry
.1.3.6.1.4.1.2000.2.17.1
vSwitchVConnectIDIdentifies this virtual connectionrw
INTEGER
.1.3.6.1.4.1.2000.2.17.1.1
vSwitchVConnect1VSIDThis is the virtual switch ID of the first virtual switch attached to this synthetic connection.rw
Integer32
.1.3.6.1.4.1.2000.2.17.1.2
vSwitchVConnect1PortIDThis is the virtual port id associated with this synthetic connection in virtual switch vSwitchVConnect1VSID.rw
Integer32
.1.3.6.1.4.1.2000.2.17.1.3
vSwitchVConnect2VSIDThis is the virtual switch ID of the second virtual switch attached to this synthetic connection.rw
Integer32
.1.3.6.1.4.1.2000.2.17.1.4
vSwitchVConnect2PortIDThis is the virtual port id associated with this synthetic connection in virtual switch vSwitchVConnect2VSID.rw
Integer32
.1.3.6.1.4.1.2000.2.17.1.5
vSwitchVLinkTypeSpecifies the layer-2 link type that the virtual ports associated with this synthetic connection will appear to be.rw
Enumeration
.1.3.6.1.4.1.2000.2.17.1.6
Partition-MIB - SNMP MIB Reference | MIBs Explorer