WAYSTREAM-MIB: View SNMP OID List / Download MIB

VENDOR: WAYSTREAM AB


 Home MIB: WAYSTREAM-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
 ibos 1.3.6.1.4.1.9303.4.1
The Waystream MIB describing iBOS functionality of ASRs
     wsSystem 1.3.6.1.4.1.9303.4.1.1
System management objects
         wsWritedummy 1.3.6.1.4.1.9303.4.1.1.1 integer32 read-write
This object is a read-write object that accept an integer. The value written has no effect on the system, but a successful write indicate that SNMP write operations are possible on the target router. The last written value can be read back
         wsReload 1.3.6.1.4.1.9303.4.1.1.2 integer32 read-write
This object is used to restart the target router by setting the number of seconds until system reload. A value of 0 cancels any pending reload. The value returned when reading the object is the number of seconds remaining until reload
         wsVersion 1.3.6.1.4.1.9303.4.1.1.3 integer32 read-only
The iBOS version indicator
         wsAsrRevision 1.3.6.1.4.1.9303.4.1.1.4 integer32 read-only
The ASR hardware revision
         wsVersionString 1.3.6.1.4.1.9303.4.1.1.5 displaystring read-only
A textual representation of the iBOS version. For iBOS versions after 3.2, this field should be used to identify the iBOS version instead of the old wsVersion OID
     wsEnvironment 1.3.6.1.4.1.9303.4.1.2
Environtment data
         wsIbosEnvironmentNotifications 1.3.6.1.4.1.9303.4.1.2.0
             wsIbosTempLow 1.3.6.1.4.1.9303.4.1.2.0.1
A wsIbosTempLow trap signifies that the SNMP entity, acting in an agent role, has detected that one of its temperature sensors is outside of the predefined low threshold.
             wsIbosTempHigh 1.3.6.1.4.1.9303.4.1.2.0.2
A wsIbosTempHigh trap signifies that the SNMP entity, acting in an agent role, has detected that one of its temperature sensors is outside of the predefined high threshold.
             wsIbosVoltLow 1.3.6.1.4.1.9303.4.1.2.0.3
A wsIbosVoltLow trap signifies that the SNMP entity, acting in an agent role, has detected that one of its voltage channels is outside of the predefined low threshold.
             wsIbosVoltHigh 1.3.6.1.4.1.9303.4.1.2.0.4
A wsIbosVoltHigh trap signifies that the SNMP entity, acting in an agent role, has detected that one of its voltage channels is outside of the predefined high threshold.
             wsIbosFanRPMLow 1.3.6.1.4.1.9303.4.1.2.0.5
A wsIbosFanRPMLow trap signifies that the SNMP entity, acting in an agent role, has detected that one of its fans's RPM is lower than the system defined threshold.
             wsIbosFanOutVoltLow 1.3.6.1.4.1.9303.4.1.2.0.6
A wsIbosFanOutVoltLow trap signifies that the SNMP entity, acting in an agent role, has detected that its fan output voltage is lower than the system defined threshold.
         wsTempTable 1.3.6.1.4.1.9303.4.1.2.1 no-access
Table of values from temperature sensors.
             wsTempEntry 1.3.6.1.4.1.9303.4.1.2.1.1 no-access
An entry for a temperature sensor.
                 wsTempSensor 1.3.6.1.4.1.9303.4.1.2.1.1.1 unsigned32 read-only
Sensor number.
                 wsTempMeasured 1.3.6.1.4.1.9303.4.1.2.1.1.2 integer32 read-only
Measured temperature in 100ths of degrees centigrade.
                 wsTempTOS 1.3.6.1.4.1.9303.4.1.2.1.1.3 integer32 read-only
TOS in 100ths of degrees centigrade.
                 wsTempTHYST 1.3.6.1.4.1.9303.4.1.2.1.1.4 integer32 read-only
THYST in 100ths of degrees centigrade.
                 wsTempThresholdLow 1.3.6.1.4.1.9303.4.1.2.1.1.5 integer32 read-only
Threshold (low) in 100ths of degrees centigrade.
                 wsTempThresholdHigh 1.3.6.1.4.1.9303.4.1.2.1.1.6 integer32 read-only
Threshold (high) in 100ths of degrees centigrade.
                 wsTempStatus 1.3.6.1.4.1.9303.4.1.2.1.1.7 integer read-only
Status (measurement compared to threshold). Enumeration: 'high': 1, 'failed': -1, 'ok': 0, 'low': 2, 'disabled': 4.
         wsVoltTable 1.3.6.1.4.1.9303.4.1.2.2 no-access
