ZTE-AN-MULTICAST-STATS-MIB: View SNMP OID List / Download MIB

VENDOR: ZHONGXING TELECOM CO.,LTD. (ABBR. ZTE)


 Home MIB: ZTE-AN-MULTICAST-STATS-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
 zxAnMulticastStatsMib 1.3.6.1.4.1.3902.1082.60.11
The MIB module for the management of multicast statistics.
       zxAnMulticastStatsObjects 1.3.6.1.4.1.3902.1082.60.11.2
           zxAnMulticastGroupStatsObjects 1.3.6.1.4.1.3902.1082.60.11.2.2
               zxAnMcastGrpTrafficTable 1.3.6.1.4.1.3902.1082.60.11.2.2.2 no-access
Multicast group traffic table.
                   zxAnMcastGrpTrafficEntry 1.3.6.1.4.1.3902.1082.60.11.2.2.2.1 no-access
Multicast group traffic entry.
                       zxAnMCastGrpTrafficMVid 1.3.6.1.4.1.3902.1082.60.11.2.2.2.1.1 integer32 no-access
Multicast VLAN ID.
                       zxAnMCastGrpTrafficGrpIpType 1.3.6.1.4.1.3902.1082.60.11.2.2.2.1.2 inetaddresstype no-access
Multicast group IP address type.
                       zxAnMCastGrpTrafficGrpIpAddr 1.3.6.1.4.1.3902.1082.60.11.2.2.2.1.3 inetaddress no-access
Multicast group IP address.
                       zxAnMCastGrpTrafficUnit 1.3.6.1.4.1.3902.1082.60.11.2.2.2.1.4 integer read-only
The unit of multicast traffic. Enumeration: 'pps': 1, 'kbps': 2.
                       zxAnMCastGrpTrafficPeakRate 1.3.6.1.4.1.3902.1082.60.11.2.2.2.1.5 integer32 read-only
The peak rate of multicast group. The unit is determined by the zxAnMCastGrpTrafficUnit.
                       zxAnMCastGrpTrafficAvgRate 1.3.6.1.4.1.3902.1082.60.11.2.2.2.1.6 integer32 read-only
The average rate of multicast group. The unit is determined by the zxAnMCastGrpTrafficUnit.
                       zxAnMCastGrpTrafficCurrRate 1.3.6.1.4.1.3902.1082.60.11.2.2.2.1.7 integer32 read-only
The current rate of multicast group. The unit is determined by the zxAnMCastGrpTrafficUnit.
                       zxAnMCastGrpTrafficMinRate 1.3.6.1.4.1.3902.1082.60.11.2.2.2.1.8 integer32 read-only
The minimum rate of multicast group. The unit is determined by the zxAnMCastGrpTrafficUnit.
                       zxAnMCastGrpTrafficRowStatus 1.3.6.1.4.1.3902.1082.60.11.2.2.2.1.50 rowstatus read-only
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnMcastGrpTrafficEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).