TN-MVR-MIB: View SNMP OID List / Download MIB

VENDOR: TRANSITION ENGINEERING INC.


 Home MIB: TN-MVR-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
 tnMVRMIB 1.3.6.1.4.1.868.2.5.50
The mib module is designed for Multicast VLAN Registration.
       tnMVRMIBNotifications 1.3.6.1.4.1.868.2.5.50.1
       tnMVRMIBObjects 1.3.6.1.4.1.868.2.5.50.2
           tnMVRMIBMgmt 1.3.6.1.4.1.868.2.5.50.2.1
               tnMVRModeTable 1.3.6.1.4.1.868.2.5.50.2.1.1 no-access
This table contains MVR mode configuration.
                   tnMVRModeEntry 1.3.6.1.4.1.868.2.5.50.2.1.1.1 no-access
Each entry represents the MVR configuration on a device.
                       tnMVRMode 1.3.6.1.4.1.868.2.5.50.2.1.1.1.1 truthvalue read-write
To enable or disable the MVR on a device.
                       tnMVRStatisticsClear 1.3.6.1.4.1.868.2.5.50.2.1.1.1.2 truthvalue read-write
True for clearing statistics of MVR on a device.
               tnMVRInterfaceTable 1.3.6.1.4.1.868.2.5.50.2.1.2 no-access
This table contains MVR VLAN interface settings.
                   tnMVRInterfaceEntry 1.3.6.1.4.1.868.2.5.50.2.1.2.1 no-access
Each entry represents a MVR interface on a device.
                       tnMVRVID 1.3.6.1.4.1.868.2.5.50.2.1.2.1.1 vlanindex no-access
The multicast vlan id of a MVR interface.
                       tnMVRName 1.3.6.1.4.1.868.2.5.50.2.1.2.1.2 displaystring read-write
The name of a MVR interface.
                       tnMVRInterfaceMode 1.3.6.1.4.1.868.2.5.50.2.1.2.1.3 integer read-write
The mode of a MVR interface, either dynamic or compatible. Enumeration: 'compatible': 2, 'dynamic': 1.
                       tnMVRInterfaceTagging 1.3.6.1.4.1.868.2.5.50.2.1.2.1.4 integer read-write
Specify whether the traversed IGMP/MLD control frames will be sent as Untagged or Tagged with MVR VID. The default is Tagged. Enumeration: 'untagged': 1, 'tagged': 2.
                       tnMVRInterfacePriority 1.3.6.1.4.1.868.2.5.50.2.1.2.1.5 integer read-write
Specify how the traversed IGMP/MLD control frames will be sent in prioritized manner. The default Priority is 0.
                       tnMVRInterfaceLLQI 1.3.6.1.4.1.868.2.5.50.2.1.2.1.6 integer read-write
Define the maximum time to wait for IGMP/MLD report memberships on a receiver port before removing the port from multicast group membership. The value is in units of tenths of a seconds. The range is from 0 to 31744. The default LLQI is 5 tenths or one-half second.
                       tnMVRInactivePortList 1.3.6.1.4.1.868.2.5.50.2.1.2.1.7 portlist read-write
To indicate the ports as inactive when the relative bits are set to 1.
                       tnMVRSourcePortList 1.3.6.1.4.1.868.2.5.50.2.1.2.1.8 portlist read-write
To indicate the ports as source when the relative bits are set to 1.
                       tnMVRReceiverPortList 1.3.6.1.4.1.868.2.5.50.2.1.2.1.9 portlist read-write
To indicate the ports as receiver when the relative bits are set to 1.
                       tnMVRInterfaceRowStatus 1.3.6.1.4.1.868.2.5.50.2.1.2.1.10 rowstatus read-only
The row status of MVR interface table.
               tnMVRImmediateLeaveTable 1.3.6.1.4.1.868.2.5.50.2.1.3 no-access
This table contains the immediate leave setting of MVR.
                   tnMVRImmediateLeaveEntry 1.3.6.1.4.1.868.2.5.50.2.1.3.1 no-access
