TELDAT-MON-FEATURES-NSLA-MIB: View SNMP OID List / Download MIB

VENDOR: TELDAT, S.A.


 Home MIB: TELDAT-MON-FEATURES-NSLA-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
 telProdNpMonFeatNsla 1.3.6.1.4.1.2007.4.1.2.4.7
This module defines a MIB for Network Level Service Advisor (NSLA) wich provides a way of filtering and logic processing the result of Network Service Monitor (NSM) operations and Level Indicator updates and generates a boolean result to be used in several router modules: MIB for management of Teldat feature Network Level Service Advisor. The table structure overview is as follows (t: indicates a table, at: indicates an augmented table, and it: indicates table with the same indices/control as parent table): NSLA MIB |t++ Filter Table |t++ Advisor Table |t++ Alarm Table |+++ NSLA Enabled |+++ NSLA Muted
     teldatNslaObjects 1.3.6.1.4.1.2007.4.1.2.4.7.1
         teldatNslaFilterTable 1.3.6.1.4.1.2007.4.1.2.4.7.1.1 no-access
A table of NSLA monitoring definitions. The NSLA administration control is in multiple tables. This table controls the Filters state.
             teldatNslaFilterEntry 1.3.6.1.4.1.2007.4.1.2.4.7.1.1.1 no-access
A base list of objects that define an Filter control row.
                 teldatNslaFilterIndex 1.3.6.1.4.1.2007.4.1.2.4.7.1.1.1.1 nslatableindex no-access
Uniquely identifies a row in the teldatNslaFilterTable.
                 teldatNslaFilterOutput 1.3.6.1.4.1.2007.4.1.2.4.7.1.1.1.2 truthvalue read-only
This is the output value of the Filter of this row.
                 teldatNslaFilterUserActivate 1.3.6.1.4.1.2007.4.1.2.4.7.1.1.1.3 integer read-write
Force the Output of the Filter. Can be enabled, disabled or normal wich means that the output is the current output of the Filter. Enumeration: 'disabled': 2, 'enabled': 1, 'normal': 3.
                 teldatNslaFilterUserEnable 1.3.6.1.4.1.2007.4.1.2.4.7.1.1.1.4 integer read-write
With this object the Filter can be enabled/disabled. Enumeration: 'disabled': 2, 'enabled': 1.
                 teldatNslaFilterUserMute 1.3.6.1.4.1.2007.4.1.2.4.7.1.1.1.5 integer read-write
With this object the Filter can be muted/unmuted. Enumeration: 'muted': 1, 'unmuted': 2.
                 teldatNslaFilterCfgEnable 1.3.6.1.4.1.2007.4.1.2.4.7.1.1.1.6 integer read-only
Enabled/disabled configuration of the Filter. Enumeration: 'disabled': 2, 'enabled': 1.
                 teldatNslaFilterCfgMute 1.3.6.1.4.1.2007.4.1.2.4.7.1.1.1.7 integer read-only
Muted/unmuted configuration of the Filter. Enumeration: 'muted': 1, 'unmuted': 2.
                 teldatNslaFilterCfgInvert 1.3.6.1.4.1.2007.4.1.2.4.7.1.1.1.8 integer read-only
Normal/inverted configuration of the Filter. Enumeration: 'inverted': 2, 'normal': 1.
                 teldatNslaFilterToggles 1.3.6.1.4.1.2007.4.1.2.4.7.1.1.1.9 unsigned32 read-only
Number of current toggles of the Filter.
                 teldatNslaFilterOverActTh 1.3.6.1.4.1.2007.4.1.2.4.7.1.1.1.10 unsigned32 read-only
Number of samples over the activation threshold of the Filter.
                 teldatNslaFilterUnderDeactTh 1.3.6.1.4.1.2007.4.1.2.4.7.1.1.1.11 unsigned32 read-only
Number of samples under the deactivation threshold of the Filter.
                 teldatNslaFilterActPercent 1.3.6.1.4.1.2007.4.1.2.4.7.1.1.1.12 integer read-only
Current percentage of samples over the activation threshold in the filtering window.
                 teldatNslaFilterActTime 1.3.6.1.4.1.2007.4.1.2.4.7.1.1.1.13 unsigned32 read-only
Time since window activation.
                 teldatNslaFilterDeactPercent 1.3.6.1.4.1.2007.4.1.2.4.7.1.1.1.14 integer read-only
Current percentage of samples under the deactivation threshold in the filtering window.
                 teldatNslaFilterDeactTime 1.3.6.1.4.1.2007.4.1.2.4.7.1.1.1.15 unsigned32 read-only
Time since window deactivation.
                 teldatNslaFilterLastSample 1.3.6.1.4.1.2007.4.1.2.4.7.1.1.1.16 integer read-only
Numbers of samples required to execute the calculations.
                 teldatNslaFilterTotalSamples 1.3.6.1.4.1.2007.4.1.2.4.7.1.1.1.17 unsigned32 read-only
Total number of samples
         teldatNslaAlarmTable 1.3.6.1.4.1.2007.4.1.2.4.7.1.2 no-access
A table of NSLA monitoring definitions. The NSLA administration control is in multiple tables. This table controls the Alarms state.
             teldatNslaAlarmEntry 1.3.6.1.4.1.2007.4.1.2.4.7.1.2.1 no-access
A base list of objects that define an Alarm control row.
                 teldatNslaAlarmIndex 1.3.6.1.4.1.2007.4.1.2.4.7.1.2.1.1 nslatableindex no-access
