NMS-OPTICAL-PORT-MIB

File: NMS-OPTICAL-PORT-MIB.mib (10867 bytes)

Imported modules

SNMPv2-SMI RFC1155-SMI RFC-1212
RFC1213-MIB NMS-SMI

Imported symbols

NOTIFICATION-TYPE Counter IpAddress
OBJECT-TYPE DisplayString ifIndex
PhysAddress nmsMgmt nmsEPONGroup

Defined Types

OpticalPortPowerEntry  
SEQUENCE    
  opIfIndex INTEGER
  opIfDescr DisplayString
  opIfAdminStatus INTEGER
  opIfOperStatus INTEGER
  opIfRxPowerCurr INTEGER
  opIfRxPowerULimit INTEGER
  opIfRxPowerLLimit INTEGER
  opIfTxPowerCurr INTEGER
  opIfTxPowerULimit INTEGER
  opIfTxPowerLLimit INTEGER
  opIfUploadBERLimit INTEGER
  opIfPowerTrapStatus INTEGER
  opIfTemperature INTEGER
  opIfVolt INTEGER
  opIfCurrent INTEGER

Defined Values

opticalPortPower 1.3.6.1.4.1.3320.9.183
OBJECT IDENTIFIER    

opticalPortPowerTable 1.3.6.1.4.1.3320.9.183.1
A list of optical interface entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OpticalPortPowerEntry

opticalPortPowerEntry 1.3.6.1.4.1.3320.9.183.1.1
An optical interface entry containing objects at the subnetwork layer and below for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OpticalPortPowerEntry  

opIfIndex 1.3.6.1.4.1.3320.9.183.1.1.1
A unique value for each optical interface. The same value as ifIndex of ifTable in RFC1213.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

opIfDescr 1.3.6.1.4.1.3320.9.183.1.1.2
A textual string containing information about the optical interface. The same value as ifDesc of ifTable in RFC1213.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

opIfAdminStatus 1.3.6.1.4.1.3320.9.183.1.1.3
The desired state of the interface. The same value as ifAdminStatus of ifTable in RFC1213.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

opIfOperStatus 1.3.6.1.4.1.3320.9.183.1.1.4
The current operational state of the optical interface. The same value as ifOperStatus of ifTable in RFC1213.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

opIfRxPowerCurr 1.3.6.1.4.1.3320.9.183.1.1.5
A unique value for each optical interface, that means optical current receive power value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

opIfRxPowerULimit 1.3.6.1.4.1.3320.9.183.1.1.6
A unique value for each optical interface, that means optical receive upper limit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

opIfRxPowerLLimit 1.3.6.1.4.1.3320.9.183.1.1.7
A unique value for each optical interface, that means optical receiving lower limit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

opIfTxPowerCurr 1.3.6.1.4.1.3320.9.183.1.1.8
A unique value for each optical interface, that means optical current sending power value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

opIfTxPowerULimit 1.3.6.1.4.1.3320.9.183.1.1.9
A unique value for each optical interface, that means optical sending upper limit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

opIfTxPowerLLimit 1.3.6.1.4.1.3320.9.183.1.1.10
A unique value for each optical interface, that means optical sending lower limit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

opIfUploadBERLimit 1.3.6.1.4.1.3320.9.183.1.1.11
A unique value for each optical interface, that means optical port BER threshold.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

opIfPowerTrapStatus 1.3.6.1.4.1.3320.9.183.1.1.12
A unique value for each optical interface, that means optical R/X power limit trap sending status. 0-on, 1-off.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(0), off(1)  

opIfTemperature 1.3.6.1.4.1.3320.9.183.1.1.13
A unique value for each optical interface, that means optical module temperature. Unit is 1/256 Celsius.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

opIfVolt 1.3.6.1.4.1.3320.9.183.1.1.14
A unique value for each optical interface, that means optical module volt. Unit is 100uV.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

opIfCurrent 1.3.6.1.4.1.3320.9.183.1.1.15
A unique value for each optical interface, that means optical module current. Unit is 2uA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

opIfTransMode 1.3.6.1.4.1.3320.9.183.2
A value for optical interface trasporting mode, 1-upload, 2-download.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER upload(1), download(2)  

opIfTransPowerAlarm 1.3.6.1.4.1.3320.9.183.3
A value for optical interface trasporting power alarm, 1-over than upper limit, 2-lower than lower limit.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER over(1), below(2), normal(3)  

opIfBERStatus 1.3.6.1.4.1.3320.9.183.4
A value for optical interface BER status, 1-exception, 2-recover to normal status.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER exception(1), normal(2)  

nmsOpIfPowerThresNotifications 1.3.6.1.4.1.3320.9.183.5
OBJECT IDENTIFIER    

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.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

opIfUploadBERNotifications 1.3.6.1.4.1.3320.9.183.6
OBJECT IDENTIFIER    

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.
Status: current Access: not-accessible
NOTIFICATION-TYPE