MULTICAST-MIB: View SNMP OID List / Download MIB
VENDOR: QUANTA COMPUTER INC.
Home | MIB: 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).
|
|||
Object Name | OID | Type | Access | Info |
multicast | 1.3.6.1.4.1.7244.2.4 |
The MIB definitions for Multicast Routing Flex package. |
||
agentMulticastIGMPConfigGroup | 1.3.6.1.4.1.7244.2.4.1 | |||
agentMulticastIGMPAdminMode | 1.3.6.1.4.1.7244.2.4.1.1 | integer | read-write |
This enables or disables IGMP on the system. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastIGMPInterfaceTable | 1.3.6.1.4.1.7244.2.4.1.2 | no-access |
Provides Per-Interface configuration of IGMP. |
|
1.3.6.1.4.1.7244.2.4.1.2.1 | no-access |
Information about a table entry. |
||
agentMulticastIGMPInterfaceIfIndex | 1.3.6.1.4.1.7244.2.4.1.2.1.1 | integer32 | read-only |
Identifies the external interface number. |
agentMulticastIGMPInterfaceAdminMode | 1.3.6.1.4.1.7244.2.4.1.2.1.2 | integer | read-write |
This enables or disables IGMP on this interface. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastIGMPProxyInterfaceTable | 1.3.6.1.4.1.7244.2.4.1.3 | no-access |
Provides Per-Interface configuration of IGMP. |
|
1.3.6.1.4.1.7244.2.4.1.3.1 | no-access |
Information about a table entry. |
||
agentMulticastIGMPProxyInterfaceIfIndex | 1.3.6.1.4.1.7244.2.4.1.3.1.1 | integer32 | read-only |
Identifies the external interface number. |
agentMulticastIGMPProxyInterfaceAdminMode | 1.3.6.1.4.1.7244.2.4.1.3.1.2 | integer | read-write |
This enables or disables IGMP proxy on this interface. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastIGMPProxyInterfaceInterval | 1.3.6.1.4.1.7244.2.4.1.3.1.3 | integer32 | read-write |
IGMP proxy interval on this interface. |
agentMulticastPIMConfigGroup | 1.3.6.1.4.1.7244.2.4.2 | |||
agentMulticastPIMConfigMode | 1.3.6.1.4.1.7244.2.4.2.1 | integer | read-only |
This shows which PIM mode configuration the PIM-MIB displays. Enumeration: 'none': 0, 'dense': 2, 'sparse': 1. |
agentMulticastPIMSMConfigGroup | 1.3.6.1.4.1.7244.2.4.3 | |||
agentMulticastPIMSMAdminMode | 1.3.6.1.4.1.7244.2.4.3.1 | integer | read-write |
This enables or disables PIM Sparse Mode on the system. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastPIMSMDataThresholdRate | 1.3.6.1.4.1.7244.2.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. Only support 0 and 1 (infinity). |
agentMulticastPIMSMStaticRPTable | 1.3.6.1.4.1.7244.2.4.3.4 | no-access |
Provides Per-Interface configuration of PIM-SM. |
|
1.3.6.1.4.1.7244.2.4.3.4.1 | no-access |
Information about a table entry. |
||
agentMulticastPIMSMStaticRPIpAddr | 1.3.6.1.4.1.7244.2.4.3.4.1.1 | ipaddress | no-access |
IP Address of the RP. |
agentMulticastPIMSMStaticRPGroupIpAddr | 1.3.6.1.4.1.7244.2.4.3.4.1.2 | ipaddress | no-access |
Group IP Address supported by the RP. |
agentMulticastPIMSMStaticRPGroupIpMask | 1.3.6.1.4.1.7244.2.4.3.4.1.3 | ipaddress | no-access |
Group mask for the group IP Address. |
agentMulticastPIMSMStaticRPStatus | 1.3.6.1.4.1.7244.2.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. |
agentMulticastPIMSMCBSRInterfaceTable | 1.3.6.1.4.1.7244.2.4.3.5 | no-access |
Provides Per-Interface configuration of PIM-SM. |
|
1.3.6.1.4.1.7244.2.4.3.5.1 | no-access |
Allows configuration of parameters not provided in the standard PIM-MIB. |
||
agentMulticastPIMSMCBSRInterfaceIndex | 1.3.6.1.4.1.7244.2.4.3.5.1.1 | unsigned32 | no-access |
Routing Interface associated with this PIM SM configuration entry. |
agentMulticastPIMSMCBSRInterfaceHashMaskLength | 1.3.6.1.4.1.7244.2.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. |
agentMulticastPIMSMCBSRInterfacePriority | 1.3.6.1.4.1.7244.2.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. |
agentMulticastPIMSMSSMTable | 1.3.6.1.4.1.7244.2.4.3.6 | no-access |
Provides Per-Interface configuration of PIM-SM. |
|
1.3.6.1.4.1.7244.2.4.3.6.1 | no-access |
Allows configuration of parameters not provided in the standard PIM-MIB. |
||
agentMulticastPIMSMSSMGroupAddress | 1.3.6.1.4.1.7244.2.4.3.6.1.1 | ipaddress | read-only |
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. |
agentMulticastPIMSMSSMGroupMask | 1.3.6.1.4.1.7244.2.4.3.6.1.2 | unsigned32 | read-only |
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. |
agentMulticastPIMSMSSMStatus | 1.3.6.1.4.1.7244.2.4.3.6.1.3 | integer | read-only |
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. Enumeration: 'active': 1, 'create': 4, 'destory': 6. |
agentMulticastPIMSMInterfaceTable | 1.3.6.1.4.1.7244.2.4.3.7 | no-access |
Provides Per-Interface configuration of PIM-SM. |
|
1.3.6.1.4.1.7244.2.4.3.7.1 | no-access |
Allows configuration of parameters not provided in the standard PIM-MIB. |
||
agentMulticastPIMSMInterfaceIndex | 1.3.6.1.4.1.7244.2.4.3.7.1.1 | unsigned32 | no-access |
Routing Interface associated with this PIM SM configuration entry. |
agentMulticastPIMSMInterfaceAdminMode | 1.3.6.1.4.1.7244.2.4.3.7.1.2 | integer | read-write |
This enables or disables PIM Dense Mode on the system. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastPIMSMInterfaceHelloInterval | 1.3.6.1.4.1.7244.2.4.3.7.1.3 | 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. |
agentMulticastPIMSMInterfaceJoinPruneInterval | 1.3.6.1.4.1.7244.2.4.3.7.1.4 | unsigned32 | 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. |
agentMulticastPIMSMInterfaceBsrBorder | 1.3.6.1.4.1.7244.2.4.3.7.1.5 | integer | read-write |
This enables or disables PIM Dense Mode on the system. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastPIMSMInterfaceDrPriority | 1.3.6.1.4.1.7244.2.4.3.7.1.6 | unsigned32 | 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. |
agentMulticastPIMSMInterfaceCBSRHashMaskLength | 1.3.6.1.4.1.7244.2.4.3.7.1.7 | 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. |
agentMulticastPIMSMInterfaceCRPPreference | 1.3.6.1.4.1.7244.2.4.3.7.1.8 | 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. |
agentMulticastPIMSMCandRPTable | 1.3.6.1.4.1.7244.2.4.3.8 | no-access |
Provides Per-Interface configuration of PIM-SM. |
|
1.3.6.1.4.1.7244.2.4.3.8.1 | no-access |
Allows configuration of parameters not provided in the standard PIM-MIB. |
||
agentMulticastPIMSMCandRPAddress | 1.3.6.1.4.1.7244.2.4.3.8.1.1 | ipaddress | read-only |
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. |
agentMulticastPIMSMCandRPGroupAddress | 1.3.6.1.4.1.7244.2.4.3.8.1.2 | ipaddress | read-only |
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. |
agentMulticastPIMSMCandRPGroupPrefixLength | 1.3.6.1.4.1.7244.2.4.3.8.1.3 | unsigned32 | read-only |
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. |
agentMulticastPIMSMCandRPStatus | 1.3.6.1.4.1.7244.2.4.3.8.1.4 | integer | read-only |
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. Enumeration: 'active': 1, 'create': 4, 'destory': 6. |
agentMulticastPIMDMConfigGroup | 1.3.6.1.4.1.7244.2.4.4 | |||
agentMulticastPIMDMAdminMode | 1.3.6.1.4.1.7244.2.4.4.1 | integer | read-write |
This enables or disables PIM Dense Mode on the system. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastPIMDMInterfaceTable | 1.3.6.1.4.1.7244.2.4.4.2 | no-access |
Provides Per-Interface configuration of PIM-DM. |
|
1.3.6.1.4.1.7244.2.4.4.2.1 | no-access |
Allows configuration of parameters not provided in the standard PIM-MIB. |
||
agentMulticastPIMDMInterfaceIndex | 1.3.6.1.4.1.7244.2.4.4.2.1.1 | unsigned32 | no-access |
Routing Interface associated with this PIM DM configuration entry. |
agentMulticastPIMDMInterfaceMode | 1.3.6.1.4.1.7244.2.4.4.2.1.2 | integer | read-write |
This enables or disables PIM Dense Interface Mode on the system. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastPIMDMInterfaceHelloInterval | 1.3.6.1.4.1.7244.2.4.4.2.1.3 | integer32 | read-write |
The hello interval of PIM Dense. |
agentMulticastRoutingConfigGroup | 1.3.6.1.4.1.7244.2.4.5 | |||
agentMulticastRoutingAdminMode | 1.3.6.1.4.1.7244.2.4.5.1 | integer | read-write |
This enables or disables Multicast Routing Mode on the system. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastDVMRPConfigGroup | 1.3.6.1.4.1.7244.2.4.6 | |||
agentMulticastDVMRPAdminMode | 1.3.6.1.4.1.7244.2.4.6.1 | integer | read-write |
This enables or disables DVMRP on the system. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastDVMRPInterfaceTable | 1.3.6.1.4.1.7244.2.4.6.2 | no-access |
Provides Per-Interface configuration of IGMP. |
|
1.3.6.1.4.1.7244.2.4.6.2.1 | no-access |
Information about a table entry. |
||
agentMulticastDVMRPInterfaceIfIndex | 1.3.6.1.4.1.7244.2.4.6.2.1.1 | integer32 | read-only |
Identifies the external interface number. |
agentMulticastDVMRPInterfaceAdminMode | 1.3.6.1.4.1.7244.2.4.6.2.1.2 | integer | read-write |
This enables or disables DVMRP on this interface. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastDVMRPInterfaceMetric | 1.3.6.1.4.1.7244.2.4.6.2.1.3 | integer32 | read-write |
DVMRP metric on this interface. |
agentMulticastDVMRPInterfaceGenerationId | 1.3.6.1.4.1.7244.2.4.6.2.1.4 | integer32 | read-only |
DVMRP Generation Id on this interface. The value of -1 is used to indicate NULL. |
agentMulticastMLDConfigGroup | 1.3.6.1.4.1.7244.2.4.8 | |||
agentMulticastMLDAdminMode | 1.3.6.1.4.1.7244.2.4.8.1 | integer | read-write |
This enables or disables MLD on the system. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastMLDInterfaceTable | 1.3.6.1.4.1.7244.2.4.8.2 | no-access |
Provides Per-Interface configuration of MLD. |
|
1.3.6.1.4.1.7244.2.4.8.2.1 | no-access |
Information about a table entry. |
||
agentMulticastMLDInterfaceIfIndex | 1.3.6.1.4.1.7244.2.4.8.2.1.1 | integer32 | read-only |
Identifies the external interface number. |
agentMulticastMLDInterfaceAdminMode | 1.3.6.1.4.1.7244.2.4.8.2.1.2 | integer | read-write |
This enables or disables MLD on this interface. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastMLDProxyInterfaceTable | 1.3.6.1.4.1.7244.2.4.8.3 | no-access |
Provides Per-Interface configuration of MLD. |
|
1.3.6.1.4.1.7244.2.4.8.3.1 | no-access |
Information about a table entry. |
||
agentMulticastMLDProxyInterfaceIfIndex | 1.3.6.1.4.1.7244.2.4.8.3.1.1 | integer32 | read-only |
Identifies the external interface number. |
agentMulticastMLDProxyInterfaceAdminMode | 1.3.6.1.4.1.7244.2.4.8.3.1.2 | integer | read-write |
This enables or disables MLD proxy on this interface. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastMLDProxyInterfaceInterval | 1.3.6.1.4.1.7244.2.4.8.3.1.3 | integer32 | read-write |
MLD proxy interval on this interface. |
agentMulticastIPv6PIMSMConfigGroup | 1.3.6.1.4.1.7244.2.4.9 | |||
agentMulticastIPv6PIMSMAdminMode | 1.3.6.1.4.1.7244.2.4.9.1 | integer | read-write |
This enables or disables PIM Sparse Mode on the system. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastIPv6PIMSMDataThresholdRate | 1.3.6.1.4.1.7244.2.4.9.2 | integer32 | read-write |
Specifies the minimum rate in Kbits/sec for the last hop router to initiate switching to the shortest path. |
agentMulticastIPv6PIMSMStaticRPTable | 1.3.6.1.4.1.7244.2.4.9.4 | no-access |
Provides Per-Interface configuration of PIM-SM. |
|
1.3.6.1.4.1.7244.2.4.9.4.1 | no-access |
Information about a table entry. |
||
agentMulticastIPv6PIMSMStaticRPIpAddr | 1.3.6.1.4.1.7244.2.4.9.4.1.1 | ipv6address | no-access |
IPv6 Address of the RP. |
agentMulticastIPv6PIMSMStaticRPGroupIpAddr | 1.3.6.1.4.1.7244.2.4.9.4.1.2 | ipv6address | no-access |
Group IPv6 Address supported by the RP. |
agentMulticastIPv6PIMSMStaticRPGroupIpPrefix | 1.3.6.1.4.1.7244.2.4.9.4.1.3 | integer32 | no-access |
Group mask for the group IP Address. |
agentMulticastIPv6PIMSMStaticRPStatus | 1.3.6.1.4.1.7244.2.4.9.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. |
agentMulticastIPv6PIMSMCBSRInterfaceTable | 1.3.6.1.4.1.7244.2.4.9.5 | no-access |
Provides Per-Interface configuration of PIM-SM. |
|
1.3.6.1.4.1.7244.2.4.9.5.1 | no-access |
Allows configuration of parameters not provided in the standard PIM-MIB. |
||
agentMulticastIPv6PIMSMCBSRInterfaceIndex | 1.3.6.1.4.1.7244.2.4.9.5.1.1 | unsigned32 | no-access |
Routing Interface associated with this PIM SM configuration entry. |
agentMulticastIPv6PIMSMCBSRInterfaceHashMaskLength | 1.3.6.1.4.1.7244.2.4.9.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. |
agentMulticastIPv6PIMSMCBSRInterfacePriority | 1.3.6.1.4.1.7244.2.4.9.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. |
agentMulticastIPv6PIMSMSSMTable | 1.3.6.1.4.1.7244.2.4.9.6 | no-access |
Provides Per-Interface configuration of PIM-SM. |
|
1.3.6.1.4.1.7244.2.4.9.6.1 | no-access |
Allows configuration of parameters not provided in the standard PIM-MIB. |
||
agentMulticastIPv6PIMSMSSMGroupAddress | 1.3.6.1.4.1.7244.2.4.9.6.1.1 | ipv6address | read-only |
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. |
agentMulticastIPv6PIMSMSSMGroupMask | 1.3.6.1.4.1.7244.2.4.9.6.1.2 | unsigned32 | read-only |
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. |
agentMulticastIPv6PIMSMSSMStatus | 1.3.6.1.4.1.7244.2.4.9.6.1.3 | integer | read-only |
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. Enumeration: 'active': 1, 'create': 4, 'destory': 6. |
agentMulticastIPv6PIMSMInterfaceTable | 1.3.6.1.4.1.7244.2.4.9.7 | no-access |
Provides Per-Interface configuration of PIM-SM. |
|
1.3.6.1.4.1.7244.2.4.9.7.1 | no-access |
Allows configuration of parameters not provided in the standard PIM-MIB. |
||
agentMulticastIPv6PIMSMInterfaceIndex | 1.3.6.1.4.1.7244.2.4.9.7.1.1 | unsigned32 | no-access |
Routing Interface associated with this PIM SM configuration entry. |
agentMulticastIPv6PIMSMInterfaceAdminMode | 1.3.6.1.4.1.7244.2.4.9.7.1.2 | integer | read-write |
This enables or disables PIM Dense Mode on the system. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastIPv6PIMSMInterfaceHelloInterval | 1.3.6.1.4.1.7244.2.4.9.7.1.3 | 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. |
agentMulticastIPv6PIMSMInterfaceJoinPruneInterval | 1.3.6.1.4.1.7244.2.4.9.7.1.4 | unsigned32 | 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. |
agentMulticastIPv6PIMSMInterfaceBsrBorder | 1.3.6.1.4.1.7244.2.4.9.7.1.5 | integer | read-write |
This enables or disables PIM Dense Mode on the system. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastIPv6PIMSMInterfaceDrPriority | 1.3.6.1.4.1.7244.2.4.9.7.1.6 | unsigned32 | 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. |
agentMulticastIPv6PIMSMCandRPTable | 1.3.6.1.4.1.7244.2.4.9.8 | no-access |
Provides Per-Interface configuration of PIM-SM. |
|
1.3.6.1.4.1.7244.2.4.9.8.1 | no-access |
Allows configuration of parameters not provided in the standard PIM-MIB. |
||
agentMulticastIPv6PIMSMCandRPAddress | 1.3.6.1.4.1.7244.2.4.9.8.1.1 | ipv6address | read-only |
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. |
agentMulticastIPv6PIMSMCandRPGroupAddress | 1.3.6.1.4.1.7244.2.4.9.8.1.2 | ipv6address | read-only |
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. |
agentMulticastIPv6PIMSMCandRPGroupPrefixLength | 1.3.6.1.4.1.7244.2.4.9.8.1.3 | unsigned32 | read-only |
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. |
agentMulticastIPv6PIMSMCandRPStatus | 1.3.6.1.4.1.7244.2.4.9.8.1.4 | integer | read-only |
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. Enumeration: 'active': 1, 'create': 4, 'destory': 6. |
agentMulticastIPv6PIMDMConfigGroup | 1.3.6.1.4.1.7244.2.4.10 | |||
agentMulticastIPv6PIMDMAdminMode | 1.3.6.1.4.1.7244.2.4.10.1 | integer | read-write |
This enables or disables PIM Dense Mode on the system. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastIPv6PIMDMInterfaceTable | 1.3.6.1.4.1.7244.2.4.10.2 | no-access |
Provides Per-Interface configuration of PIM-DM. |
|
1.3.6.1.4.1.7244.2.4.10.2.1 | no-access |
Allows configuration of parameters not provided in the standard PIM-MIB. |
||
agentMulticastIPv6PIMDMInterfaceIndex | 1.3.6.1.4.1.7244.2.4.10.2.1.1 | unsigned32 | no-access |
Routing Interface associated with this PIM DM configuration entry. |
agentMulticastIPv6PIMDMInterfaceMode | 1.3.6.1.4.1.7244.2.4.10.2.1.2 | integer | read-write |
This enables or disables PIM Dense Interface Mode on the system. Enumeration: 'enable': 1, 'disable': 2. |
agentMulticastIPv6PIMDMInterfaceHelloInterval | 1.3.6.1.4.1.7244.2.4.10.2.1.3 | integer32 | read-write |
The hello interval of PIM Dense. |
agentMulticastAdminBoundaryConfigGroup | 1.3.6.1.4.1.7244.2.4.11 | |||
agentMulticastAdminBoundaryTable | 1.3.6.1.4.1.7244.2.4.11.1 | no-access |
Provides Per-Interface configuration of PIM-DM. |
|
1.3.6.1.4.1.7244.2.4.11.1.1 | no-access |
Allows configuration of parameters not provided in the standard PIM-MIB. |
||
agentMulticastAdminBoundaryIndex | 1.3.6.1.4.1.7244.2.4.11.1.1.1 | unsigned32 | read-only |
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. |
agentMulticastAdminBoundaryGroupAddress | 1.3.6.1.4.1.7244.2.4.11.1.1.2 | ipaddress | read-only |
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. |
agentMulticastAdminBoundaryGroupMask | 1.3.6.1.4.1.7244.2.4.11.1.1.3 | ipaddress | read-only |
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. |
agentMulticastAdminBoundaryStatus | 1.3.6.1.4.1.7244.2.4.11.1.1.4 | integer | read-only |
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. Enumeration: 'active': 1, 'create': 4, 'destory': 6. |
agentMulticastStaticRouteConfigGroup | 1.3.6.1.4.1.7244.2.4.12 | |||
agentMulticastStaticRouteTable | 1.3.6.1.4.1.7244.2.4.12.1 | no-access |
Provides Per-Interface configuration of PIM-DM. |
|
1.3.6.1.4.1.7244.2.4.12.1.1 | no-access |
Allows configuration of parameters not provided in the standard PIM-MIB. |
||
agentMulticastStaticRouteSourceIP | 1.3.6.1.4.1.7244.2.4.12.1.1.1 | ipaddress | read-only |
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. |
agentMulticastStaticRouteSourceMask | 1.3.6.1.4.1.7244.2.4.12.1.1.2 | ipaddress | read-only |
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. |
agentMulticastStaticRouteRPFNeighbor | 1.3.6.1.4.1.7244.2.4.12.1.1.3 | ipaddress | read-only |
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. |
agentMulticastStaticRouteMetric | 1.3.6.1.4.1.7244.2.4.12.1.1.4 | unsigned32 | read-only |
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. |
agentMulticastStaticRouteInterface | 1.3.6.1.4.1.7244.2.4.12.1.1.5 | unsigned32 | read-only |
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. |
agentMulticastStaticRouteStatus | 1.3.6.1.4.1.7244.2.4.12.1.1.6 | integer | read-only |
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. Enumeration: 'active': 1, 'create': 4, 'destory': 6. |
agentIpStaticMRouteTable | 1.3.6.1.4.1.7244.2.4.13 | no-access |
The table listing the Static Multicast Route Entries. |
|
1.3.6.1.4.1.7244.2.4.13.1 | no-access |
Information about a table entry. |
||
agentIpStaticMRouteSrcAddressType | 1.3.6.1.4.1.7244.2.4.13.1.1 | inetaddresstype | no-access |
The address type of this Multicast data source. |
agentIpStaticMRouteSrcIpAddr | 1.3.6.1.4.1.7244.2.4.13.1.2 | inetaddress | no-access |
The address of the Multicast data source. |
agentIpStaticMRouteSrcNetMask | 1.3.6.1.4.1.7244.2.4.13.1.3 | integer32 | no-access |
The network mask for the IP address of the Multicast data source. |
agentIpStaticMRouteRpfIpAddr | 1.3.6.1.4.1.7244.2.4.13.1.4 | inetaddress | read-only |
The RPF Address. |
agentIpStaticMRouteIfIndex | 1.3.6.1.4.1.7244.2.4.13.1.5 | interfaceindex | read-only |
The interface index is valid only for IPv6 and only if RPF address is link-local. |
agentIpStaticMRoutePreference | 1.3.6.1.4.1.7244.2.4.13.1.6 | integer32 | read-only |
The preference of this route entry. |
agentIpStaticMRouteStatus | 1.3.6.1.4.1.7244.2.4.13.1.7 | rowstatus | read-only |
The preference of this route entry. |