Table of measured board voltages.
             wsVoltEntry 1.3.6.1.4.1.9303.4.1.2.2.1 no-access
An entry for a board voltage.
                 wsVoltChannel 1.3.6.1.4.1.9303.4.1.2.2.1.1 unsigned32 read-only
Voltage channel number.
                 wsVoltNominal 1.3.6.1.4.1.9303.4.1.2.2.1.2 integer32 read-only
Nominal voltage in mV for channel.
                 wsVoltMeasured 1.3.6.1.4.1.9303.4.1.2.2.1.3 integer32 read-only
Measured voltage in mV for channel.
                 wsVoltThresholdLow 1.3.6.1.4.1.9303.4.1.2.2.1.4 integer32 read-only
Threshold (low) voltage in mV for channel.
                 wsVoltThresholdHigh 1.3.6.1.4.1.9303.4.1.2.2.1.5 integer32 read-only
Threshold (high) voltage in mV for channel.
                 wsVoltStatus 1.3.6.1.4.1.9303.4.1.2.2.1.6 integer read-only
Status (measurement compared to threshold). Enumeration: 'high': 1, 'ok': 0, 'na': -3, 'disabled': 4, 'failed': -1, 'low': 2, 'notPresent': 3.
         wsFanTable 1.3.6.1.4.1.9303.4.1.2.3 no-access
Table of measured rotation speeds for external fans.
             wsFanEntry 1.3.6.1.4.1.9303.4.1.2.3.1 no-access
An entry for a fan.
                 wsFanNumber 1.3.6.1.4.1.9303.4.1.2.3.1.1 unsigned32 read-only
Fan number.
                 wsFanRPM 1.3.6.1.4.1.9303.4.1.2.3.1.2 integer32 read-only
Fan speed in revolutions per minute.
         wsFanVoltage 1.3.6.1.4.1.9303.4.1.2.4 integer32 read-only
Fan driving voltage (in mV).
         wsIbosEnvironmentTrapEnable 1.3.6.1.4.1.9303.4.1.2.5 integer read-write
Provides control over iBOS environment related traps. Enumeration: 'disabled': 2, 'enabled': 1.
     wsPFDP 1.3.6.1.4.1.9303.4.1.3
PFDP data
         wsNeighboursTable 1.3.6.1.4.1.9303.4.1.3.1 no-access
Table of discovered PFDB Neighbours.
             wsNeighboursEntry 1.3.6.1.4.1.9303.4.1.3.1.1 no-access
An entry for a neighbour.
                 wsNeighbourIfIndex 1.3.6.1.4.1.9303.4.1.3.1.1.1 unsigned32 read-only
Neighbour interface index.
                 wsNeighbourNIndex 1.3.6.1.4.1.9303.4.1.3.1.1.2 unsigned32 read-only
Neighbour index.
                 wsNeighbourHostname 1.3.6.1.4.1.9303.4.1.3.1.1.3 displaystring read-only
Neighbour hostname.
                 wsNeighbourLocalIf 1.3.6.1.4.1.9303.4.1.3.1.1.4 displaystring read-only
Local interface that neighbour is on.
                 wsNeighbourRemoteIf 1.3.6.1.4.1.9303.4.1.3.1.1.5 displaystring read-only
Remote interface of neighbour.
                 wsNeighbourModel 1.3.6.1.4.1.9303.4.1.3.1.1.6 displaystring read-only
Neighbour model.
                 wsNeighbourLastAct 1.3.6.1.4.1.9303.4.1.3.1.1.7 integer32 read-only
Time in seconds since last neighbour advertisment.
                 wsNeighbourOSVersion 1.3.6.1.4.1.9303.4.1.3.1.1.8 displaystring read-only
Neighbour OS version.
                 wsNeighbourSNPA 1.3.6.1.4.1.9303.4.1.3.1.1.9 octet string read-only
SNPA of neighbour interface.
                 wsNeighbourUptime 1.3.6.1.4.1.9303.4.1.3.1.1.10 unsigned32 read-only
Uptime in seconds for neighbour.
                 wsNeighbourState 1.3.6.1.4.1.9303.4.1.3.1.1.11 integer read-only
State of neighbour. Enumeration: 'bidirectional': 1, 'unidirectional': 2.
                 wsNeighbourDBCount 1.3.6.1.4.1.9303.4.1.3.1.1.12 unsigned32 read-only
Database entries for neighbour.
                 wsNeighbourCreated 1.3.6.1.4.1.9303.4.1.3.1.1.13 timeticks read-only