Each entry represents MVR immediate leave on an interface.
                       tnMVRImmediateLeaveEnabled 1.3.6.1.4.1.868.2.5.50.2.1.3.1.1 truthvalue read-write
Enable or disable immediate leave on each interface.
               tnMVRChannelConfigTable 1.3.6.1.4.1.868.2.5.50.2.1.4 no-access
This table contains MVR channel configuration.
                   tnMVRChannelConfigEntry 1.3.6.1.4.1.868.2.5.50.2.1.4.1 no-access
Each entry represents a MVR channel configuration.
                       tnMVRChannelVID 1.3.6.1.4.1.868.2.5.50.2.1.4.1.1 vlanindex no-access
The multicast vlan id of a mvr channel. This id should exist in tnMVRInterfaceTable.
                       tnMVRChannelStartEndAddrType 1.3.6.1.4.1.868.2.5.50.2.1.4.1.2 inetaddresstype no-access
The address type of MVR channel starting and ending address.
                       tnMVRChannelStartAddr 1.3.6.1.4.1.868.2.5.50.2.1.4.1.3 inetaddress no-access
The starting ipv4/ipv6 multicast address of a MVR channel.
                       tnMVRChannelEndAddr 1.3.6.1.4.1.868.2.5.50.2.1.4.1.4 inetaddress read-write
The ending ipv4/ipv6 multicast address of a MVR channel.
                       tnMVRChannelName 1.3.6.1.4.1.868.2.5.50.2.1.4.1.5 displaystring read-write
Indicate the name of the Channel of the specific Multicast VLAN. Maximum length of the Channel Name string is 32. Channel Name can only contain alphabets or numbers. Channel name should contain at least one alphabet. Channel name can be edited for the existing Channel entries or it can be added to the new entries.
                       tnMVRChannelRowStatus 1.3.6.1.4.1.868.2.5.50.2.1.4.1.6 rowstatus read-only
The row status of MVR channel configuration table.
               tnMVRStatisticsTable 1.3.6.1.4.1.868.2.5.50.2.1.5 no-access
This table contains the statistics of MVR.
                   tnMVRStatisticsEntry 1.3.6.1.4.1.868.2.5.50.2.1.5.1 no-access
Each entry represents the MVR statistics of a specific vlan id.
                       tnMVRStatisticsVID 1.3.6.1.4.1.868.2.5.50.2.1.5.1.1 integer no-access
The multicast vlan id.
                       tnMVRIGMPQueriesRx 1.3.6.1.4.1.868.2.5.50.2.1.5.1.2 unsigned32 read-only
The number of Received Queries for IGMP.
                       tnMVRMLDQueriesRx 1.3.6.1.4.1.868.2.5.50.2.1.5.1.3 unsigned32 read-only
The number of Received Queries for MLD.
                       tnMVRIGMPQueriesTx 1.3.6.1.4.1.868.2.5.50.2.1.5.1.4 unsigned32 read-only
The number of Transmitted Queries for IGMP.
                       tnMVRMLDQueriesTx 1.3.6.1.4.1.868.2.5.50.2.1.5.1.5 unsigned32 read-only
The number of Transmitted Queries for MLD.
                       tnMVRIGMPv1JoinsRx 1.3.6.1.4.1.868.2.5.50.2.1.5.1.6 unsigned32 read-only
The number of Received IGMPv1 Joins.
                       tnMVRIGMPv2ReportsRx 1.3.6.1.4.1.868.2.5.50.2.1.5.1.7 unsigned32 read-only
The number of Received IGMPv2 Reports.
                       tnMVRMLDv1ReportsRx 1.3.6.1.4.1.868.2.5.50.2.1.5.1.8 unsigned32 read-only
The number of Received MLDv1 Reports.
                       tnMVRIGMPv3ReportsRx 1.3.6.1.4.1.868.2.5.50.2.1.5.1.9 unsigned32 read-only
