HMTRACKING-SNMP-MIB

File: HMTRACKING-SNMP-MIB.mib (17907 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
HMPRIV-MGMT-SNMP-MIB

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE Integer32 TimeTicks
IpAddress RowStatus DisplayString
InterfaceIndexOrZero hmConfiguration

Defined Types

HmTrackingEntry  
SEQUENCE    
  hmTrackId Integer32
  hmTrackRowStatus RowStatus
  hmTrackType INTEGER
  hmTrackState INTEGER
  hmTrackNumberOfChanges Integer32
  hmTrackTimeSinceLastChange TimeTicks
  hmTrackIfNumber InterfaceIndexOrZero
  hmTrackIfLinkUpDelay Integer32
  hmTrackIfLinkDownDelay Integer32
  hmTrackPingIpAddress IpAddress
  hmTrackPingInterval Integer32
  hmTrackPingMiss Integer32
  hmTrackPingSuccess Integer32
  hmTrackPingTimeout Integer32
  hmTrackPingTTL Integer32
  hmTrackPingBestRouteIfNumber InterfaceIndexOrZero
  hmTrackLogicalOperator INTEGER
  hmTrackSendStateChangeTrap INTEGER

HmTrackingApplicationEntry  
SEQUENCE    
  hmTrackAppId Integer32
  hmTrackAppName DisplayString

HmTrackLogicalInstanceEntry  
SEQUENCE    
  hmTrackLogicalInstanceId Integer32
  hmTrackLogicInstRowStatus RowStatus

Defined Values

hmTracking 1.3.6.1.4.1.248.14.15
The Hirschmann Private Tracking MIB definitions for Platform devices.
MODULE-IDENTITY    

hmTrackingGroup 1.3.6.1.4.1.248.14.15.1
OBJECT IDENTIFIER    

hmTrackingTable 1.3.6.1.4.1.248.14.15.1.1
This table contains variables to define an entry in the Hirschmann Tracking database.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HmTrackingEntry

hmTrackingEntry 1.3.6.1.4.1.248.14.15.1.1.1
The entry of the hmTrackingTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HmTrackingEntry  

hmTrackId 1.3.6.1.4.1.248.14.15.1.1.1.1
The id of an object being tracked.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmTrackRowStatus 1.3.6.1.4.1.248.14.15.1.1.1.2
Defines the status of the Tracking database entry. Set to createAndWait(5) to create a new row. Set to destroy(6) to delete an entry. Set to notInService(2) to change an entry. Reads as active(1) if the tracked object exists and is trackable, notReady(3) otherwise.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hmTrackType 1.3.6.1.4.1.248.14.15.1.1.1.3
The kind of an object being tracked.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(1), interface(2), ping(3), logical(4)  

hmTrackState 1.3.6.1.4.1.248.14.15.1.1.1.4
Shows if the tracked object is currently UP or DOWN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

hmTrackNumberOfChanges 1.3.6.1.4.1.248.14.15.1.1.1.5
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hmTrackTimeSinceLastChange 1.3.6.1.4.1.248.14.15.1.1.1.6
The time difference to the last state change of an object being tracked (in hundredths of a second). 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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hmTrackIfNumber 1.3.6.1.4.1.248.14.15.1.1.1.7
The number of the interface being tracked. The number of the interface to send ping packets. For ping objects the value 65535 is used to show that no valid interface number has been set. It cannot be written.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

hmTrackIfLinkUpDelay 1.3.6.1.4.1.248.14.15.1.1.1.8
If a link-up recovers within this delay, the tracked object is not considered as up.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

hmTrackIfLinkDownDelay 1.3.6.1.4.1.248.14.15.1.1.1.9
If a link-down recovers within this delay, the tracked object is not considered as down.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

hmTrackPingIpAddress 1.3.6.1.4.1.248.14.15.1.1.1.10
The IP address of the router being monitored.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hmTrackPingInterval 1.3.6.1.4.1.248.14.15.1.1.1.11
The number of seconds between the pings to the target IP address.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

hmTrackPingMiss 1.3.6.1.4.1.248.14.15.1.1.1.12
This specifies the number of consecutive ping misses until the tracked object is considered to be down.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

hmTrackPingSuccess 1.3.6.1.4.1.248.14.15.1.1.1.13
This specifies the number of consecutive ping successes until the tracked object is considered to be up.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

hmTrackPingTimeout 1.3.6.1.4.1.248.14.15.1.1.1.14
This specifies the timeout in milliseconds for a ping reply. After the timeout the ping reply is considered as lost.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..10000  

hmTrackPingTTL 1.3.6.1.4.1.248.14.15.1.1.1.15
This specifies the time to live for a ping request packet.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

hmTrackPingBestRouteIfNumber 1.3.6.1.4.1.248.14.15.1.1.1.16
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

hmTrackLogicalOperator 1.3.6.1.4.1.248.14.15.1.1.1.17
Defines the logical operation performed on the instances
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER and(1), or(2)  

hmTrackSendStateChangeTrap 1.3.6.1.4.1.248.14.15.1.1.1.18
Enables or disables the sending of a trap when hmTrackState changes
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hmTrackingApplicationTable 1.3.6.1.4.1.248.14.15.1.2
This table contains information about registered applications, for each object being tracked.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HmTrackingApplicationEntry

hmTrackingApplicationEntry 1.3.6.1.4.1.248.14.15.1.2.1
The entry of the hmTrackingApplicationTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HmTrackingApplicationEntry  

hmTrackAppId 1.3.6.1.4.1.248.14.15.1.2.1.2
The id of an application which tracks an object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hmTrackAppName 1.3.6.1.4.1.248.14.15.1.2.1.3
The name of the registered application.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hmTrackLogicalInstanceTable 1.3.6.1.4.1.248.14.15.1.3
This table contains information the tracking instances that are combined into a logical tracking instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HmTrackLogicalInstanceEntry

hmTrackLogicalInstanceEntry 1.3.6.1.4.1.248.14.15.1.3.1
The entry of the hmTrackLogicalInstanceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HmTrackLogicalInstanceEntry  

hmTrackLogicalInstanceId 1.3.6.1.4.1.248.14.15.1.3.1.2
The id of an object that is a member of the logical tracking object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hmTrackLogicInstRowStatus 1.3.6.1.4.1.248.14.15.1.3.1.3
Defines the status of the Logic Tracking member entry. Set to createAndGo(4) to create a new row. Set to destroy(6) to delete an entry. Reads as active(1) if the row exists.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hmTrackEvent 1.3.6.1.4.1.248.14.15.1.0
The events of hmTrackEvent.
Status: current Access: read-create
OBJECT-IDENTITY    

hmTrackStatusChangeEvent 1.3.6.1.4.1.248.14.15.1.0.1
Sent when the state of a tracking instance changes between up and down.
Status: current Access: read-create
NOTIFICATION-TYPE