Uniquely identifies a row in the teldatNslaAlarmTable.
                 teldatNslaAlarmOutput 1.3.6.1.4.1.2007.4.1.2.4.7.1.2.1.2 truthvalue read-only
This is the output value of the Alarm of this row.
                 teldatNslaAlarmUserActivate 1.3.6.1.4.1.2007.4.1.2.4.7.1.2.1.3 integer read-write
Force the Output of the Alarm. Can be enabled, disabled or normal wich means that the output is the current output of the Alarm. Enumeration: 'disabled': 2, 'enabled': 1, 'normal': 3.
                 teldatNslaAlarmUserEnable 1.3.6.1.4.1.2007.4.1.2.4.7.1.2.1.4 integer read-write
With this object the Alarm can be enabled/disabled. Enumeration: 'disabled': 2, 'enabled': 1.
                 teldatNslaAlarmUserMute 1.3.6.1.4.1.2007.4.1.2.4.7.1.2.1.5 integer read-write
With this object the Alarm can be muted/unmuted. Enumeration: 'muted': 1, 'unmuted': 2.
                 teldatNslaAlarmCfgEnable 1.3.6.1.4.1.2007.4.1.2.4.7.1.2.1.6 integer read-only
Enabled/disabled configuration of the Alarm. Enumeration: 'disabled': 2, 'enabled': 1.
                 teldatNslaAlarmCfgMute 1.3.6.1.4.1.2007.4.1.2.4.7.1.2.1.7 integer read-only
Muted/unmuted configuration of the Alarm. Enumeration: 'muted': 1, 'unmuted': 2.
                 teldatNslaAlarmCfgInvert 1.3.6.1.4.1.2007.4.1.2.4.7.1.2.1.8 integer read-only
Normal/inverted configuration of the Alarm. Enumeration: 'inverted': 2, 'normal': 1.
                 teldatNslaAlarmExpression 1.3.6.1.4.1.2007.4.1.2.4.7.1.2.1.9 displaystring read-only
Alarm boolean expression.
         teldatNslaAdvisorTable 1.3.6.1.4.1.2007.4.1.2.4.7.1.3 no-access
A table of NSLA monitoring definitions. The NSLA administration control is in multiple tables. This table controls the Advisors state.
             teldatNslaAdvisorEntry 1.3.6.1.4.1.2007.4.1.2.4.7.1.3.1 no-access
A base list of objects that define an Advisor control row.
                 teldatNslaAdvisorIndex 1.3.6.1.4.1.2007.4.1.2.4.7.1.3.1.1 nslatableindex no-access
Uniquely identifies a row in the teldatNslaAdvisorTable.
                 teldatNslaAdvisorOutput 1.3.6.1.4.1.2007.4.1.2.4.7.1.3.1.2 truthvalue read-only
This is the output value of the Advisor of this row.
                 teldatNslaAdvisorUserActivate 1.3.6.1.4.1.2007.4.1.2.4.7.1.3.1.3 integer read-write
Force the Output of the Advisor. Can be enabled, disabled or normal wich means that the output is the current output of the Advisor. Enumeration: 'disabled': 2, 'enabled': 1, 'normal': 3.
                 teldatNslaAdvisorUserEnable 1.3.6.1.4.1.2007.4.1.2.4.7.1.3.1.4 integer read-write
With this object the Advisor can be enabled/disabled. Enumeration: 'disabled': 2, 'enabled': 1.
                 teldatNslaAdvisorUserMute 1.3.6.1.4.1.2007.4.1.2.4.7.1.3.1.5 integer read-write
With this object the Advisor can be muted/unmuted. Enumeration: 'muted': 1, 'unmuted': 2.
                 teldatNslaAdvisorCfgEnable 1.3.6.1.4.1.2007.4.1.2.4.7.1.3.1.6 integer read-only
Enabled/disabled configuration of the Advisor. Enumeration: 'disabled': 2, 'enabled': 1.
                 teldatNslaAdvisorCfgMute 1.3.6.1.4.1.2007.4.1.2.4.7.1.3.1.7 integer read-only
Muted/unmuted configuration of the Advisor. Enumeration: 'muted': 1, 'unmuted': 2.
                 teldatNslaAdvisorCfgInvert 1.3.6.1.4.1.2007.4.1.2.4.7.1.3.1.8 integer read-only
Normal/inverted configuration of the Advisor. Enumeration: 'inverted': 2, 'normal': 1.
                 teldatNslaAdvisorExpression 1.3.6.1.4.1.2007.4.1.2.4.7.1.3.1.9 displaystring read-only
Advisor boolean expression.
         teldatNslaGlobalEnabled 1.3.6.1.4.1.2007.4.1.2.4.7.1.4 integer read-write
Global NSLA enable state. Enumeration: 'disabled': 2, 'enabled': 1.
         teldatNslaGlobalMute 1.3.6.1.4.1.2007.4.1.2.4.7.1.5 integer read-write
Global NSLA mute state. Enumeration: 'muted': 1, 'unmuted': 2.
     teldatNslaNotificationsPrefix 1.3.6.1.4.1.2007.4.1.2.4.7.2
         teldatNslaNotifications 1.3.6.1.4.1.2007.4.1.2.4.7.2.0
     teldatNslaMibConformance 1.3.6.1.4.1.2007.4.1.2.4.7.3
         teldatNslaMibCompliances 1.3.6.1.4.1.2007.4.1.2.4.7.3.1
         teldatNslaMibGroups 1.3.6.1.4.1.2007.4.1.2.4.7.3.2