PRVT-LMM-MIB

File: PRVT-LMM-MIB.mib (15260 bytes)

Imported modules

IF-MIB PRVT-SWITCH-MIB SNMPv2-SMI
SNMPv2-TC

Imported symbols

ifIndex switch Integer32
MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
TruthValue

Defined Types

PrvtLmmInterfaceEntry  
SEQUENCE    
  prvtLmmInterfaceShutdown TruthValue
  prvtLmmInterfaceTempLowThreshold Integer32
  prvtLmmInterfaceTempHighThreshold Integer32
  prvtLmmInterfaceTempValue Integer32
  prvtLmmInterfaceTempThresholdLo Integer32
  prvtLmmInterfaceTempThresholdHi Integer32
  prvtLmmInterfaceTempTestState TruthValue
  prvtLmmInterfaceRxPowerLowThreshold Integer32
  prvtLmmInterfaceRxPowerHighThreshold Integer32
  prvtLmmInterfaceRxPowerValue Integer32
  prvtLmmInterfaceRxPowerThresholdRxLo Integer32
  prvtLmmInterfaceRxPowerThresholdRxHi Integer32
  prvtLmmInterfaceRxPowerTestState TruthValue
  prvtLmmInterfaceTxPowerLowThreshold Integer32
  prvtLmmInterfaceTxPowerHighThreshold Integer32
  prvtLmmInterfaceTxPowerValue Integer32
  prvtLmmInterfaceTxPowerThresholdTxLo Integer32
  prvtLmmInterfaceTxPowerThresholdTxHi Integer32
  prvtLmmInterfaceTxPowerTestState TruthValue
  prvtLmmInterfaceOperStatus TruthValue

Defined Values

prvtLmmMIB 1.3.6.1.4.1.738.1.5.172
Initial version. This MIB will configure laser monitoring
MODULE-IDENTITY    

prvtLmmNotifications 1.3.6.1.4.1.738.1.5.172.0
OBJECT IDENTIFIER    

prvtLmmObjects 1.3.6.1.4.1.738.1.5.172.1
OBJECT IDENTIFIER    

prvtLmmShutdown 1.3.6.1.4.1.738.1.5.172.1.1
Enable/disable laser monitoring
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

prvtLmmDebug 1.3.6.1.4.1.738.1.5.172.1.2
Enable/Disable laser monitoring
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

prvtLmmPeriod 1.3.6.1.4.1.738.1.5.172.1.3
Specify the monitoring interval (sec).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

prvtLmmTrap 1.3.6.1.4.1.738.1.5.172.1.4
Enable/Disable sending SNMP traps when thresholds are crossed
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

prvtLmmLog 1.3.6.1.4.1.738.1.5.172.1.5
Enable/Disable alert notification logging when thresholds are crossed
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

prvtLmmLed 1.3.6.1.4.1.738.1.5.172.1.6
Enable/Disable LED-alert notifications when thresholds are crossed
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

prvtLmmTemperatureHighThreshold 1.3.6.1.4.1.738.1.5.172.1.7
Specify the low threshold value for global temperature (-128 up to 128). prvtLmmTemperatureHighThreshold must be higher than prvtLmmTemperatureLowThreshold
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -128..128  

prvtLmmTemperatureLowThreshold 1.3.6.1.4.1.738.1.5.172.1.8
Specify the low threshold value for global temperature (-128 up to 128). prvtLmmTemperatureHighThreshold must be higher than prvtLmmTemperatureLowThreshold
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -128..128  

prvtLmmRxPowerLowThreshold 1.3.6.1.4.1.738.1.5.172.1.9
Specify the low threshold value for global RX-power (-40 up to 8) prvtLmmRxPowerHighThreshold must be higher than prvtLmmRxPowerLowThreshold
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -40..8  

prvtLmmRxPowerHighThreshold 1.3.6.1.4.1.738.1.5.172.1.10
Specify the high threshold value for global RX-power (-40 up to 8) prvtLmmRxPowerHighThreshold must be higher than prvtLmmRxPowerLowThreshold
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -40..8  

prvtLmmTxPowerLowThreshold 1.3.6.1.4.1.738.1.5.172.1.11
Specify the low threshold value for global RX-power (-40 up to 8) prvtLmmTxPowerHighThreshold must be higher than prvtLmmTxPowerLowThreshold
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -40..8  

prvtLmmTxPowerHighThreshold 1.3.6.1.4.1.738.1.5.172.1.12
Specify the high threshold value for global RX-power (-40 up to 8) prvtLmmTxPowerHighThreshold must be higher than prvtLmmTxPowerLowThreshold
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -40..8  

prvtLmmInterfaceTable 1.3.6.1.4.1.738.1.5.172.1.13
Lmm configuration per ethernet port
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtLmmInterfaceEntry

prvtLmmInterfaceEntry 1.3.6.1.4.1.738.1.5.172.1.13.1
The Stack table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtLmmInterfaceEntry  

prvtLmmInterfaceShutdown 1.3.6.1.4.1.738.1.5.172.1.13.1.1
Enable/Disable laser monitoring on port
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

prvtLmmInterfaceTempLowThreshold 1.3.6.1.4.1.738.1.5.172.1.13.1.2
Specify the low threshold value for port temperature
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -128..128  

