NMS-OPTICAL-PORT-MIB: View SNMP OID List / Download MIB
VENDOR: SHANGHAI BAUD DATA COMMUNICATION DEVELOPMENT
Home | MIB: NMS-OPTICAL-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 |
opticalPortPower | 1.3.6.1.4.1.3320.9.183 | |||
opticalPortPowerTable | 1.3.6.1.4.1.3320.9.183.1 | no-access |
A list of optical interface entries. |
|
1.3.6.1.4.1.3320.9.183.1.1 | no-access |
An optical interface entry containing objects at the subnetwork layer and below for a particular interface. |
||
opIfIndex | 1.3.6.1.4.1.3320.9.183.1.1.1 | integer | read-only |
A unique value for each optical interface. The same value as ifIndex of ifTable in RFC1213. |
opIfDescr | 1.3.6.1.4.1.3320.9.183.1.1.2 | displaystring | read-only |
A textual string containing information about the optical interface. The same value as ifDesc of ifTable in RFC1213. |
opIfAdminStatus | 1.3.6.1.4.1.3320.9.183.1.1.3 | integer | read-only |
The desired state of the interface. The same value as ifAdminStatus of ifTable in RFC1213. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
opIfOperStatus | 1.3.6.1.4.1.3320.9.183.1.1.4 | integer | read-only |
The current operational state of the optical interface. The same value as ifOperStatus of ifTable in RFC1213. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
opIfRxPowerCurr | 1.3.6.1.4.1.3320.9.183.1.1.5 | integer | read-only |
A unique value for each optical interface, that means optical current receive power value. |
opIfRxPowerULimit | 1.3.6.1.4.1.3320.9.183.1.1.6 | integer | read-write |
A unique value for each optical interface, that means optical receive upper limit. |
opIfRxPowerLLimit | 1.3.6.1.4.1.3320.9.183.1.1.7 | integer | read-write |
A unique value for each optical interface, that means optical receiving lower limit. |
opIfTxPowerCurr | 1.3.6.1.4.1.3320.9.183.1.1.8 | integer | read-only |
A unique value for each optical interface, that means optical current sending power value. |
opIfTxPowerULimit | 1.3.6.1.4.1.3320.9.183.1.1.9 | integer | read-write |
A unique value for each optical interface, that means optical sending upper limit. |
opIfTxPowerLLimit | 1.3.6.1.4.1.3320.9.183.1.1.10 | integer | read-write |
A unique value for each optical interface, that means optical sending lower limit. |
opIfUploadBERLimit | 1.3.6.1.4.1.3320.9.183.1.1.11 | integer | read-write |
A unique value for each optical interface, that means optical port BER threshold. |
opIfPowerTrapStatus | 1.3.6.1.4.1.3320.9.183.1.1.12 | integer | read-write |
A unique value for each optical interface, that means optical R/X power limit trap sending status. 0-on, 1-off. Enumeration: 'on': 0, 'off': 1. |
opIfTemperature | 1.3.6.1.4.1.3320.9.183.1.1.13 | integer | read-only |
A unique value for each optical interface, that means optical module temperature. Unit is 1/256 Celsius. |
opIfVolt | 1.3.6.1.4.1.3320.9.183.1.1.14 | integer | read-only |
A unique value for each optical interface, that means optical module volt. Unit is 100uV. |
opIfCurrent | 1.3.6.1.4.1.3320.9.183.1.1.15 | integer | read-only |
A unique value for each optical interface, that means optical module current. Unit is 2uA. |
opIfTransMode | 1.3.6.1.4.1.3320.9.183.2 | integer | no-access |
A value for optical interface trasporting mode, 1-upload, 2-download. Enumeration: 'download': 2, 'upload': 1. |
opIfTransPowerAlarm | 1.3.6.1.4.1.3320.9.183.3 | integer | no-access |
A value for optical interface trasporting power alarm, 1-over than upper limit, 2-lower than lower limit. Enumeration: 'over': 1, 'below': 2, 'normal': 3. |
opIfBERStatus | 1.3.6.1.4.1.3320.9.183.4 | integer | no-access |
A value for optical interface BER status, 1-exception, 2-recover to normal status. Enumeration: 'exception': 1, 'normal': 2. |
nmsOpIfPowerThresNotifications | 1.3.6.1.4.1.3320.9.183.5 | |||
nmsOpIfPowerThresNotification | 1.3.6.1.4.1.3320.9.183.5.1 |
The agent generates this notification when optical interface upload/download power exceed the threshold ruled in opticalPortPowerTable. |
||
opIfUploadBERNotifications | 1.3.6.1.4.1.3320.9.183.6 | |||
opIfUploadBERNotification | 1.3.6.1.4.1.3320.9.183.6.1 |
The agent generates this notification when optical interface upload BER exceed the threshold ruled in opticalPortPowerTable. |