The value of sysUpTime at the time the neighbour first appeared on the interface.
                 wsNeighbourPacketsIn 1.3.6.1.4.1.9303.4.1.3.1.1.14 unsigned32 read-only
Number of PFDP packets received from neighbour.
                 wsNeighbourPacketErrorsrIn 1.3.6.1.4.1.9303.4.1.3.1.1.15 unsigned32 read-only
Number of erroneous PFDP packets received from neighbour.
         wsNeighbourPortsTable 1.3.6.1.4.1.9303.4.1.3.2 no-access
Table of ports of discovered PFDB Neighbours.
             wsNeighbourPortsEntry 1.3.6.1.4.1.9303.4.1.3.2.1 no-access
An entry for a port of a neighbour.
                 wsNeighbourPortIfIndex 1.3.6.1.4.1.9303.4.1.3.2.1.1 unsigned32 read-only
Neighbour interface index.
                 wsNeighbourPortNIndex 1.3.6.1.4.1.9303.4.1.3.2.1.2 unsigned32 read-only
Neighbour index.
                 wsNeighbourPortPIndex 1.3.6.1.4.1.9303.4.1.3.2.1.3 unsigned32 read-only
Neighbour port index.
                 wsNeighbourPortName 1.3.6.1.4.1.9303.4.1.3.2.1.4 displaystring read-only
Name of neighbour port.
                 wsNeighbourPortState 1.3.6.1.4.1.9303.4.1.3.2.1.5 bits read-only
State of neighbour port. Bits: 'fullduplex': 6, 's100mbit': 5, 'vlaninfo': 4, 'up': 7, 'reserved1': 1, 'reserved0': 0, 'reserved3': 3, 'reserved2': 2.
                 wsNeighbourPortTxOctets 1.3.6.1.4.1.9303.4.1.3.2.1.6 counter64 read-only
The total number of good bytes of data transmitted by a port (excluding preamble but including FCS).
                 wsNeighbourPortTxDropPkts 1.3.6.1.4.1.9303.4.1.3.2.1.7 unsigned32 read-only
This counter is incremented every time a transmit packet is dropped due to lack of resources (e.g., transmit FIFO underflow), or an internal MAC sublayer transmit error not counted by.in either the TxLateCollision or the TxExcessiveCollision counters.
                 wsNeighbourPortTxBroadcastPkts 1.3.6.1.4.1.9303.4.1.3.2.1.8 unsigned32 read-only
The number of good packets transmitted by a port that are directed to a broadcast address. This counter does not include errored broadcast packets or valid multicast packets.
                 wsNeighbourPortTxMulticastPkts 1.3.6.1.4.1.9303.4.1.3.2.1.9 unsigned32 read-only
The number of good packets transmitted by a port that are directed to a multicast address. This counter does not include errored multicast packets or valid broadcast packets.
                 wsNeighbourPortTxUnicastPkts 1.3.6.1.4.1.9303.4.1.3.2.1.10 unsigned32 read-only
The number of good packets transmitted by a port that are addressed to a unicast address.
                 wsNeighbourPortTxCollisions 1.3.6.1.4.1.9303.4.1.3.2.1.11 unsigned32 read-only
The number of collisions experienced by a port during packet transmissions.
                 wsNeighbourPortTxDeferredTransmit 1.3.6.1.4.1.9303.4.1.3.2.1.12 unsigned32 read-only
The number of packets transmitted by a port for which the first transmission attempt is delayed because the medium is busy.
                 wsNeighbourPortTxFrameInDisc 1.3.6.1.4.1.9303.4.1.3.2.1.13 unsigned32 read-only
The number of valid packets received which are discarded by the forwarding process due to lack of space on an output queue.
                 wsNeighbourPortRxOctets 1.3.6.1.4.1.9303.4.1.3.2.1.14 counter64 read-only
The number of bytes of data received by a port (excluding preamble but including FCS), including bad packets.
                 wsNeighbourPortRxUndersizePkts 1.3.6.1.4.1.9303.4.1.3.2.1.15 unsigned32 read-only
The number of good packets received by a port that are less than 64 bytes long (excluding framing bits but including the FCS).
                 wsNeighbourPortPkts64Octets 1.3.6.1.4.1.9303.4.1.3.2.1.16 unsigned32 read-only
The number of packets (including error packets) that are 64 bytes long.
                 wsNeighbourPortPkts65to127Octets 1.3.6.1.4.1.9303.4.1.3.2.1.17 unsigned32 read-only
The number of packets (including error packets) that are between 65 and 127 bytes long.
                 wsNeighbourPortPkts128to255Octets 1.3.6.1.4.1.9303.4.1.3.2.1.18 unsigned32 read-only
