AT-FIBER-MONITORING-MIB: View SNMP OID List / Download MIB

VENDOR: ALLIED TELESIS


 Home MIB: AT-FIBER-MONITORING-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
 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.
       atFiberMonNotifications 1.3.6.1.4.1.207.8.4.4.3.27.0
           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.
           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.
       atFiberMonTrapVariable 1.3.6.1.4.1.207.8.4.4.3.27.1
           atFiberMonReading 1.3.6.1.4.1.207.8.4.4.3.27.1.1 integer32 no-access
The current received optical power reading for the port specified in the trap (x0.0001mW)
       atFiberMonConfigTable 1.3.6.1.4.1.207.8.4.4.3.27.2 no-access
It contains the objects used to configure the operation of fiber monitoring.
           atFiberMonConfigEntry 1.3.6.1.4.1.207.8.4.4.3.27.2.1 no-access
Entry for the table. It contains the configurables of fiber monitering for an interface.
               atFiberMonIfname 1.3.6.1.4.1.207.8.4.4.3.27.2.1.1 octet string read-write
The name of the interface where the pluggable is in.
               atFiberMonEnable 1.3.6.1.4.1.207.8.4.4.3.27.2.1.2 integer read-write
Enable or disable fiber monitoring. Enumeration: 'disabled': 2, 'enabled': 1.
               atFiberMonInterval 1.3.6.1.4.1.207.8.4.4.3.27.2.1.3 integer32 read-write
Fiber monitoring polling interval in seconds.
               atFiberMonSensitivity 1.3.6.1.4.1.207.8.4.4.3.27.2.1.4 octet string read-write
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
               atFiberMonBaseline 1.3.6.1.4.1.207.8.4.4.3.27.2.1.5 octet string read-write
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
               atFiberMonAlarmAction 1.3.6.1.4.1.207.8.4.4.3.27.2.1.6 integer read-write
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. Enumeration: 'sendtrapAndShutdown': 4, 'logOnly': 1, 'shutdown': 3, 'sendTrap': 2.
       atFiberMonStateTable 1.3.6.1.4.1.207.8.4.4.3.27.3 no-access
This table contains the information of fiber monitoring state for SFPs.
           atFiberMonStateEntry 1.3.6.1.4.1.207.8.4.4.3.27.3.1 no-access
Entry for fiber monitoring state table. It contains state values for a fiber channel.
               atFiberMonIfindex 1.3.6.1.4.1.207.8.4.4.3.27.3.1.1 integer32 read-only
The index of the interface where the pluggable is in.
               atFiberMonChannel 1.3.6.1.4.1.207.8.4.4.3.27.3.1.2 integer read-only
The channel number of the pluggable.
               atFiberMonlIfDescription 1.3.6.1.4.1.207.8.4.4.3.27.3.1.3 displaystring read-only
Interface description. Normally it would be the name of the interface.
               atFiberMonActualBaseline 1.3.6.1.4.1.207.8.4.4.3.27.3.1.4 integer32 read-only
The calculated baseline value for the link, in units of 0.0001mW.
               atFiberMonThreshold 1.3.6.1.4.1.207.8.4.4.3.27.3.1.5 integer32 read-only
Threshold value for alarm to occur, in units of 0.0001mW.
               atFiberMonReadingHistory 1.3.6.1.4.1.207.8.4.4.3.27.3.1.6 displaystring read-only
The reading history. It is a string containing last 12 readings.
               atFiberMonMinReading 1.3.6.1.4.1.207.8.4.4.3.27.3.1.7 integer32 read-only
The minimum reading of rx power, in units of 0.0001mW.
               atFiberMonMaxReading 1.3.6.1.4.1.207.8.4.4.3.27.3.1.8 integer32 read-only
The maximum reading of rx power, in units of 0.0001mW.
               atFiberMonLastReading 1.3.6.1.4.1.207.8.4.4.3.27.3.1.9 integer32 read-only
The most recent reading of rx power, in units of 0.0001mW. -1 is returned if no readings have been taken yet.