WWP-XCVR-MIB: View SNMP OID List / Download MIB

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-XCVR-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
 wwpXcvrMIB 1.3.6.1.4.1.6141.2.14
The MIB module for the WWP System physical transceiver devices.
       wwpXcvrMIBObjects 1.3.6.1.4.1.6141.2.14.1
           wwpXcvr 1.3.6.1.4.1.6141.2.14.1.1
               wwpXcvrTable 1.3.6.1.4.1.6141.2.14.1.1.1 no-access
This table contains descriptions and settings for each of the physical transceiver devices.
                   wwpXcvrEntry 1.3.6.1.4.1.6141.2.14.1.1.1.1 no-access
The Transciever Device Entry.
                       wwpXcvrPortXcvrId 1.3.6.1.4.1.6141.2.14.1.1.1.1.1 integer32 read-only
Indicates the logical port in-which this transciever belongs to.
                       wwpXcvrId 1.3.6.1.4.1.6141.2.14.1.1.1.1.2 integer32 read-only
The id for the transceiver.
                       wwpXcvrFiberType 1.3.6.1.4.1.6141.2.14.1.1.1.1.3 integer read-only
The fiber type of this transceiver. Possible values: lx 1000BASE-LX fiber sx 1000BASE-SX fiber cx 1000BASE-CX fiber t 1000BASE-T unknown Unknown type Enumeration: 'cx': 3, 'unknown': 5, 'sx': 2, 't': 4, 'lx': 1.
                       wwpXcvrVendorName 1.3.6.1.4.1.6141.2.14.1.1.1.1.4 displaystring read-only
String containing this transceiver's vendor name.
                       wwpXcvrPartNum 1.3.6.1.4.1.6141.2.14.1.1.1.1.5 displaystring read-only
String containing this transceiver's part number.
                       wwpXcvrPartRev 1.3.6.1.4.1.6141.2.14.1.1.1.1.6 displaystring read-only
String containing this tranceiver's part revision.
                       wwpXcvrTxEnabled 1.3.6.1.4.1.6141.2.14.1.1.1.1.7 integer read-write
Indicates whether this transceiver is currently set to transmit. Enumeration: 'disabled': 2, 'enabled': 1.
                       wwpXcvrRxSignalStatus 1.3.6.1.4.1.6141.2.14.1.1.1.1.8 integer read-only
Indicates whether this transceiver is currently detecting a Receive (RX) signal. Enumeration: 'detected': 1, 'notDetected': 2.
                       wwpXcvrTxFaultStatus 1.3.6.1.4.1.6141.2.14.1.1.1.1.9 integer read-only
Indicates the fault status of this transceiver. Enumeration: 'fault': 1, 'noFault': 2.
               wwpXcvrPortTable 1.3.6.1.4.1.6141.2.14.1.1.2 no-access
The table contains of the logical ports which have transceivers.
                   wwpXcvrPortEntry 1.3.6.1.4.1.6141.2.14.1.1.2.1 no-access
The logical Port Entry.
                       wwpXcvrPortId 1.3.6.1.4.1.6141.2.14.1.1.2.1.1 integer32 read-only
Indicates the logical port in-which this transciever belongs to.
                       wwpXcvrPortHoldDownTime 1.3.6.1.4.1.6141.2.14.1.1.2.1.2 integer32 read-write
Indicates the hold-down time (in seconds) for this logical port. This value is used to help smooth out possible flapping between XCVRs of the bank when a link goes down. When this HoldDown timer expires, the selected XCVR(in link-down state) may attempt to select the adjacent XCVR of the bank.
                       wwpXcvrPortRedOrDiagMode 1.3.6.1.4.1.6141.2.14.1.1.2.1.3 integer read-write
This object can be used to bring the Xcvr to the Manual mode. This also shows the port redundancy status for this logical port. Enumeration: 'enable': 1, 'disable': 2.
                       wwpXcvrPortPreferredXcvr 1.3.6.1.4.1.6141.2.14.1.1.2.1.4 integer32 read-write
Indicates which transceiver is preferred. This transceiver will be used by default, but if it goes down, the alternate will be used.
                       wwpXcvrPortActiveXcvr 1.3.6.1.4.1.6141.2.14.1.1.2.1.5 integer32 read-only
Indicates which transceiver is currently active.
           wwpXcvrNotif 1.3.6.1.4.1.6141.2.14.1.2
               wwpXcvrEventType 1.3.6.1.4.1.6141.2.14.1.2.1 integer read-only
Indicates if the Xcvr specified by the wwpXcvrPortId and wwpXcvrId has come up, gone down or has been selected. This object only make sense for wwpXcvrLinkStateChangeNotification and should return none otherwise. Enumeration: 'down': 2, 'none': 0, 'up': 1, 'select': 3.
               wwpXcvrErrorType 1.3.6.1.4.1.6141.2.14.1.2.2 integer read-only
Indicates if the Xcvr specified by the wwpXcvrPortId and wwpXcvrId is faulted because of checksum failed or optical fault. This object only make sense if some xcvr has been detected faulted otherwise it returns none. Enumeration: 'none': 0, 'opticalFault': 2, 'chksumFailed': 1.
       wwpXcvrMIBNotificationPrefix 1.3.6.1.4.1.6141.2.14.2
           wwpXcvrMIBNotifications 1.3.6.1.4.1.6141.2.14.2.0
               wwpXcvrLinkStateChangeNotification 1.3.6.1.4.1.6141.2.14.2.0.4
A wwpXcvrLinkStateChangeNotification is sent if the Xcvr state has changed.
               wwpXcvrErrorTypeNotification 1.3.6.1.4.1.6141.2.14.2.0.5
A wwpXcvrErrorTypeNotification is sent if the Xcvr is detected faulted because of some reason. Reason of failure is specifed by wwpXcvrErrorType.
       wwpXcvrMIBConformance 1.3.6.1.4.1.6141.2.14.3
           wwpXcvrMIBCompliances 1.3.6.1.4.1.6141.2.14.3.1
           wwpXcvrMIBGroups 1.3.6.1.4.1.6141.2.14.3.2