The number of packets (including error packets) that are between 128 and 255 bytes long.
                 wsNeighbourPortPkts256to511Octets 1.3.6.1.4.1.9303.4.1.3.2.1.19 unsigned32 read-only
The number of packets (including error packets) that are between 256 and 511 bytes long.
                 wsNeighbourPortPkts512to1023Octets 1.3.6.1.4.1.9303.4.1.3.2.1.20 unsigned32 read-only
The number of packets (including error packets) that are between 512 and 1023 bytes long.
                 wsNeighbourPortPkts1024to1522Octets 1.3.6.1.4.1.9303.4.1.3.2.1.21 unsigned32 read-only
The number of packets (including error packets) that are between 1024 and 1522 bytes long.
                 wsNeighbourPortRxOversizePkts 1.3.6.1.4.1.9303.4.1.3.2.1.22 unsigned32 read-only
The number of good packets received by a port that are greater than 1522 bytes inclusive (excluding framing bits but including the FCS). Note that this counter alone will be incremented for packets in the range 1523-1536 bytes inclusive, whereas both this counter and the RxExcessSizeDisc counter will be incremented for packets of 1537 bytes and higher.
                 wsNeighbourPortRxJabbers 1.3.6.1.4.1.9303.4.1.3.2.1.23 unsigned32 read-only
The number of packets received by a port that are longer than 1522 bytes and have either an FCS error or an alignment error.
                 wsNeighbourPortRxAlignmentErrors 1.3.6.1.4.1.9303.4.1.3.2.1.24 unsigned32 read-only
The number of packets received by a port that have a length (excluding framing bits but including FCS) between 64 and 1522 bytes, inclusive, and have a bad FCS with a nonintegral number of bytes.
                 wsNeighbourPortRxFCSErrors 1.3.6.1.4.1.9303.4.1.3.2.1.25 unsigned32 read-only
The number of packets received by a port that have a length (excluding framing bits but including FCS) between 64 and 1522 bytes inclusive, and have a bad FCS with an integral number of bytes.
                 wsNeighbourPortRxGoodOctets 1.3.6.1.4.1.9303.4.1.3.2.1.26 counter64 read-only
The total number of bytes in all good packets received by a port (excluding framing bits but including FCS).
                 wsNeighbourPortRxDropPkts 1.3.6.1.4.1.9303.4.1.3.2.1.27 unsigned32 read-only
The number of good packets received by a port that were dropped due to lack of resources (e.g., lack of input buffers) or were dropped due to lack of resources before a determination of the validity of the packet was able to be made (e.g., receive FIFO overflow). The counter is only incremented if the receive error was not counted by.either the RxExcessSizeDisc, the RxAlignmentErrors or the RxFCSErrors counters.
                 wsNeighbourPortRxUnicastPkts 1.3.6.1.4.1.9303.4.1.3.2.1.28 unsigned32 read-only
The number of good packets received by a port that are addressed to a unicast address.
                 wsNeighbourPortRxMulticastPkts 1.3.6.1.4.1.9303.4.1.3.2.1.29 unsigned32 read-only
The number of good packets received by a port that are directed to a multicast address. This counter does not include errored multicast packets or valid broadcast packets.
                 wsNeighbourPortRxBroadcastPkts 1.3.6.1.4.1.9303.4.1.3.2.1.30 unsigned32 read-only
The number of good packets received by a port that are directed to the broadcast address. This counter does not include errored broadcast packets or valid multicast packets.
                 wsNeighbourPortRxFragments 1.3.6.1.4.1.9303.4.1.3.2.1.31 unsigned32 read-only
The number of packets received by a port that are less than 64 bytes (excluding framing bits) and have either an FCS error or an alignment error.
                 wsNeighbourPortRxExcessSizeDisc 1.3.6.1.4.1.9303.4.1.3.2.1.32 unsigned32 read-only
The number of good packets received by a port that are greater than 1536 bytes (excluding framing bits but including the FCS) and were discarded due to excessive length. Note that the RxOversizePkts counter alone is incremented for packets in the range 1523-1536 bytes inclusive, whereas both this counter and the RxOversizePkts counter are incremented for packets of 1537 bytes and higher.
                 wsNeighbourPortRxSymbolError 1.3.6.1.4.1.9303.4.1.3.2.1.33 unsigned32 read-only
The total number of times a valid length packet was received at a port and at least one invalid data symbol was detected. Counter only increment once per carrier event and does not increment on detection of collision during the carrier event.
         wsNeighbourPortSNPATable 1.3.6.1.4.1.9303.4.1.3.3 no-access