The number of Received IGMPv3 Reports.
                       tnMVRMLDv2ReportsRx 1.3.6.1.4.1.868.2.5.50.2.1.5.1.10 unsigned32 read-only
The number of Received MLDv2 Reports.
                       tnMVRIGMPv2LeavesRx 1.3.6.1.4.1.868.2.5.50.2.1.5.1.11 unsigned32 read-only
The number of Received IGMPv2 Leaves.
                       tnMVRMLDv1LeavesRx 1.3.6.1.4.1.868.2.5.50.2.1.5.1.12 unsigned32 read-only
The number of Received MLDv1 Leaves.
               tnMVRGroupInfoTable 1.3.6.1.4.1.868.2.5.50.2.1.6 no-access
This table contains MVR groups (channels) information.
                   tnMVRGroupInfoEntry 1.3.6.1.4.1.868.2.5.50.2.1.6.1 no-access
Each entry represents the group information for a specific vlan id.
                       tnMVRGroupVID 1.3.6.1.4.1.868.2.5.50.2.1.6.1.1 integer no-access
The vlan id of a MVR group.
                       tnMVRGroupAddrType 1.3.6.1.4.1.868.2.5.50.2.1.6.1.2 inetaddresstype no-access
The MVR group ip address type.
                       tnMVRGroupAddr 1.3.6.1.4.1.868.2.5.50.2.1.6.1.3 inetaddress no-access
The ipv4/ipv6 address of a MVR group.
                       tnMVRGroupPortMembers 1.3.6.1.4.1.868.2.5.50.2.1.6.1.4 portlist read-only
To indicate which port is under the current group.
               tnMVRSFMTable 1.3.6.1.4.1.868.2.5.50.2.1.7 no-access
This table contains the SFM(Source-Filtered Multicast) information of MVR.
                   tnMVRSFMEntry 1.3.6.1.4.1.868.2.5.50.2.1.7.1 no-access
Each entry represents the SFM information for a specific vlan id.
                       tnMVRSFMVID 1.3.6.1.4.1.868.2.5.50.2.1.7.1.1 integer no-access
The vlan id of a mvr group.
                       tnMVRSFMGroupAddrType 1.3.6.1.4.1.868.2.5.50.2.1.7.1.2 inetaddresstype no-access
The ip address type of the mvr group.
                       tnMVRSFMGroupAddr 1.3.6.1.4.1.868.2.5.50.2.1.7.1.3 inetaddress no-access
The ipv4/ipv6 group address.
                       tnMVRSFMIfIndex 1.3.6.1.4.1.868.2.5.50.2.1.7.1.4 interfaceindex no-access
The port number under the vlan and group.
                       tnMVRSFMMode 1.3.6.1.4.1.868.2.5.50.2.1.7.1.5 integer no-access
Indicates the filtering mode maintained per (VLAN ID, port number, Group Address) basis. It can be either Include or Exclude. Enumeration: 'exclude': 2, 'include': 1.
                       tnMVRSFMSourceAddrType 1.3.6.1.4.1.868.2.5.50.2.1.7.1.6 inetaddresstype no-access
The address type of the source.
                       tnMVRSFMSourceAddr 1.3.6.1.4.1.868.2.5.50.2.1.7.1.7 inetaddress no-access
IP Address of the source. Currently, system limits the total number of IP source addresses for filtering to be 128. When there is no source filtering address, the text None is shown in the Source Address field.
                       tnMVRSFMType 1.3.6.1.4.1.868.2.5.50.2.1.7.1.8 integer read-only
To indicate the type of the SFM, either allow or deny. Enumeration: 'deny': 2, 'allow': 1.
                       tnMVRSFMHardwareFilter 1.3.6.1.4.1.868.2.5.50.2.1.7.1.9 truthvalue read-only
Indicates whether data plane destined to the specific group address from the source IPv4/IPv6 address could be handled by chip or not.
       tnMVRMIBConformance 1.3.6.1.4.1.868.2.5.50.3