HM2-TRACKING-MIB
AI MIB Summary
The HM2-TRACKING-MIB provides SNMP management objects for Hirschmann (Belden) Platform devices to monitor and control private tracking sessions, including session state, duration, and associated interface statistics.
The Hirschmann Private Tracking MIB definitions for Platform devices.
Main OID:
hm2TrackingMib.1.3.6.1.4.1.248.11.115
54
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
54 total| Object Name |
|---|
hm2TrackingMibThe Hirschmann Private Tracking MIB definitions for Platform devices. MODULE-IDENTITY .1.3.6.1.4.1.248.11.115 |
hm2TrackingMibNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.248.11.115.0 |
hm2TrackStatusChangeEventSent when the state of a tracking instance changes between up and down. NOTIFICATION-TYPE .1.3.6.1.4.1.248.11.115.0.1 |
hm2TrackingMibObjects OBJECT IDENTIFIER .1.3.6.1.4.1.248.11.115.1 |
hm2TrackingConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.248.11.115.1.1 |
hm2TrackingConfigTableTracking configuration table. This table provides the interface to setup a specific tracking instance in the tracking database. SEQUENCE OF Hm2TrackingConfigEntry .1.3.6.1.4.1.248.11.115.1.1.1 |
hm2TrackingConfigEntryThe entry of the hm2TrackingConfigTable. Hm2TrackingConfigEntry .1.3.6.1.4.1.248.11.115.1.1.1.1 |
hm2TrackTypeThe kind of an object being tracked.ro Enumeration .1.3.6.1.4.1.248.11.115.1.1.1.1.1 |
hm2TrackIdThe id of an object being tracked.ro Integer32 .1.3.6.1.4.1.248.11.115.1.1.1.1.2 |
hm2TrackNameThe name of an object being tracked.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.248.11.115.1.1.1.1.3 |
hm2TrackDescriptionThe name of an object being tracked.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.248.11.115.1.1.1.1.4 |
hm2TrackOperStateShows if the tracked object is currently up(1), down(2) or notReady(3). in case the state indicates notReady, the corresponding configuration is missing or invalid.ro Enumeration .1.3.6.1.4.1.248.11.115.1.1.1.1.5 |
hm2TrackNumberOfChangesThe number of state changes after an object being tracked, entered its operational state. If the current state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value.ro Integer32 .1.3.6.1.4.1.248.11.115.1.1.1.1.6 |
hm2TrackTimeLastChangeThe time of the last state change of an object being tracked, measured in seconds since 00:00:00, January 1, 1970. If the current state was entered prior to the last re-initialization of the local network management subsystem, then this object contains the time the system was re-initialized. value.ro HmTimeSeconds1970 (HM2-TC-MIB) .1.3.6.1.4.1.248.11.115.1.1.1.1.7 |
hm2TrackSendStateChangeTrapEnables or disables the sending of a trap when hm2TrackStatus changesrw HmEnabledStatus (HM2-TC-MIB) .1.3.6.1.4.1.248.11.115.1.1.1.1.8 |
hm2TrackStatusDefines the status of the tracking database entry. Set to createAndWait(5) to create a new row. Set to destroy(6) to delete an entry. Reads as active(1) if the tracked object exists and is trackable, notReady(3) otherwise.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.248.11.115.1.1.1.1.9 |
hm2TrackingInterfaceGroup OBJECT IDENTIFIER .1.3.6.1.4.1.248.11.115.1.2 |
hm2TrackingInterfaceTableInterface tracking configuration table. This table provides the interface to setup the parameters for an interface tracking object. SEQUENCE OF Hm2TrackingInterfaceEntry .1.3.6.1.4.1.248.11.115.1.2.1 |
hm2TrackingInterfaceEntryThe entry of the hm2TrackingInterfaceTable. Hm2TrackingInterfaceEntry .1.3.6.1.4.1.248.11.115.1.2.1.1 |
hm2TrackInterfaceIdThe identifier of the interface object being tracked. Integer32 .1.3.6.1.4.1.248.11.115.1.2.1.1.1 |
hm2TrackIfNumberThe number of the interface being tracked.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.248.11.115.1.2.1.1.2 |
hm2TrackIfLinkUpDelayIf a link-up recovers within this delay, the tracked object is not considered as up.rw Integer32 .1.3.6.1.4.1.248.11.115.1.2.1.1.3 |
hm2TrackIfLinkDownDelayIf a link-down recovers within this delay, the tracked object is not considered as down.rw Integer32 .1.3.6.1.4.1.248.11.115.1.2.1.1.4 |
hm2TrackingPingGroup OBJECT IDENTIFIER .1.3.6.1.4.1.248.11.115.1.3 |
hm2TrackingPingTablePing tracking configuration table. This table provides the interface to setup the parameters for a ping tracking object. SEQUENCE OF Hm2TrackingPingEntry .1.3.6.1.4.1.248.11.115.1.3.1 |
hm2TrackingPingEntryThe entry of the hm2TrackingPingTable. Hm2TrackingPingEntry .1.3.6.1.4.1.248.11.115.1.3.1.1 |
hm2TrackPingIdThe identifier of the ping object being tracked. Integer32 .1.3.6.1.4.1.248.11.115.1.3.1.1.1 |
hm2TrackPingIfNumberThe number of the source interface, the ping packets are sent. A value of Zero (0) indicates that no interface is configured.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.248.11.115.1.3.1.1.2 |
hm2TrackPingInetAddrTypeThe address type of the router being monitored.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.248.11.115.1.3.1.1.3 |
hm2TrackPingInetAddrThe address of the router being monitored.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.248.11.115.1.3.1.1.4 |
hm2TrackPingIntervalThe number of milliseconds between the pings to the target router address.rw Integer32 .1.3.6.1.4.1.248.11.115.1.3.1.1.5 |
hm2TrackPingMissThis specifies the number of consecutive ping misses until the tracked object is considered to be down.rw Integer32 .1.3.6.1.4.1.248.11.115.1.3.1.1.6 |
hm2TrackPingSuccessThis specifies the number of consecutive ping successes until the tracked object is considered to be up.rw Integer32 .1.3.6.1.4.1.248.11.115.1.3.1.1.7 |
hm2TrackPingTimeoutThis specifies the timeout in milliseconds for a ping reply. After the timeout the ping reply is considered as lost.rw Integer32 .1.3.6.1.4.1.248.11.115.1.3.1.1.8 |
hm2TrackPingTTLThis specifies the time to live for a ping request packet.rw Integer32 .1.3.6.1.4.1.248.11.115.1.3.1.1.9 |
hm2TrackPingBestRouteIfNumberThis shows the number of the interface which belongs to the best route. The interface number is zero if the best route is not used to send ping packets.ro InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.248.11.115.1.3.1.1.10 |
hm2TrackingLogicalGroup OBJECT IDENTIFIER .1.3.6.1.4.1.248.11.115.1.4 |
hm2TrackLogicalInstanceTableThis table contains the configuration of the tracking instances that are combined into logical tracking instances. SEQUENCE OF Hm2TrackLogicalInstanceEntry .1.3.6.1.4.1.248.11.115.1.4.1 |
hm2TrackLogicalInstanceEntryThe entry of the hm2TrackLogicalInstanceTable. Hm2TrackLogicalInstanceEntry .1.3.6.1.4.1.248.11.115.1.4.1.1 |
hm2TrackLogicalIdThe identifier of the logical object being tracked. Integer32 .1.3.6.1.4.1.248.11.115.1.4.1.1.1 |
hm2TrackLogicalOperandNameAThe name of the tracking object to be used as operand A in the logical operation: A operator B.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.248.11.115.1.4.1.1.2 |
hm2TrackLogicalOperandNameBThe name of the tracking object to be used as operand B in the logical operation: A operator B.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.248.11.115.1.4.1.1.3 |
hm2TrackLogicalOperatorDefines the logical operation performed on the configured operands A and B.rw Enumeration .1.3.6.1.4.1.248.11.115.1.4.1.1.4 |
hm2TrackingApplicationGroup OBJECT IDENTIFIER .1.3.6.1.4.1.248.11.115.1.5 |
hm2TrackingApplicationTableThis table contains information about registered applications, for each object being tracked. SEQUENCE OF Hm2TrackingApplicationEntry .1.3.6.1.4.1.248.11.115.1.5.1 |
hm2TrackingApplicationEntryThe entry of the hm2TrackingApplicationTable. Hm2TrackingApplicationEntry .1.3.6.1.4.1.248.11.115.1.5.1.1 |
hm2TrackAppIdThe id of an application which tracks an object. Integer32 .1.3.6.1.4.1.248.11.115.1.5.1.1.1 |
hm2TrackAppNameThe name of the registered application.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.248.11.115.1.5.1.1.4 |
hm2TrackAppObjectNameThe name of the tracking object the application registered for.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.248.11.115.1.5.1.1.5 |
hm2TrackingStaticRouteGroup OBJECT IDENTIFIER .1.3.6.1.4.1.248.11.115.1.6 |
hm2TrackStaticRouteTable. SEQUENCE OF Hm2TrackStaticRouteEntry .1.3.6.1.4.1.248.11.115.1.6.1 |
hm2TrackStaticRouteEntry. Hm2TrackStaticRouteEntry .1.3.6.1.4.1.248.11.115.1.6.1.1 |
hm2TrackStaticRouteTrackIdAssociate and dissociate the tracking instance to a static route. To dissociate, pass an empty string.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.248.11.115.1.6.1.1.1 |
hm2TrackStaticRouteTrackStateShows if the tracked object is currently up(1), down(2) or notReady(3). in case the state indicates notReady, the corresponding configuration is missing or invalid.ro Enumeration .1.3.6.1.4.1.248.11.115.1.6.1.1.2 |