Table of known SNPA on ports of discovered PFDB Neighbours.
             wsNeighbourPortSNPAEntry 1.3.6.1.4.1.9303.4.1.3.3.1 no-access
An entry for a known SNPA on a port of a neighbour.
                 wsNeighbourPortSNPAIfIndex 1.3.6.1.4.1.9303.4.1.3.3.1.1 unsigned32 read-only
Neighbour interface index.
                 wsNeighbourPortSNPANIndex 1.3.6.1.4.1.9303.4.1.3.3.1.2 unsigned32 read-only
Neighbour index.
                 wsNeighbourPortSNPAPIndex 1.3.6.1.4.1.9303.4.1.3.3.1.3 unsigned32 read-only
Neighbour port index.
                 wsNeighbourPortSNPASIndex 1.3.6.1.4.1.9303.4.1.3.3.1.4 unsigned32 read-only
Neighbour port SNPA index.
                 wsNeighbourPortSNPASMCast 1.3.6.1.4.1.9303.4.1.3.3.1.5 integer32 read-only
Set to 1 if SNPA is a multicast address, 0 otherwise.
                 wsNeighbourPortSNPA 1.3.6.1.4.1.9303.4.1.3.3.1.6 octet string read-only
Known SNPA on neighbour port.
     wsSFPTable 1.3.6.1.4.1.9303.4.1.4 no-access
Table with information on SFPs.
         wsSFPEntry 1.3.6.1.4.1.9303.4.1.4.1 no-access
An entry for an SFP.
             wsSFPIndex 1.3.6.1.4.1.9303.4.1.4.1.1 unsigned32 read-only
SFP number.
             wsSFPStatus 1.3.6.1.4.1.9303.4.1.4.1.2 integer read-only
SFP status. Enumeration: 'ok': 0, 'invalid': 2, 'missing': 1.
             wsSFPConnector 1.3.6.1.4.1.9303.4.1.4.1.3 integer read-only
Connector type. Enumeration: 'lc': 7, 'fiberJack': 6, 'hssdcii': 32, 'mtrj': 8, 'm': 9, 'sc': 1, 'opticalPigtail': 11, 'copperPigtail': 33, 'sg': 10.
             wsSFPTransceiver 1.3.6.1.4.1.9303.4.1.4.1.4 bits read-only
Transceiver capablities. Bits: 's1000BaseLX': 6, 's100BaseLX': 3, 's1000BaseT': 4, 's1000BaseCX': 5, 's100BaseFX': 2, 'sBasePX': 0, 'sBaseBX10': 1, 's1000BaseSX': 7.
             wsSFPEncoding 1.3.6.1.4.1.9303.4.1.4.1.5 integer read-only
Encoding type. Enumeration: 'e8B10B': 1, 'e4B5B': 2, 'eManchester': 4, 'eNRZ': 3.
             wsSFPBitrate 1.3.6.1.4.1.9303.4.1.4.1.6 unsigned32 read-only
SFP Bitrate (Mbps).
             wsSFPSingleModeLen 1.3.6.1.4.1.9303.4.1.4.1.7 unsigned32 read-only
Supported single mode fiber link length (m). A value of 255000 means > 254000 m.
             wsSFPMultiMode50Len 1.3.6.1.4.1.9303.4.1.4.1.8 unsigned32 read-only
Supported 50um multi-mode fiber link length (m). A value of 2550 means > 2540 m.
             wsSFPMultiMode625Len 1.3.6.1.4.1.9303.4.1.4.1.9 unsigned32 read-only
Supported 62.5um multi-mode fiber link length (m). A value of 2550 means > 2540 m.
             wsSFPCopperLen 1.3.6.1.4.1.9303.4.1.4.1.10 unsigned32 read-only
Supported copper link length (m). A value of 255 means > 254 m.
             wsSFPTempStatus 1.3.6.1.4.1.9303.4.1.4.1.11 integer read-only
Temperature status. Enumeration: 'ok': 3, 'warnHigh': 4, 'unknown': 0, 'warnLow': 2, 'alarmLow': 1, 'alarmHigh': 5.
             wsSFPTemp 1.3.6.1.4.1.9303.4.1.4.1.12 integer32 read-only
Measured temperature in degrees centigrade.
             wsSFPVoltStatus 1.3.6.1.4.1.9303.4.1.4.1.13 integer read-only
