WAYSTREAM-MIB
- Registered at
- 1.3.6.1.4.1.9303.4.1
- Last updated
- 2017-02-10 11:00
- Organization
- Waystream AB
- Revisions
- 2017-10-23 11:00, 2017-09-18 11:00, 2017-02-10 11:00, 2012-07-05 19:30, 2011-12-20 09:08, 2011-12-06 09:34, 2011-01-11 17:55, 2009-04-17 15:29, 2009-03-23 11:02, 2008-04-30 14:26, 2007-10-03 18:35, 2007-06-13 14:37, 2006-10-18 13:41, 2006-08-23 11:00, 2006-01-25 13:30, 2005-05-10 11:24, 2005-02-01 09:11, 2005-01-14 15:00, 2004-10-20 14:34, 2004-05-14 11:55
- Namespace
- waystream
- Source file
WAYSTREAM-MIB- Digest
sha256:7345c4bb6e550dee4197217e614e1705af3264164c6caba5ff1c19083356cd62
Description
The Waystream MIB describing iBOS functionality of ASRs
Contact
Waystream AB Customer Service Mail : Farogatan 33 SE-164 51 Kista Sweden Tel : +46 8 5626 9450 E-mail: info@waystream.com Web : http://www.waystream.com
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
| WAYSTREAM-SMI | wsExperiment, wsMgmt |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC WAYSTREAM-MIB WAYSTREAM-SMI
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| wsSystem OBJECT-IDENTITY System management objects | 1.3.6.1.4.1.9303.4.1.1 | current | ||
| wsWritedummy OBJECT-TYPE 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 | 1.3.6.1.4.1.9303.4.1.1.1 | Integer32 (0..2147483647) | read-write | current |
| wsReload OBJECT-TYPE 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 | 1.3.6.1.4.1.9303.4.1.1.2 | Integer32 (0..2147483647) | read-write | current |
| wsVersion OBJECT-TYPE The iBOS version indicator | 1.3.6.1.4.1.9303.4.1.1.3 | Integer32 (0..2147483647) | read-only | current |
| wsAsrRevision OBJECT-TYPE The ASR hardware revision | 1.3.6.1.4.1.9303.4.1.1.4 | Integer32 (0..2147483647) | read-only | current |
| wsVersionString OBJECT-TYPE 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 | 1.3.6.1.4.1.9303.4.1.1.5 | DisplayString | read-only | current |
| wsEnvironment OBJECT-IDENTITY Environtment data | 1.3.6.1.4.1.9303.4.1.2 | current | ||
| wsIbosEnvironmentNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9303.4.1.2.0 | |||
| wsTempTable OBJECT-TYPE Table of values from temperature sensors. | 1.3.6.1.4.1.9303.4.1.2.1 | not-accessible | current | |
| wsTempEntry OBJECT-TYPE An entry for a temperature sensor. | 1.3.6.1.4.1.9303.4.1.2.1.1 | not-accessible | current | |
| wsTempSensor OBJECT-TYPE Sensor number. | 1.3.6.1.4.1.9303.4.1.2.1.1.1 | Unsigned32 | read-only | current |
| wsTempMeasured OBJECT-TYPE Measured temperature in 100ths of degrees centigrade. | 1.3.6.1.4.1.9303.4.1.2.1.1.2 | Integer32 | read-only | current |
| wsTempTOS OBJECT-TYPE TOS in 100ths of degrees centigrade. | 1.3.6.1.4.1.9303.4.1.2.1.1.3 | Integer32 | read-only | current |
| wsTempTHYST OBJECT-TYPE THYST in 100ths of degrees centigrade. | 1.3.6.1.4.1.9303.4.1.2.1.1.4 | Integer32 | read-only | current |
| wsTempThresholdLow OBJECT-TYPE Threshold (low) in 100ths of degrees centigrade. | 1.3.6.1.4.1.9303.4.1.2.1.1.5 | Integer32 | read-only | current |
| wsTempThresholdHigh OBJECT-TYPE Threshold (high) in 100ths of degrees centigrade. | 1.3.6.1.4.1.9303.4.1.2.1.1.6 | Integer32 | read-only | current |
| wsTempStatus OBJECT-TYPE Status (measurement compared to threshold). | 1.3.6.1.4.1.9303.4.1.2.1.1.7 | INTEGER {failed(-1), ok(0), high(1), low(2), disabled(4)} | read-only | current |
| wsVoltTable OBJECT-TYPE Table of measured board voltages. | 1.3.6.1.4.1.9303.4.1.2.2 | not-accessible | current | |
| wsVoltEntry OBJECT-TYPE An entry for a board voltage. | 1.3.6.1.4.1.9303.4.1.2.2.1 | not-accessible | current | |
| wsVoltChannel OBJECT-TYPE Voltage channel number. | 1.3.6.1.4.1.9303.4.1.2.2.1.1 | Unsigned32 | read-only | current |
| wsVoltNominal OBJECT-TYPE Nominal voltage in mV for channel. | 1.3.6.1.4.1.9303.4.1.2.2.1.2 | Integer32 | read-only | current |
| wsVoltMeasured OBJECT-TYPE Measured voltage in mV for channel. | 1.3.6.1.4.1.9303.4.1.2.2.1.3 | Integer32 | read-only | current |
| wsVoltThresholdLow OBJECT-TYPE Threshold (low) voltage in mV for channel. | 1.3.6.1.4.1.9303.4.1.2.2.1.4 | Integer32 | read-only | current |
| wsVoltThresholdHigh OBJECT-TYPE Threshold (high) voltage in mV for channel. | 1.3.6.1.4.1.9303.4.1.2.2.1.5 | Integer32 | read-only | current |
| wsVoltStatus OBJECT-TYPE Status (measurement compared to threshold). | 1.3.6.1.4.1.9303.4.1.2.2.1.6 | INTEGER {na(-3), failed(-1), ok(0), high(1), low(2), notPresent(3), disabled(4)} | read-only | current |
| wsFanTable OBJECT-TYPE Table of measured rotation speeds for external fans. | 1.3.6.1.4.1.9303.4.1.2.3 | not-accessible | current | |
| wsFanEntry OBJECT-TYPE An entry for a fan. | 1.3.6.1.4.1.9303.4.1.2.3.1 | not-accessible | current | |
| wsFanNumber OBJECT-TYPE Fan number. | 1.3.6.1.4.1.9303.4.1.2.3.1.1 | Unsigned32 | read-only | current |
| wsFanRPM OBJECT-TYPE Fan speed in revolutions per minute. | 1.3.6.1.4.1.9303.4.1.2.3.1.2 | Integer32 | read-only | current |
| wsFanVoltage OBJECT-TYPE Fan driving voltage (in mV). | 1.3.6.1.4.1.9303.4.1.2.4 | Integer32 | read-only | current |
| wsIbosEnvironmentTrapEnable OBJECT-TYPE Provides control over iBOS environment related traps. | 1.3.6.1.4.1.9303.4.1.2.5 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| wsPFDP OBJECT-IDENTITY PFDP data | 1.3.6.1.4.1.9303.4.1.3 | current | ||
| wsNeighboursTable OBJECT-TYPE Table of discovered PFDB Neighbours. | 1.3.6.1.4.1.9303.4.1.3.1 | not-accessible | current | |
| wsNeighboursEntry OBJECT-TYPE An entry for a neighbour. | 1.3.6.1.4.1.9303.4.1.3.1.1 | not-accessible | current | |
| wsNeighbourIfIndex OBJECT-TYPE Neighbour interface index. | 1.3.6.1.4.1.9303.4.1.3.1.1.1 | Unsigned32 | read-only | current |
| wsNeighbourNIndex OBJECT-TYPE Neighbour index. | 1.3.6.1.4.1.9303.4.1.3.1.1.2 | Unsigned32 | read-only | current |
| wsNeighbourHostname OBJECT-TYPE Neighbour hostname. | 1.3.6.1.4.1.9303.4.1.3.1.1.3 | DisplayString | read-only | current |
| wsNeighbourLocalIf OBJECT-TYPE Local interface that neighbour is on. | 1.3.6.1.4.1.9303.4.1.3.1.1.4 | DisplayString | read-only | current |
| wsNeighbourRemoteIf OBJECT-TYPE Remote interface of neighbour. | 1.3.6.1.4.1.9303.4.1.3.1.1.5 | DisplayString | read-only | current |
| wsNeighbourModel OBJECT-TYPE Neighbour model. | 1.3.6.1.4.1.9303.4.1.3.1.1.6 | DisplayString | read-only | current |
| wsNeighbourLastAct OBJECT-TYPE Time in seconds since last neighbour advertisment. | 1.3.6.1.4.1.9303.4.1.3.1.1.7 | Integer32 | read-only | current |
| wsNeighbourOSVersion OBJECT-TYPE Neighbour OS version. | 1.3.6.1.4.1.9303.4.1.3.1.1.8 | DisplayString | read-only | current |
| wsNeighbourSNPA OBJECT-TYPE SNPA of neighbour interface. | 1.3.6.1.4.1.9303.4.1.3.1.1.9 | OCTET STRING | read-only | current |
| wsNeighbourUptime OBJECT-TYPE Uptime in seconds for neighbour. | 1.3.6.1.4.1.9303.4.1.3.1.1.10 | Unsigned32 | read-only | current |
| wsNeighbourState OBJECT-TYPE State of neighbour. | 1.3.6.1.4.1.9303.4.1.3.1.1.11 | INTEGER {bidirectional(1), unidirectional(2)} | read-only | current |
| wsNeighbourDBCount OBJECT-TYPE Database entries for neighbour. | 1.3.6.1.4.1.9303.4.1.3.1.1.12 | Unsigned32 | read-only | current |
| wsNeighbourCreated OBJECT-TYPE The value of sysUpTime at the time the neighbour first appeared on the interface. | 1.3.6.1.4.1.9303.4.1.3.1.1.13 | TimeTicks | read-only | current |
| wsNeighbourPacketsIn OBJECT-TYPE Number of PFDP packets received from neighbour. | 1.3.6.1.4.1.9303.4.1.3.1.1.14 | Unsigned32 | read-only | current |
| wsNeighbourPacketErrorsrIn OBJECT-TYPE Number of erroneous PFDP packets received from neighbour. | 1.3.6.1.4.1.9303.4.1.3.1.1.15 | Unsigned32 | read-only | current |
| wsNeighbourPortsTable OBJECT-TYPE Table of ports of discovered PFDB Neighbours. | 1.3.6.1.4.1.9303.4.1.3.2 | not-accessible | current | |
| wsNeighbourPortsEntry OBJECT-TYPE An entry for a port of a neighbour. | 1.3.6.1.4.1.9303.4.1.3.2.1 | not-accessible | current | |
| wsNeighbourPortIfIndex OBJECT-TYPE Neighbour interface index. | 1.3.6.1.4.1.9303.4.1.3.2.1.1 | Unsigned32 | read-only | current |
| wsNeighbourPortNIndex OBJECT-TYPE Neighbour index. | 1.3.6.1.4.1.9303.4.1.3.2.1.2 | Unsigned32 | read-only | current |
| wsNeighbourPortPIndex OBJECT-TYPE Neighbour port index. | 1.3.6.1.4.1.9303.4.1.3.2.1.3 | Unsigned32 | read-only | current |
| wsNeighbourPortName OBJECT-TYPE Name of neighbour port. | 1.3.6.1.4.1.9303.4.1.3.2.1.4 | DisplayString | read-only | current |
| wsNeighbourPortState OBJECT-TYPE State of neighbour port. | 1.3.6.1.4.1.9303.4.1.3.2.1.5 | Bits {reserved0(0), reserved1(1), reserved2(2), reserved3(3), vlaninfo(4), s100mbit(5), fullduplex(6), up(7)} | read-only | current |
| wsNeighbourPortTxOctets OBJECT-TYPE The total number of good bytes of data transmitted by a port (excluding preamble but including FCS). | 1.3.6.1.4.1.9303.4.1.3.2.1.6 | Counter64 | read-only | current |
| wsNeighbourPortTxDropPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.9303.4.1.3.2.1.7 | Unsigned32 | read-only | current |
| wsNeighbourPortTxBroadcastPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.9303.4.1.3.2.1.8 | Unsigned32 | read-only | current |
| wsNeighbourPortTxMulticastPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.9303.4.1.3.2.1.9 | Unsigned32 | read-only | current |
| wsNeighbourPortTxUnicastPkts OBJECT-TYPE The number of good packets transmitted by a port that are addressed to a unicast address. | 1.3.6.1.4.1.9303.4.1.3.2.1.10 | Unsigned32 | read-only | current |
| wsNeighbourPortTxCollisions OBJECT-TYPE The number of collisions experienced by a port during packet transmissions. | 1.3.6.1.4.1.9303.4.1.3.2.1.11 | Unsigned32 | read-only | current |
| wsNeighbourPortTxDeferredTransmit OBJECT-TYPE The number of packets transmitted by a port for which the first transmission attempt is delayed because the medium is busy. | 1.3.6.1.4.1.9303.4.1.3.2.1.12 | Unsigned32 | read-only | current |
| wsNeighbourPortTxFrameInDisc OBJECT-TYPE The number of valid packets received which are discarded by the forwarding process due to lack of space on an output queue. | 1.3.6.1.4.1.9303.4.1.3.2.1.13 | Unsigned32 | read-only | current |
| wsNeighbourPortRxOctets OBJECT-TYPE The number of bytes of data received by a port (excluding preamble but including FCS), including bad packets. | 1.3.6.1.4.1.9303.4.1.3.2.1.14 | Counter64 | read-only | current |
| wsNeighbourPortRxUndersizePkts OBJECT-TYPE The number of good packets received by a port that are less than 64 bytes long (excluding framing bits but including the FCS). | 1.3.6.1.4.1.9303.4.1.3.2.1.15 | Unsigned32 | read-only | current |
| wsNeighbourPortPkts64Octets OBJECT-TYPE The number of packets (including error packets) that are 64 bytes long. | 1.3.6.1.4.1.9303.4.1.3.2.1.16 | Unsigned32 | read-only | current |
| wsNeighbourPortPkts65to127Octets OBJECT-TYPE The number of packets (including error packets) that are between 65 and 127 bytes long. | 1.3.6.1.4.1.9303.4.1.3.2.1.17 | Unsigned32 | read-only | current |
| wsNeighbourPortPkts128to255Octets OBJECT-TYPE The number of packets (including error packets) that are between 128 and 255 bytes long. | 1.3.6.1.4.1.9303.4.1.3.2.1.18 | Unsigned32 | read-only | current |
| wsNeighbourPortPkts256to511Octets OBJECT-TYPE The number of packets (including error packets) that are between 256 and 511 bytes long. | 1.3.6.1.4.1.9303.4.1.3.2.1.19 | Unsigned32 | read-only | current |
| wsNeighbourPortPkts512to1023Octets OBJECT-TYPE The number of packets (including error packets) that are between 512 and 1023 bytes long. | 1.3.6.1.4.1.9303.4.1.3.2.1.20 | Unsigned32 | read-only | current |
| wsNeighbourPortPkts1024to1522Octets OBJECT-TYPE The number of packets (including error packets) that are between 1024 and 1522 bytes long. | 1.3.6.1.4.1.9303.4.1.3.2.1.21 | Unsigned32 | read-only | current |
| wsNeighbourPortRxOversizePkts OBJECT-TYPE 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. | 1.3.6.1.4.1.9303.4.1.3.2.1.22 | Unsigned32 | read-only | current |
| wsNeighbourPortRxJabbers OBJECT-TYPE The number of packets received by a port that are longer than 1522 bytes and have either an FCS error or an alignment error. | 1.3.6.1.4.1.9303.4.1.3.2.1.23 | Unsigned32 | read-only | current |
| wsNeighbourPortRxAlignmentErrors OBJECT-TYPE 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. | 1.3.6.1.4.1.9303.4.1.3.2.1.24 | Unsigned32 | read-only | current |
| wsNeighbourPortRxFCSErrors OBJECT-TYPE 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. | 1.3.6.1.4.1.9303.4.1.3.2.1.25 | Unsigned32 | read-only | current |
| wsNeighbourPortRxGoodOctets OBJECT-TYPE The total number of bytes in all good packets received by a port (excluding framing bits but including FCS). | 1.3.6.1.4.1.9303.4.1.3.2.1.26 | Counter64 | read-only | current |
| wsNeighbourPortRxDropPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.9303.4.1.3.2.1.27 | Unsigned32 | read-only | current |
| wsNeighbourPortRxUnicastPkts OBJECT-TYPE The number of good packets received by a port that are addressed to a unicast address. | 1.3.6.1.4.1.9303.4.1.3.2.1.28 | Unsigned32 | read-only | current |
| wsNeighbourPortRxMulticastPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.9303.4.1.3.2.1.29 | Unsigned32 | read-only | current |
| wsNeighbourPortRxBroadcastPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.9303.4.1.3.2.1.30 | Unsigned32 | read-only | current |
| wsNeighbourPortRxFragments OBJECT-TYPE 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. | 1.3.6.1.4.1.9303.4.1.3.2.1.31 | Unsigned32 | read-only | current |
| wsNeighbourPortRxExcessSizeDisc OBJECT-TYPE 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. | 1.3.6.1.4.1.9303.4.1.3.2.1.32 | Unsigned32 | read-only | current |
| wsNeighbourPortRxSymbolError OBJECT-TYPE 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. | 1.3.6.1.4.1.9303.4.1.3.2.1.33 | Unsigned32 | read-only | current |
| wsNeighbourPortSNPATable OBJECT-TYPE Table of known SNPA on ports of discovered PFDB Neighbours. | 1.3.6.1.4.1.9303.4.1.3.3 | not-accessible | current | |
| wsNeighbourPortSNPAEntry OBJECT-TYPE An entry for a known SNPA on a port of a neighbour. | 1.3.6.1.4.1.9303.4.1.3.3.1 | not-accessible | current | |
| wsNeighbourPortSNPAIfIndex OBJECT-TYPE Neighbour interface index. | 1.3.6.1.4.1.9303.4.1.3.3.1.1 | Unsigned32 | read-only | current |
| wsNeighbourPortSNPANIndex OBJECT-TYPE Neighbour index. | 1.3.6.1.4.1.9303.4.1.3.3.1.2 | Unsigned32 | read-only | current |
| wsNeighbourPortSNPAPIndex OBJECT-TYPE Neighbour port index. | 1.3.6.1.4.1.9303.4.1.3.3.1.3 | Unsigned32 | read-only | current |
| wsNeighbourPortSNPASIndex OBJECT-TYPE Neighbour port SNPA index. | 1.3.6.1.4.1.9303.4.1.3.3.1.4 | Unsigned32 | read-only | current |
| wsNeighbourPortSNPASMCast OBJECT-TYPE Set to 1 if SNPA is a multicast address, 0 otherwise. | 1.3.6.1.4.1.9303.4.1.3.3.1.5 | Integer32 | read-only | current |
| wsNeighbourPortSNPA OBJECT-TYPE Known SNPA on neighbour port. | 1.3.6.1.4.1.9303.4.1.3.3.1.6 | OCTET STRING | read-only | current |
| wsSFPTable OBJECT-TYPE Table with information on SFPs. | 1.3.6.1.4.1.9303.4.1.4 | not-accessible | current | |
| wsSFPEntry OBJECT-TYPE An entry for an SFP. | 1.3.6.1.4.1.9303.4.1.4.1 | not-accessible | current | |
| wsSFPIndex OBJECT-TYPE SFP number. | 1.3.6.1.4.1.9303.4.1.4.1.1 | Unsigned32 | read-only | current |
| wsSFPStatus OBJECT-TYPE SFP status. | 1.3.6.1.4.1.9303.4.1.4.1.2 | INTEGER {ok(0), missing(1), invalid(2)} | read-only | current |
| wsSFPConnector OBJECT-TYPE Connector type. | 1.3.6.1.4.1.9303.4.1.4.1.3 | INTEGER {sc(1), fiberJack(6), lc(7), mtrj(8), mu(9), sg(10), opticalPigtail(11), hssdcii(32), copperPigtail(33)} | read-only | current |
| wsSFPTransceiver OBJECT-TYPE Transceiver capablities. | 1.3.6.1.4.1.9303.4.1.4.1.4 | Bits {sBasePX(0), sBaseBX10(1), s100BaseFX(2), s100BaseLX(3), s1000BaseT(4), s1000BaseCX(5), s1000BaseLX(6), s1000BaseSX(7)} | read-only | current |
| wsSFPEncoding OBJECT-TYPE Encoding type. | 1.3.6.1.4.1.9303.4.1.4.1.5 | INTEGER {e8B10B(1), e4B5B(2), eNRZ(3), eManchester(4)} | read-only | current |
| wsSFPBitrate OBJECT-TYPE SFP Bitrate (Mbps). | 1.3.6.1.4.1.9303.4.1.4.1.6 | Unsigned32 | read-only | current |
| wsSFPSingleModeLen OBJECT-TYPE Supported single mode fiber link length (m). A value of 255000 means > 254000 m. | 1.3.6.1.4.1.9303.4.1.4.1.7 | Unsigned32 | read-only | current |
| wsSFPMultiMode50Len OBJECT-TYPE Supported 50um multi-mode fiber link length (m). A value of 2550 means > 2540 m. | 1.3.6.1.4.1.9303.4.1.4.1.8 | Unsigned32 | read-only | current |
| wsSFPMultiMode625Len OBJECT-TYPE Supported 62.5um multi-mode fiber link length (m). A value of 2550 means > 2540 m. | 1.3.6.1.4.1.9303.4.1.4.1.9 | Unsigned32 | read-only | current |
| wsSFPCopperLen OBJECT-TYPE Supported copper link length (m). A value of 255 means > 254 m. | 1.3.6.1.4.1.9303.4.1.4.1.10 | Unsigned32 | read-only | current |
| wsSFPTempStatus OBJECT-TYPE Temperature status. | 1.3.6.1.4.1.9303.4.1.4.1.11 | INTEGER {unknown(0), alarmLow(1), warnLow(2), ok(3), warnHigh(4), alarmHigh(5)} | read-only | current |
| wsSFPTemp OBJECT-TYPE Measured temperature in degrees centigrade. | 1.3.6.1.4.1.9303.4.1.4.1.12 | Integer32 | read-only | current |
| wsSFPVoltStatus OBJECT-TYPE Voltage status. | 1.3.6.1.4.1.9303.4.1.4.1.13 | INTEGER {unknown(0), alarmLow(1), warnLow(2), ok(3), warnHigh(4), alarmHigh(5)} | read-only | current |
| wsSFPVolt OBJECT-TYPE Measured voltage (mV). | 1.3.6.1.4.1.9303.4.1.4.1.14 | Integer32 | read-only | current |
| wsSFPTXCurrentStatus OBJECT-TYPE TX Current status. | 1.3.6.1.4.1.9303.4.1.4.1.15 | INTEGER {unknown(0), alarmLow(1), warnLow(2), ok(3), warnHigh(4), alarmHigh(5)} | read-only | current |
| wsSFPTXCurrent OBJECT-TYPE Measured TX current (mA). | 1.3.6.1.4.1.9303.4.1.4.1.16 | Integer32 | read-only | current |
| wsSFPTXPowerStatus OBJECT-TYPE TX power status. | 1.3.6.1.4.1.9303.4.1.4.1.17 | INTEGER {unknown(0), alarmLow(1), warnLow(2), ok(3), warnHigh(4), alarmHigh(5)} | read-only | current |
| wsSFPTXPower OBJECT-TYPE Measured TX power (uW). | 1.3.6.1.4.1.9303.4.1.4.1.18 | Integer32 | read-only | current |
| wsSFPRXPowerStatus OBJECT-TYPE RX power status. | 1.3.6.1.4.1.9303.4.1.4.1.19 | INTEGER {unknown(0), alarmLow(1), warnLow(2), ok(3), warnHigh(4), alarmHigh(5)} | read-only | current |
| wsSFPRXPower OBJECT-TYPE Measured RX power (uW). | 1.3.6.1.4.1.9303.4.1.4.1.20 | Integer32 | read-only | current |
| wsSFPTransceiverExt OBJECT-TYPE 10G Ethernet Compliance Codes. | 1.3.6.1.4.1.9303.4.1.4.1.21 | Bits {s10000BaseER(0), s10000BaseLRM(1), s10000BaseLR(2), s10000BaseSR(3), sActiveCable(4), sPassiveCable(5), reserved6(6), reserved7(7)} | read-only | current |
| wsSFPTXdBmPower OBJECT-TYPE Measured TX power (dBm x 1000). | 1.3.6.1.4.1.9303.4.1.4.1.22 | Integer32 | read-only | current |
| wsSFPRXdBmPower OBJECT-TYPE Measured RX power (dBm x 1000). | 1.3.6.1.4.1.9303.4.1.4.1.23 | Integer32 | read-only | current |
| wsSFPTempNormalLow OBJECT-TYPE Operating temparature normal range low (C). | 1.3.6.1.4.1.9303.4.1.4.1.24 | Integer32 | read-only | current |
| wsSFPTempNormalHigh OBJECT-TYPE Operating temparature normal range high (C). | 1.3.6.1.4.1.9303.4.1.4.1.25 | Integer32 | read-only | current |
| wsSFPTempWarningLow OBJECT-TYPE Operating temparature warning range low (C). | 1.3.6.1.4.1.9303.4.1.4.1.26 | Integer32 | read-only | current |
| wsSFPTempWarningHigh OBJECT-TYPE Operating temparature warning range high (C). | 1.3.6.1.4.1.9303.4.1.4.1.27 | Integer32 | read-only | current |
| wsSFPVoltNormalLow OBJECT-TYPE Supply voltage normal range low (mV). | 1.3.6.1.4.1.9303.4.1.4.1.28 | Integer32 | read-only | current |
| wsSFPVoltNormalHigh OBJECT-TYPE Supply voltage normal range high (mV). | 1.3.6.1.4.1.9303.4.1.4.1.29 | Integer32 | read-only | current |
| wsSFPVoltWarningLow OBJECT-TYPE Supply voltage warning range low (mV). | 1.3.6.1.4.1.9303.4.1.4.1.30 | Integer32 | read-only | current |
| wsSFPVoltWarningHigh OBJECT-TYPE Supply voltage warning range high (mV). | 1.3.6.1.4.1.9303.4.1.4.1.31 | Integer32 | read-only | current |
| wsSFPTXCurrentNormalLow OBJECT-TYPE TX Current normal range low (mA). | 1.3.6.1.4.1.9303.4.1.4.1.32 | Integer32 | read-only | current |
| wsSFPTXCurrentNormalHigh OBJECT-TYPE TX Current normal range high (mA). | 1.3.6.1.4.1.9303.4.1.4.1.33 | Integer32 | read-only | current |
| wsSFPTXCurrentWarningLow OBJECT-TYPE TX Current warning range low (mA). | 1.3.6.1.4.1.9303.4.1.4.1.34 | Integer32 | read-only | current |
| wsSFPTXCurrentWarningHigh OBJECT-TYPE TX Current warning range high (mA). | 1.3.6.1.4.1.9303.4.1.4.1.35 | Integer32 | read-only | current |
| wsSFPTXOutputPowNormalLowuW OBJECT-TYPE TX output power normal range low (uW). | 1.3.6.1.4.1.9303.4.1.4.1.36 | Integer32 | read-only | current |
| wsSFPTXOutputPowNormalHighuW OBJECT-TYPE TX output power normal range high (uW). | 1.3.6.1.4.1.9303.4.1.4.1.37 | Integer32 | read-only | current |
| wsSFPTXOutputPowWarningLowuW OBJECT-TYPE TX output power warning range low (uW). | 1.3.6.1.4.1.9303.4.1.4.1.38 | Integer32 | read-only | current |
| wsSFPTXOutputPowWarningHighuW OBJECT-TYPE TX output power warning range high (uW). | 1.3.6.1.4.1.9303.4.1.4.1.39 | Integer32 | read-only | current |
| wsSFPTXOutputPowNormalLowdBm OBJECT-TYPE TX output power normal range low (dBm x 1000). | 1.3.6.1.4.1.9303.4.1.4.1.40 | Integer32 | read-only | current |
| wsSFPTXOutputPowNormalHighdBm OBJECT-TYPE TX output power normal range high (dBm x 1000). | 1.3.6.1.4.1.9303.4.1.4.1.41 | Integer32 | read-only | current |
| wsSFPTXOutputPowWarningLowdBm OBJECT-TYPE TX output power warning range low (dBm x 1000). | 1.3.6.1.4.1.9303.4.1.4.1.42 | Integer32 | read-only | current |
| wsSFPTXOutputPowWarningHighdBm OBJECT-TYPE TX output power warning range high (dBm x 1000). | 1.3.6.1.4.1.9303.4.1.4.1.43 | Integer32 | read-only | current |
| wsSFPRXInputPowNormalLowuW OBJECT-TYPE RX input power normal range low (uW). | 1.3.6.1.4.1.9303.4.1.4.1.44 | Integer32 | read-only | current |
| wsSFPRXInputPowNormalHighuW OBJECT-TYPE RX input power normal range high (uW). | 1.3.6.1.4.1.9303.4.1.4.1.45 | Integer32 | read-only | current |
| wsSFPRXInputPowWarningLowuW OBJECT-TYPE RX input power warning range low (uW). | 1.3.6.1.4.1.9303.4.1.4.1.46 | Integer32 | read-only | current |
| wsSFPRXInputPowWarningHighuW OBJECT-TYPE RX input power warning range high (uW). | 1.3.6.1.4.1.9303.4.1.4.1.47 | Integer32 | read-only | current |
| wsSFPRXInputPowNormalLowdBm OBJECT-TYPE RX input power normal range low (dBm x 1000). | 1.3.6.1.4.1.9303.4.1.4.1.48 | Integer32 | read-only | current |
| wsSFPRXInputPowNormalHighdBm OBJECT-TYPE RX input power normal range high (dBm x 1000). | 1.3.6.1.4.1.9303.4.1.4.1.49 | Integer32 | read-only | current |
| wsSFPRXInputPowWarningLowdBm OBJECT-TYPE RX input power warning range low (dBm x 1000). | 1.3.6.1.4.1.9303.4.1.4.1.50 | Integer32 | read-only | current |
| wsSFPRXInputPowWarningHighdBm OBJECT-TYPE RX input power warning range high (dBm x 1000). | 1.3.6.1.4.1.9303.4.1.4.1.51 | Integer32 | read-only | current |
| wsSFPPartNumber OBJECT-TYPE SFP part number. | 1.3.6.1.4.1.9303.4.1.4.1.52 | DisplayString (SIZE(0..32)) | read-only | current |
| wsSFPSerialNumber OBJECT-TYPE SFP serial number. | 1.3.6.1.4.1.9303.4.1.4.1.53 | DisplayString (SIZE(0..32)) | read-only | current |
| wsAccounting OBJECT-IDENTITY Accounting objects | 1.3.6.1.4.1.9303.4.1.5 | current | ||
| wsPolicyTable OBJECT-TYPE Table of policy accounting information. | 1.3.6.1.4.1.9303.4.1.5.1 | not-accessible | current | |
| wsPolicyEntry OBJECT-TYPE An entry for a policy. | 1.3.6.1.4.1.9303.4.1.5.1.1 | not-accessible | current | |
| wsPolicyIfIndex OBJECT-TYPE Interface index of policy accounting entry. | 1.3.6.1.4.1.9303.4.1.5.1.1.1 | Unsigned32 | read-only | current |
| wsPolicyIfName OBJECT-TYPE Interface name of policy accountin entry | 1.3.6.1.4.1.9303.4.1.5.1.1.2 | DisplayString | read-only | current |
| wsPolicyName OBJECT-TYPE Name of policy. | 1.3.6.1.4.1.9303.4.1.5.1.1.3 | DisplayString | read-only | current |
| wsPolicyCookie OBJECT-TYPE Name of policy cookie. | 1.3.6.1.4.1.9303.4.1.5.1.1.4 | DisplayString | read-only | current |
| wsPolicyInPkts OBJECT-TYPE Input packets counter. | 1.3.6.1.4.1.9303.4.1.5.1.1.5 | Counter64 | read-only | current |
| wsPolicyInBytes OBJECT-TYPE Input bytes counter. | 1.3.6.1.4.1.9303.4.1.5.1.1.6 | Counter64 | read-only | current |
| wsPolicyInDrops OBJECT-TYPE Number input packets dropped. | 1.3.6.1.4.1.9303.4.1.5.1.1.7 | Counter64 | read-only | current |
| wsPolicyOutPkts OBJECT-TYPE Output packets counter. | 1.3.6.1.4.1.9303.4.1.5.1.1.8 | Counter64 | read-only | current |
| wsPolicyOutBytes OBJECT-TYPE Output bytes counter. | 1.3.6.1.4.1.9303.4.1.5.1.1.9 | Counter64 | read-only | current |
| wsPolicyOutDrops OBJECT-TYPE Number input packets dropped. | 1.3.6.1.4.1.9303.4.1.5.1.1.10 | Counter64 | read-only | current |
| wsPolicyUsedCnt OBJECT-TYPE Number policy maps set to use this policy. | 1.3.6.1.4.1.9303.4.1.5.1.1.11 | Gauge32 | read-only | current |
| wsXFPTable OBJECT-TYPE Table with information on XFPs. | 1.3.6.1.4.1.9303.4.1.6 | not-accessible | current | |
| wsXFPEntry OBJECT-TYPE An entry for an XFP. | 1.3.6.1.4.1.9303.4.1.6.1 | not-accessible | current | |
| wsXFPIndex OBJECT-TYPE XFP number. | 1.3.6.1.4.1.9303.4.1.6.1.1 | Unsigned32 | read-only | current |
| wsXFPStatus OBJECT-TYPE XFP status. | 1.3.6.1.4.1.9303.4.1.6.1.2 | INTEGER {ok(0), missing(1), invalid(2)} | read-only | current |
| wsXFPConnector OBJECT-TYPE Connector type. | 1.3.6.1.4.1.9303.4.1.6.1.3 | INTEGER {sc(1), fiberJack(6), lc(7), mtrj(8), mu(9), sg(10), opticalPigtail(11), hssdcii(32), copperPigtail(33)} | read-only | current |
| wsXFPTransceiver OBJECT-TYPE Transceiver capablities. | 1.3.6.1.4.1.9303.4.1.6.1.4 | Bits {reserved0(0), s10GBaseEW(1), s10GBaseLW(2), s10GBaseSW(3), s10GBaseLRM(4), s10GBaseER(5), s10GBaseLR(6), s10GBaseSR(7)} | read-only | current |
| wsXFPEncoding OBJECT-TYPE Encoding type. | 1.3.6.1.4.1.9303.4.1.6.1.5 | Bits {reserved0(0), reserved1(1), reserved2(2), eRZ(3), eNRZ(4), eSonetScrambl(5), e8B10B(6), e64B66B(7)} | read-only | current |
| wsXFPBitrateMin OBJECT-TYPE XFP Min Bitrate (Mbps). | 1.3.6.1.4.1.9303.4.1.6.1.6 | Unsigned32 | read-only | current |
| wsXFPBitrateMax OBJECT-TYPE XFP Max Bitrate (Mbps). | 1.3.6.1.4.1.9303.4.1.6.1.7 | Unsigned32 | read-only | current |
| wsXFPSingleModeLen OBJECT-TYPE Supported single mode fiber link length (m). A value of 255000 means > 254000 m. | 1.3.6.1.4.1.9303.4.1.6.1.8 | Unsigned32 | read-only | current |
| wsXFPMultiMode50Len OBJECT-TYPE Supported 50um multi-mode fiber link length (m). A value of 510 means > 508 m. | 1.3.6.1.4.1.9303.4.1.6.1.9 | Unsigned32 | read-only | current |
| wsXFPMultiMode625Len OBJECT-TYPE Supported 62.5um multi-mode fiber link length (m). A value of 255 means > 254 m. | 1.3.6.1.4.1.9303.4.1.6.1.10 | Unsigned32 | read-only | current |
| wsXFPCopperLen OBJECT-TYPE Supported copper link length (m). A value of 255 means > 254 m. | 1.3.6.1.4.1.9303.4.1.6.1.11 | Unsigned32 | read-only | current |
| wsXFPTempStatus OBJECT-TYPE Temperature status. | 1.3.6.1.4.1.9303.4.1.6.1.12 | INTEGER {unknown(0), alarmLow(1), warnLow(2), ok(3), warnHigh(4), alarmHigh(5)} | read-only | current |
| wsXFPTemp OBJECT-TYPE Measured temperature in degrees centigrade. | 1.3.6.1.4.1.9303.4.1.6.1.13 | Integer32 | read-only | current |
| wsXFPTXCurrentStatus OBJECT-TYPE TX Current status. | 1.3.6.1.4.1.9303.4.1.6.1.14 | INTEGER {unknown(0), alarmLow(1), warnLow(2), ok(3), warnHigh(4), alarmHigh(5)} | read-only | current |
| wsXFPTXCurrent OBJECT-TYPE Measured TX current (mA). | 1.3.6.1.4.1.9303.4.1.6.1.15 | Integer32 | read-only | current |
| wsXFPTXPowerStatus OBJECT-TYPE TX power status. | 1.3.6.1.4.1.9303.4.1.6.1.16 | INTEGER {unknown(0), alarmLow(1), warnLow(2), ok(3), warnHigh(4), alarmHigh(5)} | read-only | current |
| wsXFPTXPower OBJECT-TYPE Measured TX power (uW). | 1.3.6.1.4.1.9303.4.1.6.1.17 | Integer32 | read-only | current |
| wsXFPRXPowerStatus OBJECT-TYPE RX power status. | 1.3.6.1.4.1.9303.4.1.6.1.18 | INTEGER {unknown(0), alarmLow(1), warnLow(2), ok(3), warnHigh(4), alarmHigh(5)} | read-only | current |
| wsXFPRXPower OBJECT-TYPE Measured RX power (uW). | 1.3.6.1.4.1.9303.4.1.6.1.19 | Integer32 | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| wsIbosTempLow NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9303.4.1.2.0.1 | current |
| wsIbosTempHigh NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9303.4.1.2.0.2 | current |
| wsIbosVoltLow NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9303.4.1.2.0.3 | current |
| wsIbosVoltHigh NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9303.4.1.2.0.4 | current |
| wsIbosFanRPMLow NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9303.4.1.2.0.5 | current |
| wsIbosFanOutVoltLow NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9303.4.1.2.0.6 | current |