DNOS-MVR-PRIVATE-MIB: View SNMP OID List / Download MIB

VENDOR: DELL INC.


 Home MIB: DNOS-MVR-PRIVATE-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
 fastpathMvr 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50
The Broadcom Private MIB for MVR Configuration
       mvrGlobalConfig 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.1
           mvrAdminMode 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.1.1 truthvalue read-write
Enable/Disable MVR. The value true(1) indicates that MVR is enabled A value of false(2) indicates that MVR is disabled.
           mvrModeType 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.1.2 integer read-write
Shows/Changes MVR mode. The value compatible(1) indicates that compatible mode is enabled. A value of dynamic(2) indicates that dynamic mode is enabled. Enumeration: 'compatible': 1, 'dynamic': 2.
           mvrMulticastVlanId 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.1.3 vlanindex read-write
Shows/Changes the Multicast Vlan number.
           mvrMaxMulticastGroupsCount 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.1.4 integer read-only
The maximum number of multicast groups that is supported by MVR.
           mvrCurrentMulticastGroupsCount 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.1.5 integer read-only
The current number of MVR groups allocated.
           mvrQueryTime 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.1.6 timeinterval read-write
Shows/Changes the MVR Query time, in centiseconds.
       mvrPortTable 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.2 no-access
A table of MVR control information about every bridge port. This is indexed by mvrBasePort.
           mvrPortEntry 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.2.1 no-access
MVR control information for a bridge port.
               mvrPortMvrEnabled 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.2.1.1 truthvalue read-write
Enable\Disable MVR on port. The value true(1) indicates that MVR is enabled. A value of false(2) indicates that MVR is disabled.
               mvrPortType 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.2.1.2 integer read-write
MVR Interface type. Enumeration: 'source': 1, 'none': 3, 'receiver': 2.
               mvrPortImmediateLeaveMode 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.2.1.3 truthvalue read-write
Shows/Changes Immediate Leave mode for MVR port. The value true(1) indicates that the port is in Immediate Leave mode. A value of false(2) indicates that the port is not in Immediate Leave mode.
               mvrPortStatus 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.2.1.4 integer read-only
The interface status. Enumeration: 'activeInVlan': 1, 'inactiveNotInVlan': 4, 'inactiveInVlan': 3, 'activeNotInVlan': 2.
       mvrGroupsTable 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.3 no-access
A table of MVR groups.
           mvrGroupEntry 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.3.1 no-access
MVR information of membership group.
               mvrGroupIPAddress 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.3.1.1 ipaddress read-only
The multicast Group IP address.
               mvrGroupStatus 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.3.1.2 integer read-only
The status of the specific MVR group. Enumeration: 'active': 1, 'inactive': 2.
               mvrGroupRowStatus 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.3.1.3 rowstatus read-only
The status of this conceptual row.To create a row in this table, a manager must set this object to 'createAndGo'(4) .To delete a row in this table, a manager must set this object to `destroy'(6)
       mvrPortMembershipTable 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.4 no-access
A table of MVR membership groups.
           mvrPortMembershipEntry 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.4.1 no-access
MVR information of membership group.
               mvrPortMembershipGroupIPAddress 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.4.1.1 ipaddress read-only
The multicast Group IP address.
               mvrPortMembershipPortIfIndex 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.4.1.2 interfaceindex read-only
Interface index in 'ifTable'.
               mvrPortMembershipRowStatus 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.4.1.3 rowstatus read-only
The status of this conceptual row.To create a row in this table, a manager must set this object to 'createAndGo'(4) .To delete a row in this table, a manager must set this object to `destroy'(6)
       mvrStatistics 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.5
           mvrIGMPQueryReceived 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.5.1 unsigned32 read-only
Number of received IGMP Queries.
           mvrIGMPReportV1Received 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.5.2 unsigned32 read-only
Number of received IGMP Reports V1.
           mvrIGMPReportV2Received 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.5.3 unsigned32 read-only
Number of received IGMP Reports V1.
           mvrIGMPLeaveReceived 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.5.4 unsigned32 read-only
Number of received IGMP Leaves.
           mvrIGMPQueryTransmitted 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.5.5 unsigned32 read-only
Number of transmitted IGMP Queries.
           mvrIGMPReportV1Transmitted 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.5.6 unsigned32 read-only
Number of transmitted IGMP Reports V1.
           mvrIGMPReportV2Transmitted 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.5.7 unsigned32 read-only
Number of transmitted IGMP Reports V2.
           mvrIGMPLeaveTransmitted 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.5.8 unsigned32 read-only
Number of transmitted IGMP Leaves.
           mvrIGMPPacketReceiveFailures 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.5.9 unsigned32 read-only
Number of failures on receiving the IGMP packets.
           mvrIGMPPacketTransmitFailures 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.50.5.10 unsigned32 read-only
Number of failures on transmitting the IGMP packets.