Voltage status. Enumeration: 'ok': 3, 'warnHigh': 4, 'unknown': 0, 'warnLow': 2, 'alarmLow': 1, 'alarmHigh': 5.
             wsSFPVolt 1.3.6.1.4.1.9303.4.1.4.1.14 integer32 read-only
Measured voltage (mV).
             wsSFPTXCurrentStatus 1.3.6.1.4.1.9303.4.1.4.1.15 integer read-only
TX Current status. Enumeration: 'ok': 3, 'warnHigh': 4, 'unknown': 0, 'warnLow': 2, 'alarmLow': 1, 'alarmHigh': 5.
             wsSFPTXCurrent 1.3.6.1.4.1.9303.4.1.4.1.16 integer32 read-only
Measured TX current (mA).
             wsSFPTXPowerStatus 1.3.6.1.4.1.9303.4.1.4.1.17 integer read-only
TX power status. Enumeration: 'ok': 3, 'warnHigh': 4, 'unknown': 0, 'warnLow': 2, 'alarmLow': 1, 'alarmHigh': 5.
             wsSFPTXPower 1.3.6.1.4.1.9303.4.1.4.1.18 integer32 read-only
Measured TX power (uW).
             wsSFPRXPowerStatus 1.3.6.1.4.1.9303.4.1.4.1.19 integer read-only
RX power status. Enumeration: 'ok': 3, 'warnHigh': 4, 'unknown': 0, 'warnLow': 2, 'alarmLow': 1, 'alarmHigh': 5.
             wsSFPRXPower 1.3.6.1.4.1.9303.4.1.4.1.20 integer32 read-only
Measured RX power (uW).
             wsSFPTransceiverExt 1.3.6.1.4.1.9303.4.1.4.1.21 bits read-only
10G Ethernet Compliance Codes. Bits: 's10000BaseLRM': 1, 'sActiveCable': 4, 's10000BaseLR': 2, 'sPassiveCable': 5, 's10000BaseSR': 3, 's10000BaseER': 0, 'reserved7': 7, 'reserved6': 6.
             wsSFPTXdBmPower 1.3.6.1.4.1.9303.4.1.4.1.22 integer32 read-only
Measured TX power (dBm x 1000).
             wsSFPRXdBmPower 1.3.6.1.4.1.9303.4.1.4.1.23 integer32 read-only
Measured RX power (dBm x 1000).
             wsSFPTempNormalLow 1.3.6.1.4.1.9303.4.1.4.1.24 integer32 read-only
Operating temparature normal range low (C).
             wsSFPTempNormalHigh 1.3.6.1.4.1.9303.4.1.4.1.25 integer32 read-only
Operating temparature normal range high (C).
             wsSFPTempWarningLow 1.3.6.1.4.1.9303.4.1.4.1.26 integer32 read-only
Operating temparature warning range low (C).
             wsSFPTempWarningHigh 1.3.6.1.4.1.9303.4.1.4.1.27 integer32 read-only
Operating temparature warning range high (C).
             wsSFPVoltNormalLow 1.3.6.1.4.1.9303.4.1.4.1.28 integer32 read-only
Supply voltage normal range low (mV).
             wsSFPVoltNormalHigh 1.3.6.1.4.1.9303.4.1.4.1.29 integer32 read-only
Supply voltage normal range high (mV).
             wsSFPVoltWarningLow 1.3.6.1.4.1.9303.4.1.4.1.30 integer32 read-only
Supply voltage warning range low (mV).
             wsSFPVoltWarningHigh 1.3.6.1.4.1.9303.4.1.4.1.31 integer32 read-only
Supply voltage warning range high (mV).
             wsSFPTXCurrentNormalLow 1.3.6.1.4.1.9303.4.1.4.1.32 integer32 read-only
TX Current normal range low (mA).
             wsSFPTXCurrentNormalHigh 1.3.6.1.4.1.9303.4.1.4.1.33 integer32 read-only
TX Current normal range high (mA).
             wsSFPTXCurrentWarningLow 1.3.6.1.4.1.9303.4.1.4.1.34 integer32 read-only
TX Current warning range low (mA).
             wsSFPTXCurrentWarningHigh 1.3.6.1.4.1.9303.4.1.4.1.35 integer32 read-only
TX Current warning range high (mA).
             wsSFPTXOutputPowNormalLowuW 1.3.6.1.4.1.9303.4.1.4.1.36 integer32 read-only
TX output power normal range low (uW).
             wsSFPTXOutputPowNormalHighuW 1.3.6.1.4.1.9303.4.1.4.1.37 integer32 read-only
TX output power normal range high (uW).
             wsSFPTXOutputPowWarningLowuW 1.3.6.1.4.1.9303.4.1.4.1.38 integer32 read-only
