XYLAN-PORT-MIB: View SNMP OID List / Download MIB
VENDOR: XYLAN CORP.
Home | MIB: XYLAN-PORT-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 |
virtualPort | 1.3.6.1.4.1.800.2.3.1 | |||
vportTable | 1.3.6.1.4.1.800.2.3.1.1 | no-access |
A list of Virtual Port instances. |
|
1.3.6.1.4.1.800.2.3.1.1.1 | no-access |
A Virtual Port entry. |
||
vportNumber | 1.3.6.1.4.1.800.2.3.1.1.1.1 | integer | read-write |
A unique number identifies this Virtual Port instance within the physical OmniSwitch. This number is NOT meant for user consumption. |
vportSlot | 1.3.6.1.4.1.800.2.3.1.1.1.2 | integer | read-write |
The physical slot number for this port instance (vport). |
vportIF | 1.3.6.1.4.1.800.2.3.1.1.1.3 | integer | read-write |
The on-board interface number. |
vportFuncType | 1.3.6.1.4.1.800.2.3.1.1.1.4 | xylanportfunccodes | read-write |
The function for this vport. ie. local, remote, atm. |
vportFuncTypeInstance | 1.3.6.1.4.1.800.2.3.1.1.1.5 | integer | read-write |
The specific instance of this slot/IF/type. For 'most' interface types this will always be 1. The exception is an ATM connected port. |
vportVlanNumber | 1.3.6.1.4.1.800.2.3.1.1.1.6 | integer | read-write |
The VLAN that this virtual port belongs to. The default for row creation is 1. |
vportMACaddress | 1.3.6.1.4.1.800.2.3.1.1.1.7 | macaddress | read-only |
The MAC address represented by this Virtual Port. This value is returned upon row creation and attachment. |
vportBridgeProtocol | 1.3.6.1.4.1.800.2.3.1.1.1.8 | integer | read-write |
The type of bridge protocol supported for this service. The default rfor row creation is transparent(3). Enumeration: 'unknown': 1, 'srtransparent': 5, 'other': 2, 'transparent': 3, 'sourcerouting': 4. |
vportEncapsulation | 1.3.6.1.4.1.800.2.3.1.1.1.9 | xylanvportencapsulationcodes | read-write |
The frame encapsulation translation to be used for this particular port. The value indicates the frame format required for the output interface. The default for row creation is default(2) the meaning of which is dependent on the media type of the port |
vportBrdgMode | 1.3.6.1.4.1.800.2.3.1.1.1.10 | integer | read-write |
If vportFuncType is either localBridge(1) or localOpSwitch(2) type, setting this field to autoSwitch(3), the default, will allow the port to switch between the localBridge(1) or localOpSwitch(2) mode. The forceBridge(4) mode will prevent the localBridge(1) mode to switch to localOpSwitch(2) mode even there is only one MAC address is detacted. The forceSwitch(5) mode prevents the localOpSwitch(2) mode to switch to localBridge(1) mode. The user would have to make sure no loop is formed in the network in this case. The default is autoSwitch(3). Enumeration: 'unknown': 1, 'forceSwitch': 5, 'other': 2, 'forceBridge': 4, 'autoSwitch': 3. |
vportSwitchTimer | 1.3.6.1.4.1.800.2.3.1.1.1.11 | integer | read-write |
The time out period for a Bridged port to convert to a switch optimized mode in seconds if vportBrdgMode is set to autoSwitch(1). Setting it to zero will cause automactic switching between the two modes immediately. The default is 60 seconds. |
vportDescription | 1.3.6.1.4.1.800.2.3.1.1.1.12 | displaystring | read-write |
A string to identify the instance of this port. |
vportAdmStatus | 1.3.6.1.4.1.800.2.3.1.1.1.13 | xylanvportadminstatcodes | read-write |
The administrative status of this port which the user can attach or detach during configuration. The attached port can also be switched to disable(1) or enable(2), or delete(3). create(4) and modify(5) are used ONLY for traps. |
vportOperStatus | 1.3.6.1.4.1.800.2.3.1.1.1.14 | xylanportoperstatcodes | read-only |
The operational status of this virtual port. This is called slot/if/type/instance???. Note that if the card is removed for this slot, the service will be marked as portDown(1). The chassis MIB will maintain the record of the card be absent.... |
vportFrameIns | 1.3.6.1.4.1.800.2.3.1.1.1.15 | counter | read-only |
The number of frames received from this port. |
vportInOctets | 1.3.6.1.4.1.800.2.3.1.1.1.16 | counter | read-only |
The total number of octets received from this port. |
vportInUcastPkts | 1.3.6.1.4.1.800.2.3.1.1.1.17 | counter | read-only |
The total number of subnetwork-unicast packets received. |
vportInNUcastPkts | 1.3.6.1.4.1.800.2.3.1.1.1.18 | counter | read-only |
The total number of non-unicast packets received. |
vportInBufDiscs | 1.3.6.1.4.1.800.2.3.1.1.1.19 | counter | read-only |
The number of inbound frames discarded from this port due to receive queue overrun. |
vportInErrDiscs | 1.3.6.1.4.1.800.2.3.1.1.1.20 | counter | read-only |
The number of inbound frames discarded from this port due to error. |
vportFrameOuts | 1.3.6.1.4.1.800.2.3.1.1.1.21 | counter | read-only |
The number of frames transmitted from this port. |
vportOutOctets | 1.3.6.1.4.1.800.2.3.1.1.1.22 | counter | read-only |
The total number of octets transmitted from this port. |
vportOutUcastPkts | 1.3.6.1.4.1.800.2.3.1.1.1.23 | counter | read-only |
The total number of subnetwork-unicast packets transmitted. |
vportOutNUcastPkts | 1.3.6.1.4.1.800.2.3.1.1.1.24 | counter | read-only |
The total number of non-unicast packets transmitted. |
vportOutBufDiscs | 1.3.6.1.4.1.800.2.3.1.1.1.25 | counter | read-only |
The number of outbound frames discarded from this port due to transmit queue overrun. |
vportOutErrDiscs | 1.3.6.1.4.1.800.2.3.1.1.1.26 | counter | read-only |
The number of outbound frames discarded from this port due to error. |
vportFloodLimit | 1.3.6.1.4.1.800.2.3.1.1.1.27 | integer | read-write |
The amount of flooded bandwidth in byte / second that may be transmitted on this port. |
vportVLANMembership | 1.3.6.1.4.1.800.2.3.1.1.1.28 | integer | read-only |
This object is a bit mask with each bit that is set indicating that the VLAN given by the bit position is active on this port. |
vportManualMode | 1.3.6.1.4.1.800.2.3.1.1.1.29 | integer | read-write |
This setting permits the user to manually set the spanning tree state of the given port. It is designed primarily for those virtual ports that can not utilize the IBM spanning tree algorithm. If set to the manual mode (ether manual_override_forwarding or manual_override_blockng), the IEEE or IBM spanning tree algorithm is disabled for the given port. Enumeration: 'manual-override-blocking': 3, 'mode-not-applicable': 4, 'dynamic': 1, 'manual-override-forwarding': 2. |
vportMVLANMembership | 1.3.6.1.4.1.800.2.3.1.1.1.30 | integer | read-only |
This object is a bit mask with each bit that is set indicating that the Multicast VLAN given by the bit position is active on this port. |
vportFloodLimitDiscs | 1.3.6.1.4.1.800.2.3.1.1.1.31 | counter | read-only |
The number of outbound frames discarded from this port due to the flood limit being exceed. |
vportIfIndex | 1.3.6.1.4.1.800.2.3.1.1.1.32 | integer | read-only |
The MIB-2 interface table 'ifIndex' assigned to this virtual port. |
vportSwitchTable | 1.3.6.1.4.1.800.2.3.1.2 | no-access |
A list of Virtual Port instances. |
|
1.3.6.1.4.1.800.2.3.1.2.2 | no-access |
A Virtual Port Switch Options entry. |
||
vportSwitchSlot | 1.3.6.1.4.1.800.2.3.1.2.2.1 | integer | read-write |
The physical slot number for this port instance (vport). |
vportSwitchIF | 1.3.6.1.4.1.800.2.3.1.2.2.2 | integer | read-write |
The on-board interface number. |
vportSwitchFuncType | 1.3.6.1.4.1.800.2.3.1.2.2.3 | xylanportfunccodes | read-write |
The function for this vport. ie. local, remote, atm. |
vportSwitchFuncTypeInstance | 1.3.6.1.4.1.800.2.3.1.2.2.4 | integer | read-write |
The specific instance of this slot/IF/type. For 'most' interface types this will always be 1. The exception is an ATM connected port. |
vportSwitchipEthertype | 1.3.6.1.4.1.800.2.3.1.2.2.5 | xylanvporttranslationcodes | read-write |
A Virtual Port Switch translation option for IP Ethertype traffic. |
vportSwitchipSnap | 1.3.6.1.4.1.800.2.3.1.2.2.6 | xylanvporttranslationcodes | read-write |
A Virtual Port Switch translation option for IP SNAP traffic. |
vportSwitchipxEthertype | 1.3.6.1.4.1.800.2.3.1.2.2.7 | xylanvporttranslationcodes | read-write |
A Virtual Port Switch translation option for IPX Ethertype traffic. |
vportSwitchipxProp | 1.3.6.1.4.1.800.2.3.1.2.2.8 | xylanvporttranslationcodes | read-write |
A Virtual Port Switch translation option for IPX 802.3 traffic. |
vportSwitchipxLlc | 1.3.6.1.4.1.800.2.3.1.2.2.9 | xylanvporttranslationcodes | read-write |
A Virtual Port Switch translation option for IPX 802.2 traffic. |
vportSwitchipxSnap | 1.3.6.1.4.1.800.2.3.1.2.2.10 | xylanvporttranslationcodes | read-write |
A Virtual Port Switch translation option for IPX SNAP traffic. |
vportSwitchDefaultTable | 1.3.6.1.4.1.800.2.3.1.3 | no-access |
A list of Media instances. |
|
1.3.6.1.4.1.800.2.3.1.3.2 | no-access |
A Virtual Port Switch Options entry. |
||
vportSwitchDefaultIndex | 1.3.6.1.4.1.800.2.3.1.3.2.1 | integer | read-write |
The index selecting which media type default is to be configured/viewed. Enumeration: 'tokenring': 3, 'ethernet': 1, 'tokenLanEmulation': 5, 'ethLanEmulation': 4, 'fddi': 2. |
vportSwitchDefaultipEthertype | 1.3.6.1.4.1.800.2.3.1.3.2.2 | xylanvporttranslationcodes | read-write |
A Virtual Port Switch translation option for IP Ethertype traffic. |
vportSwitchDefaultipSnap | 1.3.6.1.4.1.800.2.3.1.3.2.3 | xylanvporttranslationcodes | read-write |
A Virtual Port Switch translation option for IP SNAP traffic. |
vportSwitchDefaultipxEthertype | 1.3.6.1.4.1.800.2.3.1.3.2.4 | xylanvporttranslationcodes | read-write |
A Virtual Port Switch translation option for IPX Ethertype traffic. |
vportSwitchDefaultipxProp | 1.3.6.1.4.1.800.2.3.1.3.2.5 | xylanvporttranslationcodes | read-write |
A Virtual Port Switch translation option for IPX 802.3 traffic. |
vportSwitchDefaultipxLlc | 1.3.6.1.4.1.800.2.3.1.3.2.6 | xylanvporttranslationcodes | read-write |
A Virtual Port Switch translation option for IPX LLC traffic. |
vportSwitchDefaultipxSnap | 1.3.6.1.4.1.800.2.3.1.3.2.7 | xylanvporttranslationcodes | read-write |
A Virtual Port Switch translation option for IPX SNAP traffic. |
logicalPort | 1.3.6.1.4.1.800.2.3.2 | |||
physicalPort | 1.3.6.1.4.1.800.2.3.3 | |||
phyPortTable | 1.3.6.1.4.1.800.2.3.3.1 | no-access |
A list of Physical Port instances. |
|
1.3.6.1.4.1.800.2.3.3.1.1 | no-access |
A Physical Port entry. |
||
phyPortSlot | 1.3.6.1.4.1.800.2.3.3.1.1.1 | integer | read-only |
The physical slot number for this port. |
phyPortIF | 1.3.6.1.4.1.800.2.3.3.1.1.2 | integer | read-only |
The on-board interface number. |
phyPortMediaType | 1.3.6.1.4.1.800.2.3.3.1.1.3 | xylanphyporttypecodes | read-only |
The device type of this physical port |
phyPortDescription | 1.3.6.1.4.1.800.2.3.3.1.1.4 | displaystring | read-write |
A string to identify the instance of this port. |
phyPortAdmStatus | 1.3.6.1.4.1.800.2.3.3.1.1.5 | xylanphyportadminstatcodes | read-write |
The administrative status of this port. The user can enable or disable this physical port. |
phyPortOperStatus | 1.3.6.1.4.1.800.2.3.3.1.1.6 | xylanportoperstatcodes | read-only |
The operational status of this port. |
phyPortFrameIns | 1.3.6.1.4.1.800.2.3.3.1.1.7 | counter | read-only |
The number of frames received from this port. |
phyPortInOctets | 1.3.6.1.4.1.800.2.3.3.1.1.8 | counter | read-only |
The total number of octets received from this port. |
phyPortInUcastPkts | 1.3.6.1.4.1.800.2.3.3.1.1.9 | counter | read-only |
The total number of subnetwork-unicast packets received. |
phyPortInNUcastPkts | 1.3.6.1.4.1.800.2.3.3.1.1.10 | counter | read-only |
The total number of non-unicast packets received. |
phyPortInBufDiscs | 1.3.6.1.4.1.800.2.3.3.1.1.11 | counter | read-only |
The number of inbound frames discarded from this port due to receive queue overrun. |
phyPortInErrDiscs | 1.3.6.1.4.1.800.2.3.3.1.1.12 | counter | read-only |
The number of inbound frames discarded from this port due to error. |
phyPortFrameOuts | 1.3.6.1.4.1.800.2.3.3.1.1.13 | counter | read-only |
The number of frames transmitted from this port. |
phyPortOutOctets | 1.3.6.1.4.1.800.2.3.3.1.1.14 | counter | read-only |
The total number of octets transmitted from this port. |
phyPortOutUcastPkts | 1.3.6.1.4.1.800.2.3.3.1.1.15 | counter | read-only |
The total number of subnetwork-unicast packets transmitted. |
phyPortOutNUcastPkts | 1.3.6.1.4.1.800.2.3.3.1.1.16 | counter | read-only |
The total number of non-unicast packets transmitted. |
phyPortOutBufDiscs | 1.3.6.1.4.1.800.2.3.3.1.1.17 | counter | read-only |
The number of outbound frames discarded from this port due to transmit queue overrun. |
phyPortOutErrDiscs | 1.3.6.1.4.1.800.2.3.3.1.1.18 | counter | read-only |
The number of outbound frames discarded from this port due to error. |
phyPortToInterface | 1.3.6.1.4.1.800.2.3.3.1.1.19 | integer | read-only |
The interface number which instantiates the MIB-2 'ifTable' for this physical port. It is calculated as 'phyPortSlot' multipled by 100 plus 'phyPortIF' for this physical port. |
phyPortFddiAdmMode | 1.3.6.1.4.1.800.2.3.3.1.1.20 | integer | read-write |
The administrative mode of this FDDI port. The user can set this port to either station(2) of concentrator(3) mode. NOTE: this does not take effect until the SMT subsystem is restarted. Examine the phyPortFddiOpMode to see the current operational mode. The administrative mode will be invalid(1) for all but FDDI or CDDI boards. Enumeration: 'concentrator': 3, 'station': 2, 'invalid': 1. |
phyPortFddiOpMode | 1.3.6.1.4.1.800.2.3.3.1.1.21 | integer | read-only |
The current station Operational Mode of this FDDI port. The Operational Mode will be invalid(1) for all but FDDI or CDDI boards. Enumeration: 'concentrator': 3, 'station': 2, 'invalid': 1. |
phyPortFddiMacFlushMode | 1.3.6.1.4.1.800.2.3.3.1.1.22 | integer | read-write |
The current MAC address flush mode (only valid for FDDI ports of mode concentrator). This controls whether MAC addresses will be flushed if any PHY port disconnects are detected. The MAC address flush mode will be invalid(1) for all but FDDI or CDDI boards. Enumeration: 'enable': 3, 'disable': 2, 'invalid': 1. |
mesmConfTable | 1.3.6.1.4.1.800.2.3.3.2 | no-access |
A list of MESM Physical Port instances. |
|
1.3.6.1.4.1.800.2.3.3.2.1 | no-access |
A MESM Physical Port entry. |
||
mesmPortSlot | 1.3.6.1.4.1.800.2.3.3.2.1.1 | integer | read-only |
The physical slot number for this MESM port. |
mesmPortIF | 1.3.6.1.4.1.800.2.3.3.2.1.2 | integer | read-only |
The on-board interface number for this MESM port. |
mesmPortAutoNegotiate | 1.3.6.1.4.1.800.2.3.3.2.1.3 | integer | read-write |
The current autonegotiate mode of this MESM port. This object decides if port line speed and duplex mode are controlled by the user or negotiated automatically. Enumeration: 'enable': 2, 'disable': 1, 'non-appl': 3. |
mesmPortAutoSpeed | 1.3.6.1.4.1.800.2.3.3.2.1.4 | integer | read-only |
The automatically detected port line speed of this MESM port. Enumeration: 'speed-10': 2, 'speed-100': 1, 'speed-1000': 5, 'speed-auto': 3, 'unknown': 4. |
mesmPortAutoDuplexMode | 1.3.6.1.4.1.800.2.3.3.2.1.5 | integer | read-only |
The automatically detected port duplex mode of this MESM port. Enumeration: 'half-duplex': 2, 'auto-duplex': 3, 'full-duplex': 1, 'unknown': 4. |
mesmPortCfgSpeed | 1.3.6.1.4.1.800.2.3.3.2.1.6 | integer | read-write |
The configured port line speed of this MESM port. Enumeration: 'speed-10': 2, 'speed-100': 1, 'speed-1000': 5, 'speed-auto': 3, 'unknown': 4. |
mesmPortCfgDuplexMode | 1.3.6.1.4.1.800.2.3.3.2.1.7 | integer | read-write |
The configured port duplex mode of this MESM port. Enumeration: 'half-duplex': 2, 'auto-duplex': 3, 'full-duplex': 1, 'unknown': 4. |
phyPortPCause | 1.3.6.1.4.1.800.2.3.3.3 | integer | no-access |
The cause for a port partitioning event. This object is not intended to be accessed directly. It is defined for use in port partitioning traps. Enumeration: 'excess-retries': 2, 'flood-q-stalled': 1, 'excess-runts': 3. |
mirrorPort | 1.3.6.1.4.1.800.2.3.4 | |||
mirrorTable | 1.3.6.1.4.1.800.2.3.4.1 | no-access |
A list of Virtual Port instances. |
|
1.3.6.1.4.1.800.2.3.4.1.1 | no-access |
A Virtual Port entry. |
||
mirrorNumber | 1.3.6.1.4.1.800.2.3.4.1.1.1 | integer | read-only |
A unique number identifies this Virtual Port instance within the physical OmniSwitch. This number is NOT meant for user consumption. |
mirrorSlot | 1.3.6.1.4.1.800.2.3.4.1.1.2 | integer | read-only |
The physical slot number for this port instance (mirror). |
mirrorIF | 1.3.6.1.4.1.800.2.3.4.1.1.3 | integer | read-only |
The on-board interface number. |
mirrorFuncType | 1.3.6.1.4.1.800.2.3.4.1.1.4 | xylanportfunccodes | read-only |
The function for this Vport. ie. local, remote, atm. |
mirrorFuncTypeInstance | 1.3.6.1.4.1.800.2.3.4.1.1.5 | integer | read-only |
The specific instance of this slot/IF/type. For 'most' interface types this will always be 1. The exception is an ATM connected port. |
mirrorMirroringSlot | 1.3.6.1.4.1.800.2.3.4.1.1.6 | integer | read-write |
The physical slot number of the mirroring port. |
mirrorMirroringIF | 1.3.6.1.4.1.800.2.3.4.1.1.7 | integer | read-write |
The on-board interface number or the mirroring port. |
mirrorMirroringFuncType | 1.3.6.1.4.1.800.2.3.4.1.1.8 | xylanportfunccodes | read-write |
The function for this Vport. ie. local, remote, atm. |
mirrorMirroringFuncTypeInstance | 1.3.6.1.4.1.800.2.3.4.1.1.9 | integer | read-write |
The specific instance of this slot/IF/type. For 'most' interface types this will always be 1. The exception is an ATM connected port. |
mirrorStatus | 1.3.6.1.4.1.800.2.3.4.1.1.10 | xylanmirrorenablecodes | read-write |
Whether mirroring is enabled or disabled for this port. prior to enabling mirroring, or at the same time all other read write values in this table for the same row must be set to appropriate values, or defaults will be assumed. |
echannelPort | 1.3.6.1.4.1.800.2.3.5 |