HIRSCHMANN-MULTICAST-MIB

File: HIRSCHMANN-MULTICAST-MIB.mib (20736 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
IF-MIB HIRSCHMANN-MMP4-BASICL2-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 Unsigned32 RowStatus
InetAddress InetAddressType InterfaceIndex
hmPlatform4

Defined Types

HmAgentMulticastIGMPInterfaceEntry  
SEQUENCE    
  hmAgentMulticastIGMPInterfaceIfIndex Integer32
  hmAgentMulticastIGMPInterfaceAdminMode INTEGER

HmAgentMulticastPIMSMStaticRPEntry  
SEQUENCE    
  hmAgentMulticastPIMSMStaticRPIpAddr IpAddress
  hmAgentMulticastPIMSMStaticRPGroupIpAddr IpAddress
  hmAgentMulticastPIMSMStaticRPGroupIpMask IpAddress
  hmAgentMulticastPIMSMStaticRPStatus RowStatus

HmAgentMulticastPIMSMInterfaceEntry  
SEQUENCE    
  hmAgentMulticastPIMSMInterfaceIndex Unsigned32
  hmAgentMulticastPIMSMInterfaceCBSRHashMaskLength Unsigned32
  hmAgentMulticastPIMSMInterfaceCRPPreference Integer32

HmAgentIpStaticMRouteEntry  
SEQUENCE    
  hmAgentIpStaticMRouteSrcAddressType InetAddressType
  hmAgentIpStaticMRouteSrcIpAddr InetAddress
  hmAgentIpStaticMRouteSrcNetMask Integer32
  hmAgentIpStaticMRouteRpfIpAddr InetAddress
  hmAgentIpStaticMRouteIfIndex InterfaceIndex
  hmAgentIpStaticMRoutePreference Integer32
  hmAgentIpStaticMRouteStatus RowStatus

Defined Values

hmPlatform4Multicast 1.3.6.1.4.1.248.15.4
The Hirschmann Private Platform4 Multicast MIB definitions for Platform devices.
MODULE-IDENTITY    

hmAgentMulticastIGMPConfigGroup 1.3.6.1.4.1.248.15.4.1
OBJECT IDENTIFIER    

hmAgentMulticastIGMPAdminMode 1.3.6.1.4.1.248.15.4.1.1
This enables or disables IGMP on the system. Enabling IGMP enables also IGMP-Snooping.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hmAgentMulticastIGMPInterfaceTable 1.3.6.1.4.1.248.15.4.1.2
Provides Per-Interface configuration of IGMP.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HmAgentMulticastIGMPInterfaceEntry

hmAgentMulticastIGMPInterfaceEntry 1.3.6.1.4.1.248.15.4.1.2.1
Information about a table entry.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  HmAgentMulticastIGMPInterfaceEntry  

hmAgentMulticastIGMPInterfaceIfIndex 1.3.6.1.4.1.248.15.4.1.2.1.1
Identifies the external interface number.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

hmAgentMulticastIGMPInterfaceAdminMode 1.3.6.1.4.1.248.15.4.1.2.1.2
This enables or disables IGMP on this interface.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hmAgentMulticastIGMPSoftwareDSCP 1.3.6.1.4.1.248.15.4.1.210
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..64  

hmAgentMulticastPIMConfigGroup 1.3.6.1.4.1.248.15.4.2
OBJECT IDENTIFIER    

hmAgentMulticastPIMConfigMode 1.3.6.1.4.1.248.15.4.2.1
This controls which PIM mode configuration the PIM-MIB displays.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER sparse(1), dense(2)  

hmAgentMulticastPIMPruneHoldtime 1.3.6.1.4.1.248.15.4.2.2
This sets the holdtime for PIMDM Prunes and Asserts.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Integer32 30..64800  

hmAgentMulticastPIMSMConfigGroup 1.3.6.1.4.1.248.15.4.3
OBJECT IDENTIFIER    

hmAgentMulticastPIMSMAdminMode 1.3.6.1.4.1.248.15.4.3.1
This enables or disables PIM Sparse Mode on the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hmAgentMulticastPIMSMDataThresholdRate 1.3.6.1.4.1.248.15.4.3.2
Specifies the minimum rate in Kbits/sec for the last hop router to initiate switching to the shortest path.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2000  

hmAgentMulticastPIMSMRegThresholdRate 1.3.6.1.4.1.248.15.4.3.3
Specifies the minimum rate in Kbits/sec for the RP to switch to the shortest path.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2000  

hmAgentMulticastPIMSMStaticRPTable 1.3.6.1.4.1.248.15.4.3.4
Provides Per-Interface configuration of PIM-SM.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HmAgentMulticastPIMSMStaticRPEntry

hmAgentMulticastPIMSMStaticRPEntry 1.3.6.1.4.1.248.15.4.3.4.1
Information about a table entry.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  HmAgentMulticastPIMSMStaticRPEntry  

hmAgentMulticastPIMSMStaticRPIpAddr 1.3.6.1.4.1.248.15.4.3.4.1.1
IP Address of the RP.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hmAgentMulticastPIMSMStaticRPGroupIpAddr 1.3.6.1.4.1.248.15.4.3.4.1.2
Group IP Address supported by the RP.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hmAgentMulticastPIMSMStaticRPGroupIpMask 1.3.6.1.4.1.248.15.4.3.4.1.3
Group mask for the group IP Address.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hmAgentMulticastPIMSMStaticRPStatus 1.3.6.1.4.1.248.15.4.3.4.1.4
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.
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

hmAgentMulticastPIMSMInterfaceTable 1.3.6.1.4.1.248.15.4.3.5
Provides Per-Interface configuration of PIM-SM.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HmAgentMulticastPIMSMInterfaceEntry

hmAgentMulticastPIMSMInterfaceEntry 1.3.6.1.4.1.248.15.4.3.5.1
Allows configuration of parameters not provided in the standard PIM-MIB.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  HmAgentMulticastPIMSMInterfaceEntry  

hmAgentMulticastPIMSMInterfaceIndex 1.3.6.1.4.1.248.15.4.3.5.1.1
Routing Interface associated with this PIM SM configuration entry.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hmAgentMulticastPIMSMInterfaceCBSRHashMaskLength 1.3.6.1.4.1.248.15.4.3.5.1.2
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Unsigned32 0..32  

hmAgentMulticastPIMSMInterfaceCRPPreference 1.3.6.1.4.1.248.15.4.3.5.1.3
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..255  

hmAgentMulticastPIMDMConfigGroup 1.3.6.1.4.1.248.15.4.4
OBJECT IDENTIFIER    

hmAgentMulticastPIMDMAdminMode 1.3.6.1.4.1.248.15.4.4.1
This enables or disables PIM Dense Mode on the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hmAgentMulticastRoutingConfigGroup 1.3.6.1.4.1.248.15.4.5
OBJECT IDENTIFIER    

hmAgentMulticastRoutingAdminMode 1.3.6.1.4.1.248.15.4.5.1
This enables or disables Multicast Routing Mode on the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hmAgentMulticastDVMRPConfigGroup 1.3.6.1.4.1.248.15.4.6
OBJECT IDENTIFIER    

hmAgentMulticastDVMRPAdminMode 1.3.6.1.4.1.248.15.4.6.1
This enables or disables DVMRP on the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hmAgentSnmpTrapFlagsConfigGroupMulticast 1.3.6.1.4.1.248.15.4.7
OBJECT IDENTIFIER    

hmAgentSnmpDVMRPTrapFlag 1.3.6.1.4.1.248.15.4.7.1
This enables or disables DVMRP Traps on the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hmAgentSnmpPIMTrapFlag 1.3.6.1.4.1.248.15.4.7.2
This enables or disables PIM Traps on the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hmAgentIpStaticMRouteTable 1.3.6.1.4.1.248.15.4.8
The table listing the Static Multicast Route Entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HmAgentIpStaticMRouteEntry

hmAgentIpStaticMRouteEntry 1.3.6.1.4.1.248.15.4.8.1
Information about a table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HmAgentIpStaticMRouteEntry  

hmAgentIpStaticMRouteSrcAddressType 1.3.6.1.4.1.248.15.4.8.1.1
The address type of this Multicast data source.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hmAgentIpStaticMRouteSrcIpAddr 1.3.6.1.4.1.248.15.4.8.1.2
The address of the Multicast data source.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hmAgentIpStaticMRouteSrcNetMask 1.3.6.1.4.1.248.15.4.8.1.3
The network mask for the IP address of the Multicast data source.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..128  

hmAgentIpStaticMRouteRpfIpAddr 1.3.6.1.4.1.248.15.4.8.1.4
The RPF Address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hmAgentIpStaticMRouteIfIndex 1.3.6.1.4.1.248.15.4.8.1.5
The interface index is valid only for IPv6 and only if RPF address is link-local.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

hmAgentIpStaticMRoutePreference 1.3.6.1.4.1.248.15.4.8.1.6
The preference of this route entry.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

hmAgentIpStaticMRouteStatus 1.3.6.1.4.1.248.15.4.8.1.7
The preference of this route entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus