DC-MGMD-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: DC-MGMD-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 |
dcMgmdMib | 1.2.826.0.1.1578918.5.99.1 |
The MIB module for management of the MGMD product. |
||
mgmdPmEntTable | 1.2.826.0.1.1578918.5.99.1.1 | no-access |
The table of MGMD entities. |
|
1.2.826.0.1.1578918.5.99.1.1.1 | no-access |
Each entry represents an instance of the MGMD Protocol Manager entity. |
||
mgmdPmEntIndex | 1.2.826.0.1.1578918.5.99.1.1.1.1 | pmindex | no-access |
The index of this mgmdPmEntEntry. This is the HAF entity index passed on the entity create parameters. |
mgmdPmEntAdminStatus | 1.2.826.0.1.1578918.5.99.1.1.1.2 | adminstatus | read-only |
The desired administrative state of the MGMD Protocol Manager entity. |
mgmdPmEntOperStatus | 1.2.826.0.1.1578918.5.99.1.1.1.3 | operstatus | read-only |
The current operational state of the MGMD Protocol Manager entity. |
mgmdPmEntRowStatus | 1.2.826.0.1.1578918.5.99.1.1.1.4 | rowstatus | read-only |
Used to create and delete an MGMD Protocol Manager Entity Table entry. |
mgmdPmMjTable | 1.2.826.0.1.1578918.5.99.1.2 | no-access |
This table controls which entities the MGMD Protocol Manager should join to as master. Each join is represented by a row in this table. The status of each join is represented by a read-only object within each row. |
|
1.2.826.0.1.1578918.5.99.1.2.1 | no-access |
Represents a join for which the MGMD Protocol Manager is master. |
||
mgmdPmMjEntIndex | 1.2.826.0.1.1578918.5.99.1.2.1.1 | pmindex | no-access |
Identifies a MGMD Protocol Manager entity. |
mgmdPmMjInterfaceId | 1.2.826.0.1.1578918.5.99.1.2.1.2 | interfacetype | no-access |
Identifies the interface required of this master join. |
mgmdPmMjPartnerIndex | 1.2.826.0.1.1578918.5.99.1.2.1.3 | unsigned32 | no-access |
Identifies the slave entity to join with. This index is used in the join user data, to enable FTI-specific code within System Manager to select a suitable slave entity. |
mgmdPmMjRowStatus | 1.2.826.0.1.1578918.5.99.1.2.1.4 | rowstatus | read-only |
The row status for this MGMD Protocol Manager Master Join Table entry, used to create and destroy table entries. |
mgmdPmMjAdminStatus | 1.2.826.0.1.1578918.5.99.1.2.1.5 | adminstatus | read-only |
The administrative status of this master join, used to start and stop the join. |
mgmdPmMjOperStatus | 1.2.826.0.1.1578918.5.99.1.2.1.6 | operstatus | read-only |
The current operational status of this master join. |
mgmdPmMjJoinStatus | 1.2.826.0.1.1578918.5.99.1.2.1.7 | mjstatus | read-only |
The status of the master join. |
mgmdPmStaticGroupTable | 1.2.826.0.1.1578918.5.99.1.3 | no-access |
The list of multicast groups which are statically joined on an MGMD host or router. |
|
1.2.826.0.1.1578918.5.99.1.3.1 | no-access |
An entry (conceptual row) in the mgmdPmStaticGroupTable. |
||
mgmdPmStaticGroupEntityType | 1.2.826.0.1.1578918.5.99.1.3.1.1 | mgmdentitytype | no-access |
The entity type, host or router, that this static group will apply to. |
mgmdPmStaticGroupIfIndex | 1.2.826.0.1.1578918.5.99.1.3.1.2 | interfaceindex | no-access |
The interface that is a member of the group. The interface can be either a layer 2 or 3 interface. |
mgmdPmStaticGroupAddressType | 1.2.826.0.1.1578918.5.99.1.3.1.3 | inetaddresstype | no-access |
The address type of the InetAddress variables in this table. This value applies to the mgmdPmStaticGroupAddress and mgmdPmStaticGroupSourceAddress entries. |
mgmdPmStaticGroupAddress | 1.2.826.0.1.1578918.5.99.1.3.1.4 | inetaddress | no-access |
The multicast group address to make static. |
mgmdPmStaticGroupSourceAddress | 1.2.826.0.1.1578918.5.99.1.3.1.5 | inetaddress | no-access |
The source of the multicast group traffic for SSM. Set to 0.0.0.0 if not using SSM. |
mgmdPmStaticGroupStatus | 1.2.826.0.1.1578918.5.99.1.3.1.6 | rowstatus | read-only |
The status of this row. |
mgmdPmStaticGroupStorageType | 1.2.826.0.1.1578918.5.99.1.3.1.7 | storagetype | read-only |
The storage type for this conceptual row. Only the rows provisioned with nonVolatie(3) will be persistent. |
mgmdPmRouterInterfaceTable | 1.2.826.0.1.1578918.5.99.1.4 | no-access |
The (conceptual) table listing the interfaces on which IGMP or MLD is enabled. |
|
1.2.826.0.1.1578918.5.99.1.4.1 | no-access |
An entry (conceptual row) representing an interface on which IGMP or MLD is enabled. |
||
mgmdPmRouterInterfaceIfIndex | 1.2.826.0.1.1578918.5.99.1.4.1.1 | interfaceindex | no-access |
The ifIndex value of the interface for which IGMP or MLD is enabled. The table is indexed by the ifIndex value and the InetAddressType to allow for interfaces which may be configured in both IPv4 and IPv6 modes. |
mgmdPmRouterInterfaceQuerierType | 1.2.826.0.1.1578918.5.99.1.4.1.2 | inetaddresstype | no-access |
The address type of this interface. This entry along with the ifIndex value acts as the index to the mgmdPmRouterInterface table. A physical interface may be configured in multiple modes concurrently, e.g. in IPv4 and IPv6 modes connected to the same interface, however the traffic is considered to be logically separate. |
mgmdPmRouterInterfaceQuerier | 1.2.826.0.1.1578918.5.99.1.4.1.3 | inetaddress | read-only |
The address of the IGMP or MLD Querier on the IP subnet to which this interface is attached. The InetAddressType, e.g. IPv4 or IPv6, is identified by the mgmdPmRouterInterfaceQuerierType variable in the mgmdPmRouterInterface table. |
mgmdPmRouterInterfaceQueryInterval | 1.2.826.0.1.1578918.5.99.1.4.1.4 | unsigned32 | read-only |
The frequency at which IGMP or MLD Host-Query packets are transmitted on this interface. This variable must be a non-zero value. |
mgmdPmRouterInterfaceStatus | 1.2.826.0.1.1578918.5.99.1.4.1.5 | rowstatus | read-only |
The activation of a row enables the router side of IGMP or MLD on the interface. The destruction of a row disables the router side of IGMP or MLD on the interface. |
mgmdPmRouterInterfaceVersion | 1.2.826.0.1.1578918.5.99.1.4.1.6 | unsigned32 | read-only |
The version of MGMD which is running on this interface. Value 1 applies to IGMPv1 routers only. Value 2 applies To IGMPv2 and MLDv1 routers, and value 3 applies to IGMPv3 and MLDv2 routers. This object can be used to configure a router capable of running either version. For IGMP and MLD to function correctly, all routers on a LAN must be configured to run the same version on that LAN. |
mgmdPmRouterInterfaceQueryMaxResponseTime | 1.2.826.0.1.1578918.5.99.1.4.1.7 | unsigned32 | read-only |
The maximum query response time advertised in MGMDv2 or v3 queries on this interface. |
mgmdPmRouterInterfaceQuerierUpTime | 1.2.826.0.1.1578918.5.99.1.4.1.8 | timeticks | read-only |
The time since mgmdPmRouterInterfaceQuerier was last changed. |
mgmdPmRouterInterfaceQuerierExpiryTime | 1.2.826.0.1.1578918.5.99.1.4.1.9 | timeticks | read-only |
The amount of time remaining before the Other Querier Present Timer expires. If the local system is the querier, the value of this object is zero. |
mgmdPmRouterInterfaceWrongVersionQueries | 1.2.826.0.1.1578918.5.99.1.4.1.10 | counter32 | read-only |
The number of queries received whose IGMP or MLD version does not match the equivalent mgmdPmRouterInterfaceVersion, over the lifetime of the row entry. Both IGMP and MLD require that all routers on a LAN be configured to run the same version. Thus, if any queries are received with the wrong version, this indicates a configuration error. |
mgmdPmRouterInterfaceJoins | 1.2.826.0.1.1578918.5.99.1.4.1.11 | counter32 | read-only |
The number of times a group membership has been added on this interface; that is, the number of times an entry for this interface has been added to the Cache Table. This object gives an indication of the amount of IGMP or MLD activity over the lifetime of the row entry. |
mgmdPmRouterInterfaceProxyIfIndex | 1.2.826.0.1.1578918.5.99.1.4.1.12 | interfaceindexorzero | read-only |
Some devices implement a form of IGMP or MLD proxying whereby memberships learned on the interface represented by this row, cause Host Membership Reports to be sent on the interface whose ifIndex value is given by this object. Such a device would implement the mgmdV2RouterMIBGroup only on its router interfaces (those interfaces with non-zero mgmdPmRouterInterfaceProxyIfIndex). Typically, the value of this object is 0, indicating that no proxying is being done. |
mgmdPmRouterInterfaceGroups | 1.2.826.0.1.1578918.5.99.1.4.1.13 | gauge32 | read-only |
The current number of entries for this interface in the RouterCache Table. |
mgmdPmRouterInterfaceRobustness | 1.2.826.0.1.1578918.5.99.1.4.1.14 | unsigned32 | read-only |
The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP and MLD is robust to (Robustness Variable-1) packet losses. |
mgmdPmRouterInterfaceLastMembQueryIntvl | 1.2.826.0.1.1578918.5.99.1.4.1.15 | unsigned32 | read-only |
The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time Between Group-Specific Query messages. This value may be tuned to modify the leave latency of the network. A reduced value results in reduced time to detect the loss of the last member of a group. The value of this object is irrelevant if mgmdPmRouterInterfaceVersion is 1. |
mgmdPmRouterInterfaceLastMembQueryCount | 1.2.826.0.1.1578918.5.99.1.4.1.16 | unsigned32 | read-only |
Represents the number of Group-specific and Group-and-Source-specific queries sent by the router before it assumes there are no local members. |
mgmdPmRouterInterfaceStartupQueryCount | 1.2.826.0.1.1578918.5.99.1.4.1.17 | unsigned32 | read-only |
Represents the number of Queries sent out on startup separated by the Startup Query Interval. |
mgmdPmRouterInterfaceStartupQueryInterval | 1.2.826.0.1.1578918.5.99.1.4.1.18 | unsigned32 | read-only |
This variable represents the interval between General Queries sent by a Querier on startup. |
mgmdPmRouterInterfaceStaticMulticastMode | 1.2.826.0.1.1578918.5.99.1.4.1.19 | truthvalue | read-only |
If true then this interface will only be able to join groups statically. All querier and dynamic join functionality will be disabled. |
mgmdPmRouterInterfaceBackupProxyIfIndex | 1.2.826.0.1.1578918.5.99.1.4.1.20 | interfaceindexorzero | read-only |
Some devices implement a form of IGMP or MLD proxying whereby memberships learned on the interface represented by this row, cause Host Membership Reports to be sent on the interface whose ifIndex value is given by this object. Such a device would implement the mgmdV2RouterMIBGroup only on its router interfaces (those interfaces with non-zero mgmdPmRouterInterfaceProxyIfIndex). If a proxy interface is defined for an interface a secondary backup proxy interface can be configured for failover operation. |
mgmdPmRouterInterfaceActiveProxyIfIndex | 1.2.826.0.1.1578918.5.99.1.4.1.21 | interfaceindexorzero | read-only |
The active proxy interface. |
mgmdPmRouterInterfaceAccessList | 1.2.826.0.1.1578918.5.99.1.4.1.22 | unsigned32 | read-only |
The access list number for filtering multicast group join requests by hosts. Set to 0 for no filtering. Only Standard ACLs (in the range 1-99) are supported. |
mgmdPmRouterInterfaceIgmpResetCounts | 1.2.826.0.1.1578918.5.99.1.4.1.23 | unsigned32 | read-only |
Reset the send and receive counts and intervals |
mgmdPmRouterInterfaceIgmpCountIntvl | 1.2.826.0.1.1578918.5.99.1.4.1.24 | unsigned32 | read-only |
The time interval in seconds that IGMP receive and send packets were counted |
mgmdPmRouterInterfaceIgmpRcvCount | 1.2.826.0.1.1578918.5.99.1.4.1.25 | unsigned32 | read-only |
The number of IGMP packets received during the count interval |
mgmdPmRouterInterfaceIgmpSendCount | 1.2.826.0.1.1578918.5.99.1.4.1.26 | unsigned32 | read-only |
The number of IGMP packets sent during the count interval |
mgmdPmRouterInterfaceProxyAutoSwitchback | 1.2.826.0.1.1578918.5.99.1.4.1.27 | truthvalue | read-only |
If set to true then auto-switchback mode is enabled. If set to false then auto-switchback mode is disabled. |