HIRSCHMANN-MULTICAST-MIB: View SNMP OID List / Download MIB

VENDOR: RICHARD HIRSCHMANN


 Home MIB: HIRSCHMANN-MULTICAST-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
 hmPlatform4Multicast 1.3.6.1.4.1.248.15.4
The Hirschmann Private Platform4 Multicast MIB definitions for Platform devices.
     hmAgentMulticastIGMPConfigGroup 1.3.6.1.4.1.248.15.4.1
         hmAgentMulticastIGMPAdminMode 1.3.6.1.4.1.248.15.4.1.1 integer read-write
This enables or disables IGMP on the system. Enabling IGMP enables also IGMP-Snooping. Enumeration: 'enable': 1, 'disable': 2.
         hmAgentMulticastIGMPInterfaceTable 1.3.6.1.4.1.248.15.4.1.2 no-access
Provides Per-Interface configuration of IGMP.
             hmAgentMulticastIGMPInterfaceEntry 1.3.6.1.4.1.248.15.4.1.2.1 no-access
Information about a table entry.
                 hmAgentMulticastIGMPInterfaceIfIndex 1.3.6.1.4.1.248.15.4.1.2.1.1 integer32 read-only
Identifies the external interface number.
                 hmAgentMulticastIGMPInterfaceAdminMode 1.3.6.1.4.1.248.15.4.1.2.1.2 integer read-write
This enables or disables IGMP on this interface. Enumeration: 'enable': 1, 'disable': 2.
         hmAgentMulticastIGMPSoftwareDSCP 1.3.6.1.4.1.248.15.4.1.210 integer32 read-write
Configures the DSCP value that is written into multicast packets that are routed in software. If set to 64, the DSCP value of incoming packets is not changed.
     hmAgentMulticastPIMConfigGroup 1.3.6.1.4.1.248.15.4.2
         hmAgentMulticastPIMConfigMode 1.3.6.1.4.1.248.15.4.2.1 integer read-write
This controls which PIM mode configuration the PIM-MIB displays. Enumeration: 'dense': 2, 'sparse': 1.
         hmAgentMulticastPIMPruneHoldtime 1.3.6.1.4.1.248.15.4.2.2 integer32 read-write
This sets the holdtime for PIMDM Prunes and Asserts.
     hmAgentMulticastPIMSMConfigGroup 1.3.6.1.4.1.248.15.4.3
         hmAgentMulticastPIMSMAdminMode 1.3.6.1.4.1.248.15.4.3.1 integer read-write
This enables or disables PIM Sparse Mode on the system. Enumeration: 'enable': 1, 'disable': 2.
         hmAgentMulticastPIMSMDataThresholdRate 1.3.6.1.4.1.248.15.4.3.2 integer32 read-write
Specifies the minimum rate in Kbits/sec for the last hop router to initiate switching to the shortest path.
         hmAgentMulticastPIMSMRegThresholdRate 1.3.6.1.4.1.248.15.4.3.3 integer32 read-write
Specifies the minimum rate in Kbits/sec for the RP to switch to the shortest path.
         hmAgentMulticastPIMSMStaticRPTable 1.3.6.1.4.1.248.15.4.3.4 no-access
Provides Per-Interface configuration of PIM-SM.
             hmAgentMulticastPIMSMStaticRPEntry 1.3.6.1.4.1.248.15.4.3.4.1 no-access
Information about a table entry.
                 hmAgentMulticastPIMSMStaticRPIpAddr 1.3.6.1.4.1.248.15.4.3.4.1.1 ipaddress no-access
IP Address of the RP.
                 hmAgentMulticastPIMSMStaticRPGroupIpAddr 1.3.6.1.4.1.248.15.4.3.4.1.2 ipaddress no-access
Group IP Address supported by the RP.
                 hmAgentMulticastPIMSMStaticRPGroupIpMask 1.3.6.1.4.1.248.15.4.3.4.1.3 ipaddress no-access
Group mask for the group IP Address.
                 hmAgentMulticastPIMSMStaticRPStatus 1.3.6.1.4.1.248.15.4.3.4.1.4 rowstatus read-only
Status of this entry in the Static RP Table. Allowed values are: active(1) - This entry is active destroy(6) - Setting an entry to this value removes the entry from the table.
         hmAgentMulticastPIMSMInterfaceTable 1.3.6.1.4.1.248.15.4.3.5 no-access
