AT-FIBER-MONITORING-MIB

File: AT-FIBER-MONITORING-MIB.mib (11794 bytes)

Imported modules

AT-SYSINFO-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

sysinfo Integer32 Unsigned32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
DisplayString

Defined Types

AtFiberMonConfigEntry  
SEQUENCE    
  atFiberMonIfname OCTET STRING
  atFiberMonEnable INTEGER
  atFiberMonInterval Integer32
  atFiberMonSensitivity OCTET STRING
  atFiberMonBaseline OCTET STRING
  atFiberMonAlarmAction INTEGER

AtFiberMonStateEntry  
SEQUENCE    
  atFiberMonIfindex Integer32
  atFiberMonChannel INTEGER
  atFiberMonlIfDescription DisplayString
  atFiberMonActualBaseline Integer32
  atFiberMonThreshold Integer32
  atFiberMonReadingHistory DisplayString
  atFiberMonMinReading Integer32
  atFiberMonMaxReading Integer32

Defined Values

atFiberMon 1.3.6.1.4.1.207.8.4.4.3.27
This MIB contains managed objects definition and notification definitions for AT Fiber Monitoring feature.
MODULE-IDENTITY    

atFiberMonNotifications 1.3.6.1.4.1.207.8.4.4.3.27.0
OBJECT IDENTIFIER    

atFiberMonAlarmSetNotify 1.3.6.1.4.1.207.8.4.4.3.27.0.1
A notification generated when the monitored received optical power of an SFP goes outside its alarm threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

atFiberMonAlarmClearedNotify 1.3.6.1.4.1.207.8.4.4.3.27.0.2
A notification generated when the monitored received optical power of an SFP returns to an acceptable value. This can occur because the power has returned to its previous level or the comparison baseline has adjusted to the new level.
Status: current Access: read-only
NOTIFICATION-TYPE    

atFiberMonTrapVariable 1.3.6.1.4.1.207.8.4.4.3.27.1
OBJECT IDENTIFIER    

atFiberMonReading 1.3.6.1.4.1.207.8.4.4.3.27.1.1
The current received optical power reading for the port specified in the trap (x0.0001mW)
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..65535  

atFiberMonConfigTable 1.3.6.1.4.1.207.8.4.4.3.27.2
It contains the objects used to configure the operation of fiber monitoring.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtFiberMonConfigEntry

atFiberMonConfigEntry 1.3.6.1.4.1.207.8.4.4.3.27.2.1
Entry for the table. It contains the configurables of fiber monitering for an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtFiberMonConfigEntry  

atFiberMonIfname 1.3.6.1.4.1.207.8.4.4.3.27.2.1.1
The name of the interface where the pluggable is in.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..16)  

atFiberMonEnable 1.3.6.1.4.1.207.8.4.4.3.27.2.1.2
Enable or disable fiber monitoring.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

atFiberMonInterval 1.3.6.1.4.1.207.8.4.4.3.27.2.1.3
Fiber monitoring polling interval in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..60  

atFiberMonSensitivity 1.3.6.1.4.1.207.8.4.4.3.27.2.1.4
The sensitivity for fiber monitoring. Acceptable mode strings and value ranges are as below: low - 2dB medium - 1dB high - 0.5dB highest - 0.0025mW fixed <25 - 65535> - units of 0.0001mW relative <0.00 - 10.00> - units of dB For example, if you want to set the sensitivity to medium level, then you enter word medium Or if you want to set it to a fixed value, then you enter string fixed 1000 Or if you want to set to a relative value, then you enter string relative 1.20
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

atFiberMonBaseline 1.3.6.1.4.1.207.8.4.4.3.27.2.1.5
The baseline value for firber mornitoring. Acceptable mode string and value ranges are as below: average <12-150> - number of readings used to calculate moving average. fixed <1-65535> - fixed baseline value in units of 0.0001mW. For example, if you want to use a moving average of 12 readings as the baseline, you enter average 12 Or if you want to use a fixed value, though it is not recommended, you enter fixed 500
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

atFiberMonAlarmAction 1.3.6.1.4.1.207.8.4.4.3.27.2.1.6
Actions to take when an alarm occurs. Acceptable values are: 1. Log a message only. 2. Send snmp trap and log. 3. Shut down the interface and log. 4. Send trap, shutdown and log.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER logOnly(1), sendTrap(2), shutdown(3), sendtrapAndShutdown(4)  

atFiberMonStateTable 1.3.6.1.4.1.207.8.4.4.3.27.3
This table contains the information of fiber monitoring state for SFPs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtFiberMonStateEntry

atFiberMonStateEntry 1.3.6.1.4.1.207.8.4.4.3.27.3.1
Entry for fiber monitoring state table. It contains state values for a fiber channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtFiberMonStateEntry  

atFiberMonIfindex 1.3.6.1.4.1.207.8.4.4.3.27.3.1.1
The index of the interface where the pluggable is in.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

atFiberMonChannel 1.3.6.1.4.1.207.8.4.4.3.27.3.1.2
The channel number of the pluggable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

atFiberMonlIfDescription 1.3.6.1.4.1.207.8.4.4.3.27.3.1.3
Interface description. Normally it would be the name of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

atFiberMonActualBaseline 1.3.6.1.4.1.207.8.4.4.3.27.3.1.4
The calculated baseline value for the link, in units of 0.0001mW.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

atFiberMonThreshold 1.3.6.1.4.1.207.8.4.4.3.27.3.1.5
Threshold value for alarm to occur, in units of 0.0001mW.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

atFiberMonReadingHistory 1.3.6.1.4.1.207.8.4.4.3.27.3.1.6
The reading history. It is a string containing last 12 readings.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

atFiberMonMinReading 1.3.6.1.4.1.207.8.4.4.3.27.3.1.7
The minimum reading of rx power, in units of 0.0001mW.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

atFiberMonMaxReading 1.3.6.1.4.1.207.8.4.4.3.27.3.1.8
The maximum reading of rx power, in units of 0.0001mW.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535