XYLAN-WSM-MIB: View SNMP OID List / Download MIB

VENDOR: XYLAN CORP.


 Home MIB: XYLAN-WSM-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wsmPortGroup 1.3.6.1.4.1.800.2.7.1
     wsmPortTable 1.3.6.1.4.1.800.2.7.1.1 no-access
A table of port layer status and parameter information for the WSM's physical interfaces.
         wsmPortEntry 1.3.6.1.4.1.800.2.7.1.1.1 no-access
An entry in the table, containing information about the physical layer of a WSM interface.
             wsmPortSlotIndex 1.3.6.1.4.1.800.2.7.1.1.1.1 integer read-only
A unique value which identifies this HSM board slot.
             wsmPortPortIndex 1.3.6.1.4.1.800.2.7.1.1.1.2 integer read-only
A unique value which identifies this WSM submodule port.
             wsmPortInterfaceType 1.3.6.1.4.1.800.2.7.1.1.1.3 integer read-only
The type of interface on this WSM physical port. Enumeration: 'universalSerial': 1, 'isdnBRI': 2, 'ds1': 3.
             wsmPortCableType 1.3.6.1.4.1.800.2.7.1.1.1.4 integer read-only
The type of cable attached to the universal serial port. Non Universal Serial Ports will always return 'unknown'. NOTE: RS-449 cables will return as RS-530 as they are detected as the same type. RS-449 is implemented only as a different connector (DB-37 instead of DB-25) on the end of the cable. Enumeration: 'v35DCE': 7, 'v35DTE': 6, 'isdnSt': 13, 'rs232DCE': 5, 'rs232DTE': 4, 'unknown': 3, 'indeterminate': 2, 't1': 14, 'noneAttached': 1, 'isdnU': 12, 'rs530DTE': 8, 'x21DCE': 11, 'e1': 15, 'rs530DCE': 9, 'x21DTE': 10.
             wsmPortSerialRxClockPol 1.3.6.1.4.1.800.2.7.1.1.1.5 integer read-write
The receive clock polarity. It is inverted or not inverted. For interfaces that do not support this, the value will be stored but ignored. Enumeration: 'non-inverted': 1, 'inverted': 2.
             wsmPortSerialTxClockPol 1.3.6.1.4.1.800.2.7.1.1.1.6 integer read-write
The Transmit clock polarity. It is inverted or not inverted. For interfaces that do not support this, the value will be stored but ignored. Enumeration: 'non-inverted': 1, 'inverted': 2.
             wsmPortFunctionType 1.3.6.1.4.1.800.2.7.1.1.1.7 integer read-only
The functional capability of the port. This allows the Manager code to determine the capabilities of the port so the proper data can be managed based on the functions the WAN port can provide. A 'frameType' port supports layer 2 protocols such as HDLC and Frame Relay. A 'cellType' performs ATM interface functions such as ATM T1 UNI interface. A 'cbrType' port is used to perform Bit to Cell Conversion (AAL1). Enumeration: 'cbrType': 3, 'cellType': 2, 'frameType': 1.
             wsmPortProtocol 1.3.6.1.4.1.800.2.7.1.1.1.8 integer read-write
The layer 2 protocol of the port. This parameter only applies when wsmPortFunctionType is equal to frameType(1). For ports that don't support this (e.g. Circuit Emulation T1 ports) only a value of none(1) is supported. For ports that support upper layer protocols (frameType ports) a value other than none must be used. Enumeration: 'none': 1, 'ppp': 3, 'frameRelay': 2.
             wsmPortIfIndex 1.3.6.1.4.1.800.2.7.1.1.1.9 integer read-only
The ifIndex of the WAN port. This parameter is used in order to get the physical port Index used for SNMP standard MIBs that use ifIndex instead of slot/port.
             wsmPortT1E1StartingTimeSlot 1.3.6.1.4.1.800.2.7.1.1.1.10 integer read-write
Starting TimeSlot for Fractional T1E1 board. This is only use for Fractional T1E1 board type. Valid Range: T1: 1..24 E1: 1..31 (May need to skip 16) The valid range may be effected by wsmPortT1E1NumberOfTimeSlot too.
             wsmPortT1E1NumberOfTimeSlot 1.3.6.1.4.1.800.2.7.1.1.1.11 integer read-write
Number of TimeSlot for Fractional T1E1 board. This is only use for Fractional T1E1 board type. Valid Range: T1: 1..24 E1: 1..31 The valid range may be effected by wsmPortT1E1NumberOfTimeSlot too.
 wsmLinkGroup 1.3.6.1.4.1.800.2.7.2
     linkxTable 1.3.6.1.4.1.800.2.7.2.1 no-access
A table of WAN link(s) configuration information.
         linkxEntry 1.3.6.1.4.1.800.2.7.2.1.1 no-access
An entry in the WAN link Configuration table, containing information about a single link's configuration.
             linkxPeerID 1.3.6.1.4.1.800.2.7.2.1.1.1 integer read-only
The peer ID. This is used as a unique ID to identify a remote entity and to associate links to it. For example, for 'normal' PPP, there is one entry in the link table. For Multilink PPP there are one or more multiple links. In either case the Link table is indexed by Link index (one per link) and by Peer ID. When one or more entrys in the link table has the same Peer ID, then these entries form a group for use either for Multilink PPP, or as a rotary group.
             linkxIfIndex 1.3.6.1.4.1.800.2.7.2.1.1.2 integer read-only
The ifIndex of the Link. This is used as a unique ID to identify an individual WAN link entity.
             linkxDescription 1.3.6.1.4.1.800.2.7.2.1.1.3 displaystring read-write
A description for this WAN link.
             linkxAdminStatus 1.3.6.1.4.1.800.2.7.2.1.1.4 integer read-write
This object controls the Administrative Status of this WAN Link Entity. Enabled will allow the Link Entity to operate. Disabled will disable the Link Entity without deleting it. Delete will disable the Link entity and delete the PPP configuration record. Enumeration: 'disabled': 2, 'enabled': 1, 'delete': 3.
             linkxType 1.3.6.1.4.1.800.2.7.2.1.1.5 integer read-write
The type of link. A wsmPort type is for WSM serial and Fractional T1 ports. An ISDN call is for incoming or outgoing ISDN calls. Additional information can then be found in Xylan and Standard MIBs based on the type of the link. Enumeration: 'wsmPort': 1, 'isdnCall': 2.
             linkxSlot 1.3.6.1.4.1.800.2.7.2.1.1.6 integer read-write
The slot that is Link is on or zero if the link is not tied to a given slot (e.g. for ISDN incoming calls). If type is wsmPort(1), this must be a non-zero value.
             linkxPort 1.3.6.1.4.1.800.2.7.2.1.1.7 integer read-write
The port that is Link is on or zero if the link is not tied to a given port (e.g. for ISDN incoming calls or Multilink PPP that requires to run Multilink with combined serial ports and ISDN calls on the same slot, but not necessarily fixed to a given ISDN port on that slot). If type is wsmPort(1), this must be a non-zero value.
             linkxMode 1.3.6.1.4.1.800.2.7.2.1.1.8 integer read-write
This object define whether the given link is to be a On-Demand Link or it is use for Backup. Enumeration: 'backup': 2, 'ondemand': 1.