SLE-MPLS-TP-PW-STATISTICS-MIB: View SNMP OID List / Download MIB

VENDOR: DASAN CO.,LTD.


 Home MIB: SLE-MPLS-TP-PW-STATISTICS-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
 sleMpls 1.3.6.1.4.1.6296.101.16
       sleMplsTpPwStats 1.3.6.1.4.1.6296.101.16.21
This mib contains the managed objects for PW statistics. It shows the statistics of the PW from it created. Will display only on the PE.
             sleMplsTpPwStatsTable 1.3.6.1.4.1.6296.101.16.21.1
                 sleMplsTpPwStatsInfoTable 1.3.6.1.4.1.6296.101.16.21.1.1 no-access
This table contains information about the PW statistics.
                     sleMplsTpPwStatsInfoEntry 1.3.6.1.4.1.6296.101.16.21.1.1.1 no-access
An entry in this table represents the statistics of PW. The PW created by network administator or SNMP agent as instructed by the MPLS.
                         sleMplsTpPwStatsInfoPwId 1.3.6.1.4.1.6296.101.16.21.1.1.1.1 pwidtype no-access
Pw ID.
                         sleMplsTpPwStatsInfoPwName 1.3.6.1.4.1.6296.101.16.21.1.1.1.2 snmpadminstring read-only
This object is displaying PW NAME.
                         sleMplsTpPwStatsInfoTxPkts 1.3.6.1.4.1.6296.101.16.21.1.1.1.3 counter64 read-only
Transmitted packet count.
                         sleMplsTpPwStatsInfoRxPkts 1.3.6.1.4.1.6296.101.16.21.1.1.1.4 counter64 read-only
Received packet count.
                         sleMplsTpPwStatsInfoTxBytes 1.3.6.1.4.1.6296.101.16.21.1.1.1.5 counter64 read-only
Transmitted bytes count.
                         sleMplsTpPwStatsInfoRxBytes 1.3.6.1.4.1.6296.101.16.21.1.1.1.6 counter64 read-only
Received bytes count
                 sleMplsTpPwStatsControl 1.3.6.1.4.1.6296.101.16.21.1.2
                     sleMplsTpPwStatsControlRequest 1.3.6.1.4.1.6296.101.16.21.1.2.1 integer read-write
This object holds the possible read-write columns that can be modified in the Vrf table. For each read-write column of Vrf table, a Set Operation control value is added in this object. Enumeration: 'setToClearPwStats': 1.
                     sleMplsTpPwStatsControlStatus 1.3.6.1.4.1.6296.101.16.21.1.2.2 slecontrolstatustype read-only
This object displays the status of the configuration done.
                     sleMplsTpPwStatsControlTimer 1.3.6.1.4.1.6296.101.16.21.1.2.3 gauge32 read-write
This object is based on the SLE style where a timer is configured for every control table.
                     sleMplsTpPwStatsControlTimeStamp 1.3.6.1.4.1.6296.101.16.21.1.2.4 timeticks read-only
This object specifies the time at which the configuration is done.
                     sleMplsTpPwStatsReqResult 1.3.6.1.4.1.6296.101.16.21.1.2.5 slecontrolrequestresulttype read-only
The standard result of the SET operation is stored here.
                     sleMplsTpPwStatsControlPwId 1.3.6.1.4.1.6296.101.16.21.1.2.6 unsigned32 read-write
PW index. Index zero to clear all the VPWS statistics. Greater than zero to clear the specific VPWS statistics.