TX output power warning range low (uW).
             wsSFPTXOutputPowWarningHighuW 1.3.6.1.4.1.9303.4.1.4.1.39 integer32 read-only
TX output power warning range high (uW).
             wsSFPTXOutputPowNormalLowdBm 1.3.6.1.4.1.9303.4.1.4.1.40 integer32 read-only
TX output power normal range low (dBm x 1000).
             wsSFPTXOutputPowNormalHighdBm 1.3.6.1.4.1.9303.4.1.4.1.41 integer32 read-only
TX output power normal range high (dBm x 1000).
             wsSFPTXOutputPowWarningLowdBm 1.3.6.1.4.1.9303.4.1.4.1.42 integer32 read-only
TX output power warning range low (dBm x 1000).
             wsSFPTXOutputPowWarningHighdBm 1.3.6.1.4.1.9303.4.1.4.1.43 integer32 read-only
TX output power warning range high (dBm x 1000).
             wsSFPRXInputPowNormalLowuW 1.3.6.1.4.1.9303.4.1.4.1.44 integer32 read-only
RX input power normal range low (uW).
             wsSFPRXInputPowNormalHighuW 1.3.6.1.4.1.9303.4.1.4.1.45 integer32 read-only
RX input power normal range high (uW).
             wsSFPRXInputPowWarningLowuW 1.3.6.1.4.1.9303.4.1.4.1.46 integer32 read-only
RX input power warning range low (uW).
             wsSFPRXInputPowWarningHighuW 1.3.6.1.4.1.9303.4.1.4.1.47 integer32 read-only
RX input power warning range high (uW).
             wsSFPRXInputPowNormalLowdBm 1.3.6.1.4.1.9303.4.1.4.1.48 integer32 read-only
RX input power normal range low (dBm x 1000).
             wsSFPRXInputPowNormalHighdBm 1.3.6.1.4.1.9303.4.1.4.1.49 integer32 read-only
RX input power normal range high (dBm x 1000).
             wsSFPRXInputPowWarningLowdBm 1.3.6.1.4.1.9303.4.1.4.1.50 integer32 read-only
RX input power warning range low (dBm x 1000).
             wsSFPRXInputPowWarningHighdBm 1.3.6.1.4.1.9303.4.1.4.1.51 integer32 read-only
RX input power warning range high (dBm x 1000).
             wsSFPPartNumber 1.3.6.1.4.1.9303.4.1.4.1.52 displaystring read-only
SFP part number.
             wsSFPSerialNumber 1.3.6.1.4.1.9303.4.1.4.1.53 displaystring read-only
SFP serial number.
     wsAccounting 1.3.6.1.4.1.9303.4.1.5
Accounting objects
         wsPolicyTable 1.3.6.1.4.1.9303.4.1.5.1 no-access
Table of policy accounting information.
             wsPolicyEntry 1.3.6.1.4.1.9303.4.1.5.1.1 no-access
An entry for a policy.
                 wsPolicyIfIndex 1.3.6.1.4.1.9303.4.1.5.1.1.1 unsigned32 read-only
Interface index of policy accounting entry.
                 wsPolicyIfName 1.3.6.1.4.1.9303.4.1.5.1.1.2 displaystring read-only
Interface name of policy accountin entry
                 wsPolicyName 1.3.6.1.4.1.9303.4.1.5.1.1.3 displaystring read-only
Name of policy.
                 wsPolicyCookie 1.3.6.1.4.1.9303.4.1.5.1.1.4 displaystring read-only
Name of policy cookie.
                 wsPolicyInPkts 1.3.6.1.4.1.9303.4.1.5.1.1.5 counter64 read-only
Input packets counter.
                 wsPolicyInBytes 1.3.6.1.4.1.9303.4.1.5.1.1.6 counter64 read-only
Input bytes counter.
                 wsPolicyInDrops 1.3.6.1.4.1.9303.4.1.5.1.1.7 counter64 read-only
Number input packets dropped.
                 wsPolicyOutPkts 1.3.6.1.4.1.9303.4.1.5.1.1.8 counter64 read-only
Output packets counter.
                 wsPolicyOutBytes 1.3.6.1.4.1.9303.4.1.5.1.1.9 counter64 read-only
Output bytes counter.
                 wsPolicyOutDrops 1.3.6.1.4.1.9303.4.1.5.1.1.10 counter64 read-only
Number input packets dropped.
                 wsPolicyUsedCnt 1.3.6.1.4.1.9303.4.1.5.1.1.11 gauge32 read-only
Number policy maps set to use this policy.
     wsXFPTable 1.3.6.1.4.1.9303.4.1.6 no-access
Table with information on XFPs.
         wsXFPEntry 1.3.6.1.4.1.9303.4.1.6.1 no-access
An entry for an XFP.
             wsXFPIndex 1.3.6.1.4.1.9303.4.1.6.1.1 unsigned32 read-only
XFP number.
             wsXFPStatus 1.3.6.1.4.1.9303.4.1.6.1.2 integer read-only
XFP status. Enumeration: 'ok': 0, 'invalid': 2, 'missing': 1.
             wsXFPConnector 1.3.6.1.4.1.9303.4.1.6.1.3 integer read-only
Connector type. Enumeration: 'lc': 7, 'fiberJack': 6, 'hssdcii': 32, 'mtrj': 8, 'm': 9, 'sc': 1, 'opticalPigtail': 11, 'copperPigtail': 33, 'sg': 10.
             wsXFPTransceiver 1.3.6.1.4.1.9303.4.1.6.1.4 bits read-only
Transceiver capablities. Bits: 's10GBaseEW': 1, 's10GBaseER': 5, 's10GBaseLW': 2, 's10GBaseLR': 6, 's10GBaseSR': 7, 's10GBaseLRM': 4, 's10GBaseSW': 3, 'reserved0': 0.
             wsXFPEncoding 1.3.6.1.4.1.9303.4.1.6.1.5 bits read-only
Encoding type. Bits: 'e64B66B': 7, 'eSonetScrambl': 5, 'eNRZ': 4, 'eRZ': 3, 'e8B10B': 6, 'reserved1': 1, 'reserved0': 0, 'reserved2': 2.
             wsXFPBitrateMin 1.3.6.1.4.1.9303.4.1.6.1.6 unsigned32 read-only
XFP Min Bitrate (Mbps).
             wsXFPBitrateMax 1.3.6.1.4.1.9303.4.1.6.1.7 unsigned32 read-only
XFP Max Bitrate (Mbps).
             wsXFPSingleModeLen 1.3.6.1.4.1.9303.4.1.6.1.8 unsigned32 read-only
Supported single mode fiber link length (m). A value of 255000 means > 254000 m.
             wsXFPMultiMode50Len 1.3.6.1.4.1.9303.4.1.6.1.9 unsigned32 read-only
Supported 50um multi-mode fiber link length (m). A value of 510 means > 508 m.
             wsXFPMultiMode625Len 1.3.6.1.4.1.9303.4.1.6.1.10 unsigned32 read-only
Supported 62.5um multi-mode fiber link length (m). A value of 255 means > 254 m.
             wsXFPCopperLen 1.3.6.1.4.1.9303.4.1.6.1.11 unsigned32 read-only
Supported copper link length (m). A value of 255 means > 254 m.
             wsXFPTempStatus 1.3.6.1.4.1.9303.4.1.6.1.12 integer read-only
Temperature status. Enumeration: 'ok': 3, 'warnHigh': 4, 'unknown': 0, 'warnLow': 2, 'alarmLow': 1, 'alarmHigh': 5.
             wsXFPTemp 1.3.6.1.4.1.9303.4.1.6.1.13 integer32 read-only
Measured temperature in degrees centigrade.
             wsXFPTXCurrentStatus 1.3.6.1.4.1.9303.4.1.6.1.14 integer read-only
TX Current status. Enumeration: 'ok': 3, 'warnHigh': 4, 'unknown': 0, 'warnLow': 2, 'alarmLow': 1, 'alarmHigh': 5.
             wsXFPTXCurrent 1.3.6.1.4.1.9303.4.1.6.1.15 integer32 read-only
Measured TX current (mA).
             wsXFPTXPowerStatus 1.3.6.1.4.1.9303.4.1.6.1.16 integer read-only
TX power status. Enumeration: 'ok': 3, 'warnHigh': 4, 'unknown': 0, 'warnLow': 2, 'alarmLow': 1, 'alarmHigh': 5.
             wsXFPTXPower 1.3.6.1.4.1.9303.4.1.6.1.17 integer32 read-only
Measured TX power (uW).
             wsXFPRXPowerStatus 1.3.6.1.4.1.9303.4.1.6.1.18 integer read-only
RX power status. Enumeration: 'ok': 3, 'warnHigh': 4, 'unknown': 0, 'warnLow': 2, 'alarmLow': 1, 'alarmHigh': 5.
             wsXFPRXPower 1.3.6.1.4.1.9303.4.1.6.1.19 integer32 read-only
Measured RX power (uW).