INTEL-IP-MULTICAST-ROUTER-MIB: View SNMP OID List / Download MIB
VENDOR: INTEL CORPORATION
Home | MIB: INTEL-IP-MULTICAST-ROUTER-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 |
ipmrouter | 1.3.6.1.4.1.343.6.32 | |||
conf | 1.3.6.1.4.1.343.6.32.1 | |||
confMaxDvmrpRoutes | 1.3.6.1.4.1.343.6.32.1.1 | integer | read-write |
Limits the number of DVMRP routes handled by the router |
confIfTable | 1.3.6.1.4.1.343.6.32.1.2 | no-access |
This table contains configuration information for each IP Multicast link. |
|
1.3.6.1.4.1.343.6.32.1.2.1 | no-access |
Configuration information for the IP Multicast link. |
||
confIfIndex | 1.3.6.1.4.1.343.6.32.1.2.1.1 | integer | read-only |
The ifIndex of the IP link. |
confIfMCRouteProto | 1.3.6.1.4.1.343.6.32.1.2.1.2 | integer | read-write |
The multicast Routing Protocol used on the link. Enumeration: 'disabled': 1, 'enabled': 2. |
confIfIgmpQueryInterval | 1.3.6.1.4.1.343.6.32.1.2.1.3 | integer | read-write |
The IGMP query interval used on the link. |
confIfIgmpRobustness | 1.3.6.1.4.1.343.6.32.1.2.1.4 | integer | read-write |
The IGMP robustness variable used on the link. |
confIfDvmrpMetric | 1.3.6.1.4.1.343.6.32.1.2.1.5 | integer | read-write |
The DVMRP metric (cost) used on the link. |
confIfDvmrpUnreachableMetric | 1.3.6.1.4.1.343.6.32.1.2.1.6 | integer | read-write |
When a route report is received this parameter is used to determine if a route should be considered unreachable and thus ignored |
confIfCreateObj | 1.3.6.1.4.1.343.6.32.1.2.1.7 | octet string | read-write |
Create a non existing table entry. If the entry already exist, genError is returned. Binary format: 1 bytes confIfMCRouteProto 4 bytes confIfIgmpQueryInterval 4 bytes confIfIgmpRobustness 1 byte confIfDvmrpMetric 1 bytes confIfDvmrpUnreachableMetric |
confIfDeleteObj | 1.3.6.1.4.1.343.6.32.1.2.1.8 | integer | read-write |
Delete an existing table entry Enumeration: 'delete': 1. |