prvtLmmInterfaceTempHighThreshold 1.3.6.1.4.1.738.1.5.172.1.13.1.3
Specify the high threshold value for port temperature. Value of prvtLmmInterfaceTempHighThreshold must be greater than prvtLmmInterfaceTempLowThreshold
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -128..128  

prvtLmmInterfaceTempValue 1.3.6.1.4.1.738.1.5.172.1.13.1.4
Display laser Temperature current value
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

prvtLmmInterfaceTempThresholdLo 1.3.6.1.4.1.738.1.5.172.1.13.1.5
The thresholds read from hardware or set by user
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

prvtLmmInterfaceTempThresholdHi 1.3.6.1.4.1.738.1.5.172.1.13.1.6
The thresholds read from hardware or set by user
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

prvtLmmInterfaceTempTestState 1.3.6.1.4.1.738.1.5.172.1.13.1.7
The state test
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

prvtLmmInterfaceRxPowerLowThreshold 1.3.6.1.4.1.738.1.5.172.1.13.1.8
Specify the low threshold value for port RX-power.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -40..8  

prvtLmmInterfaceRxPowerHighThreshold 1.3.6.1.4.1.738.1.5.172.1.13.1.9
Specify the high threshold value for port RX-power. Value of prvtLmmInterfaceRxPowerHighThreshold must be greater than prvtLmmInterfaceRxPowerLowThreshold
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -40..8  

prvtLmmInterfaceRxPowerValue 1.3.6.1.4.1.738.1.5.172.1.13.1.10
Display laser Rx Power current value
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

prvtLmmInterfaceRxPowerThresholdRxLo 1.3.6.1.4.1.738.1.5.172.1.13.1.11
The thresholds read from hardware or set by user
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

prvtLmmInterfaceRxPowerThresholdRxHi 1.3.6.1.4.1.738.1.5.172.1.13.1.12
The thresholds read from hardware or set by user
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

prvtLmmInterfaceRxPowerTestState 1.3.6.1.4.1.738.1.5.172.1.13.1.13
The state test
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

prvtLmmInterfaceTxPowerLowThreshold 1.3.6.1.4.1.738.1.5.172.1.13.1.14
Specify the low threshold value for port TX-power
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -40..8  

prvtLmmInterfaceTxPowerHighThreshold 1.3.6.1.4.1.738.1.5.172.1.13.1.15
Specify the high threshold value for port TX-power Value of prvtLmmInterfaceTxPowerHighThreshold must be greater than prvtLmmInterfaceTxPowerLowThreshold
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -40..8  

prvtLmmInterfaceTxPowerValue 1.3.6.1.4.1.738.1.5.172.1.13.1.16
Display laser Tx Power current value
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

prvtLmmInterfaceTxPowerThresholdTxLo 1.3.6.1.4.1.738.1.5.172.1.13.1.17
The thresholds read from hardware or set by user
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

prvtLmmInterfaceTxPowerThresholdTxHi 1.3.6.1.4.1.738.1.5.172.1.13.1.18
The thresholds read from hardware or set by user
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

prvtLmmInterfaceTxPowerTestState 1.3.6.1.4.1.738.1.5.172.1.13.1.19
The state test
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

prvtLmmInterfaceOperStatus 1.3.6.1.4.1.738.1.5.172.1.13.1.20
Operational status
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

prvtLmmTemperatureThresholdCrossed 1.3.6.1.4.1.738.1.5.172.0.1
The prvtLmmTemperatureThresholdCrossed shall be generated when prvtLmmInterfaceTempValue rises above prvtLmmInterfaceTempThresholdHi or falls below prvtLmmInterfaceTempThresholdLo. Also the notification shall be generated when prvtLmmInterfaceTempValue returns to the normal range between prvtLmmInterfaceTempThresholdHi and prvtLmmInterfaceTempThresholdLo.
Status: current Access: read-only
NOTIFICATION-TYPE    

prvtLmmTxPowerThresholdCrossed 1.3.6.1.4.1.738.1.5.172.0.2
The prvtLmmTxPowerThresholdCrossed shall be generated when prvtLmmInterfaceTxPowerValue rises above prvtLmmInterfaceTxPowerThresholdTxHi or falls below prvtLmmInterfaceTxPowerThresholdTxLo. Also the notification shall be generated when prvtLmmInterfaceTxPowerValue returns to the normal range between prvtLmmInterfaceTxPowerThresholdTxHi and prvtLmmInterfaceTxPowerThresholdTxLo.
Status: current Access: read-only
NOTIFICATION-TYPE    

prvtLmmRxPowerThresholdCrossed 1.3.6.1.4.1.738.1.5.172.0.3
The prvtLmmRxPowerThresholdCrossed shall be generated when prvtLmmInterfaceRxPowerValue rises above prvtLmmInterfaceRxPowerThresholdRxHi or falls below prvtLmmInterfaceRxPowerThresholdRxLo. Also the notification shall be generated when prvtLmmInterfaceRxPowerValue returns to the normal range between prvtLmmInterfaceRxPowerThresholdRxHi and prvtLmmInterfaceRxPowerThresholdRxLo.
Status: current Access: read-only
NOTIFICATION-TYPE