Provides Per-Interface configuration of PIM-SM.
             hmAgentMulticastPIMSMInterfaceEntry 1.3.6.1.4.1.248.15.4.3.5.1 no-access
Allows configuration of parameters not provided in the standard PIM-MIB.
                 hmAgentMulticastPIMSMInterfaceIndex 1.3.6.1.4.1.248.15.4.3.5.1.1 unsigned32 no-access
Routing Interface associated with this PIM SM configuration entry.
                 hmAgentMulticastPIMSMInterfaceCBSRHashMaskLength 1.3.6.1.4.1.248.15.4.3.5.1.2 unsigned32 read-write
The BSR hash mask length to be advertised in bootstrap messages if this interface is elected as the bootstrap router. This hash mask length will be used in the hash algorith for selecting the RP for a particular group.
                 hmAgentMulticastPIMSMInterfaceCRPPreference 1.3.6.1.4.1.248.15.4.3.5.1.3 integer32 read-write
The preference value for the local interface as a Candidate Rendezvous Point. The value of -1 is used to indicate that the local interface is not a Candidate RP interface.
     hmAgentMulticastPIMDMConfigGroup 1.3.6.1.4.1.248.15.4.4
         hmAgentMulticastPIMDMAdminMode 1.3.6.1.4.1.248.15.4.4.1 integer read-write
This enables or disables PIM Dense Mode on the system. Enumeration: 'enable': 1, 'disable': 2.
     hmAgentMulticastRoutingConfigGroup 1.3.6.1.4.1.248.15.4.5
         hmAgentMulticastRoutingAdminMode 1.3.6.1.4.1.248.15.4.5.1 integer read-write
This enables or disables Multicast Routing Mode on the system. Enumeration: 'enable': 1, 'disable': 2.
     hmAgentMulticastDVMRPConfigGroup 1.3.6.1.4.1.248.15.4.6
         hmAgentMulticastDVMRPAdminMode 1.3.6.1.4.1.248.15.4.6.1 integer read-write
This enables or disables DVMRP on the system. Enumeration: 'enable': 1, 'disable': 2.
     hmAgentSnmpTrapFlagsConfigGroupMulticast 1.3.6.1.4.1.248.15.4.7
         hmAgentSnmpDVMRPTrapFlag 1.3.6.1.4.1.248.15.4.7.1 integer read-write
This enables or disables DVMRP Traps on the system. Enumeration: 'enable': 1, 'disable': 2.
         hmAgentSnmpPIMTrapFlag 1.3.6.1.4.1.248.15.4.7.2 integer read-write
This enables or disables PIM Traps on the system. Enumeration: 'enable': 1, 'disable': 2.
     hmAgentIpStaticMRouteTable 1.3.6.1.4.1.248.15.4.8 no-access
The table listing the Static Multicast Route Entries.
         hmAgentIpStaticMRouteEntry 1.3.6.1.4.1.248.15.4.8.1 no-access
Information about a table entry.
             hmAgentIpStaticMRouteSrcAddressType 1.3.6.1.4.1.248.15.4.8.1.1 inetaddresstype no-access
The address type of this Multicast data source.
             hmAgentIpStaticMRouteSrcIpAddr 1.3.6.1.4.1.248.15.4.8.1.2 inetaddress no-access
The address of the Multicast data source.
             hmAgentIpStaticMRouteSrcNetMask 1.3.6.1.4.1.248.15.4.8.1.3 integer32 no-access
The network mask for the IP address of the Multicast data source.
             hmAgentIpStaticMRouteRpfIpAddr 1.3.6.1.4.1.248.15.4.8.1.4 inetaddress read-only
The RPF Address.
             hmAgentIpStaticMRouteIfIndex 1.3.6.1.4.1.248.15.4.8.1.5 interfaceindex read-only
The interface index is valid only for IPv6 and only if RPF address is link-local.
             hmAgentIpStaticMRoutePreference 1.3.6.1.4.1.248.15.4.8.1.6 integer32 read-only
The preference of this route entry.
             hmAgentIpStaticMRouteStatus 1.3.6.1.4.1.248.15.4.8.1.7 rowstatus read-only
The preference of this route entry.