AVAYA-SAA-TRACK-MIB

File: AVAYA-SAA-TRACK-MIB.mib (30808 bytes)

Imported modules

AVAYAGEN-MIB IF-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC

Imported symbols

avGatewayMibs InterfaceIndex OBJECT-GROUP
MODULE-COMPLIANCE TimeTicks IpAddress
Unsigned32 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE RowStatus DisplayString
TruthValue MacAddress

Defined Types

AvstrRtrEntry  
SEQUENCE    
  avstrRtrId Unsigned32
  avstrRtrType INTEGER
  avstrRtrDestIp IpAddress
  avstrRtrDestPort INTEGER
  avstrRtrFrequencyMs Unsigned32
  avstrRtrWaitIntervalMs Unsigned32
  avstrRtrFailRetries Unsigned32
  avstrRtrSuccessRetries Unsigned32
  avstrRtrProbeDscp Unsigned32
  avstrRtrProbeSrcIpAddr IpAddress
  avstrRtrProbeNextHopIf InterfaceIndex
  avstrRtrProbeNextHopMac MacAddress
  avstrRtrSchedule INTEGER
  avstrRtrOperState INTEGER
  avstrRtrOperStateLastChange TimeTicks
  avstrRtrRowStatus RowStatus
  avstrRtrProbeNextHopIp IpAddress
  avstrRtrIfKpaliveBypass TruthValue
  avstrRtrDestHostName DisplayString
  avstrRtrResolvedIp IpAddress

AvstrTrackerEntry  
SEQUENCE    
  avstrTrackerId Unsigned32
  avstrTrackerDescription DisplayString
  avstrTrackerType INTEGER
  avstrTrackerRtrId Unsigned32
  avstrTrackerListType INTEGER
  avstrTrackerListThresholdUp Unsigned32
  avstrTrackerListThresholdDown Unsigned32
  avstrTrackerOperState INTEGER
  avstrTrackerOperStateLastChange TimeTicks
  avstrTrackerRowStatus RowStatus
  avstrTrackerPermanentTrackState TruthValue

AvstrTrackerListObjsEntry  
SEQUENCE    
  avstrTrackerListObjsParentTrackId Unsigned32
  avstrTrackerListObjsChildTrackId Unsigned32
  avstrTrackerListObjsRowStatus RowStatus
  avstrTrackerListObjsReverseState TruthValue

AvstrTrackerPtrsEntry  
SEQUENCE    
  avstrTrackerPtrsTrackId Unsigned32
  avstrTrackerPtrsIndex Unsigned32
  avstrTrackerPtrsDescription DisplayString
  avstrTrackerPtrsType INTEGER
  avstrTrackerPtrsValue OCTET STRING

Defined Values

avayaSaaTrackMib 1.3.6.1.4.1.6889.2.6.2
The MIB module for configuring SAA and Object Tracking functionality in Avaya converged Gateways.
MODULE-IDENTITY    

avstrMIBObjects 1.3.6.1.4.1.6889.2.6.2.1
OBJECT IDENTIFIER    

avstrRtrMIBObjects 1.3.6.1.4.1.6889.2.6.2.1.1
OBJECT IDENTIFIER    

avstrRtrTable 1.3.6.1.4.1.6889.2.6.2.1.1.1
This table contains all the rtr's configured on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AvstrRtrEntry

avstrRtrEntry 1.3.6.1.4.1.6889.2.6.2.1.1.1.1
A specific entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AvstrRtrEntry  

avstrRtrId 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.1
The ID of the RTR. This is also the index component of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

avstrRtrType 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.2
The type of test this rtr object maintains.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), ipIcmpEcho(2), tcpConnect(3)  

avstrRtrDestIp 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.3
The destination IP address of SAA probes generated by this entry.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

avstrRtrDestPort 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.4
The destination port of SAA probes generated by this entry. This object is meaningfull only when avstrRtrType is set to tcpConnect(3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

avstrRtrFrequencyMs 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.5
The frequency, in milliseconds, between one SAA probe and the next.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

avstrRtrWaitIntervalMs 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.6
The interval, in milliseconds, from the time an SAA probe is sent until the device waits for a reply for that SAA probe.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

avstrRtrFailRetries 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.7
When the current state of this entry is 'up', the value of this object determines the number of successive failed probes after which the state of this entry moves to 'down'.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

avstrRtrSuccessRetries 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.8
When the current state of this entry is 'down', the value of this object determines the number of successive successful probes after which the state of this entry moves to 'up'.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

avstrRtrProbeDscp 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.9
The DSCP value of SAA probes generated by this entry.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..63  

avstrRtrProbeSrcIpAddr 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.10
The source IP address of SAA probes sent by this entry. The value 0.0.0.0 means that this address shall be taken from the probe's egress interface's address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

avstrRtrProbeNextHopIf 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.11
This node is valid only if avstrRtrProbeNextHopIp is set to '0.0.0.0'. The interface on which SAA probes generated by this entry shall exit, bypassing normal routing. A value of '0' means the probes will undergo routing normally. NOTES: 1. In order to set this object, you must first move avstrRtrRowStatus to notInService. When finished setting this object and avstrRtrProbeNextHopMac - move it back to active. 2. When setting this object to an Ethernet type interface which does not employ DHCP client, you must also specify the next-hop MAC address by setting avstrRtrProbeNextHopMac. When a DHCP client is used, if the MAC address is not specified, the default Gateway received from the DHCP server shall be used as the next hop.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

avstrRtrProbeNextHopMac 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.12
Use this object in conjunction with avstrRtrProbeNextHopIf to manually set the next-hop of SAA probes generated by this entry. This object is meaningfull only when the value of avstrRtrProbeNextHopIf is valid and set to an Ethernet type interface. NOTE: In order to set this object, you must first move avstrRtrRowStatus to notInService. When finished setting this object and avstrRtrProbeNextHopIf - move it back to active.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

avstrRtrSchedule 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.13
This object specifies the scheduling status of this row. inactive(1) - This entry is currently not scheduled to run. active(2) - This entry is currently running.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

avstrRtrOperState 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.14
The conceptual operational state of this entry: inactive(1) - the entry is not operating yet. up(2) - the entry is up. This is also the initial state of the entry when it starts operating (i.e. moves out of the 'inactive' state). down(3) - the entry is down. NOTE: Refer to avstrRtrFailRetries and avstrRtrSuccessRetries to understand how the entry transitions between 'up' and 'down' states.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), up(2), down(3)  

avstrRtrOperStateLastChange 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.15
sysUpTime when the last change in avstrRtrOperState occured, in hundredths of a second.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

avstrRtrRowStatus 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.16
This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified. If active, this object must remain active if it is referenced by a row in another table. Use createAndWait (not createAndGo) to create this row. In order for this row to be active(1) avstrRtrType and (avstrRtrDestIp or avstrRtrDestHostName) must be set to a valid value.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

avstrRtrProbeNextHopIp 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.17
The IP address of the next-hop to which SAA probes generated by this entry shall be routed, bypassing normal routing. A value of '0.0.0.0' means that the value in avstrRtrProbeNextHopIf is valid instead. Note: Setting this node to '0.0.0.0' and avstrRtrProbeNextHopIf to '0' will result in the probes undergoing routing normally.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

avstrRtrIfKpaliveBypass 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.18
This node controls whether or not SAA probes generated by this rtr will undergo normal path internally (False), in the Gateway's network stack, or will undergo a special bypass path (True) that is required when this rtr is used in conjunction with the interface keepalive feature. NOTE: This node is valid only if avstrRtrProbeNextHopIf is valid and set to a value != '0'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

avstrRtrDestHostName 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.19
The hostname shall follow RFC 1035 Host name convention. Note that while upper and lower case letters are allowed in domain names, no significance is attached to the case. That is, two names with the same spelling but different case are to be treated as if identical. The labels must start with a letter or digit, end with a letter or digit, and have as interior characters only letters, digits, and hyphen. There are also some restrictions on the length. Labels must be 63 characters or less. There are up to 4 labels per hostname.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..255)  

avstrRtrResolvedIp 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.20
The Resolved destination IP address of SAA probes generated by this entry. The value 0.0.0.0 will be presented if avstrRtrDestHostName is not configured or if avstrRtrDestHostName is not resolved.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

avstrTrackerMIBObjects 1.3.6.1.4.1.6889.2.6.2.1.2
OBJECT IDENTIFIER    

avstrTrackerTable 1.3.6.1.4.1.6889.2.6.2.1.2.1
This table contains all the object-trackers configured on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AvstrTrackerEntry

avstrTrackerEntry 1.3.6.1.4.1.6889.2.6.2.1.2.1.1
A specific entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AvstrTrackerEntry  

avstrTrackerId 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.1
The ID of the object-tracker object. This is also the index component of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

avstrTrackerDescription 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.2
Free text describing this row.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

avstrTrackerType 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.3
The type of object to be tracked by this object-tracker. The value list(1) is reserved for specifying an entry that tracks a list of object-trackers.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER list(1), rtr(2)  

avstrTrackerRtrId 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.4
This object has a meaning only when avstrTrackerType is set to rtr(2). The avstrRtrId of the tracked rtr.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

avstrTrackerListType 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.5
This object has a meaning only when avstrTrackerType is set to list(1). The value of this object determines how the states of the object-trackers in the tracked list are analyzed in order to determine the state of this object-tracker entry. Possible values are: boolAnd(1) - The entry is 'up' if all object-trackers are 'up', or 'down' if one or more object-trackers are 'down'. boolOr(2) - The entry is 'up' if at least one object-tracker in the list is 'up'. threshCount(3) - When the entry is in the 'down' state it switches to the 'up' state if the number of 'up' object-trackers is greater or equal then the number specified in avstrTrackerThresholdUp. When the entry is in the 'up' state it switches to the 'down' state if the number of 'up' objects is less then or equal to the number specified in avstrTrackerThresholdDown.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER boolAnd(1), boolOr(2), threshCount(3)  

avstrTrackerListThresholdUp 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.6
This object has a meaning only when avstrTrackerType is set to list(1), and avstrTrackerListType is set to threshXxx. When the current state of this entry is 'down', the value of this object determines the number of 'up' object-trackers in the list that will cause a transition of this entry to the 'up' state.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

avstrTrackerListThresholdDown 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.7
This object has a meaning only when avstrTrackType is set to list(1), and avstrTrackListType is set to threshXxx. When the current state of this entry is 'up', the value of this object determines the number of 'down' object-trackers in the list that will cause a transition of this entry to the 'down' state.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

avstrTrackerOperState 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.8
The conceptual operational state of this entry: reserved(1) - this value is currently reserved. up(2) - the monitored object is 'up'. down(3) - the monitored object is 'down' or 'inactive'. NOTE: Refer to avstrTrackerListType, avstrTrackerThresholdUp and avstrTrackerThresholdDown to understand how the entry transitions between 'up' and 'down' states.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER reserved(1), up(2), down(3)  

avstrTrackerOperStateLastChange 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.9
sysUpTime when the last change in avstrTrackerOperState occured, in hundredths of a second.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

avstrTrackerRowStatus 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.10
This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified. If active, this object must remain active if it is referenced by a row in another table. Use createAndWait (not createAndGo) to create this row. In order for this row to be active(1) either the following must hold: o Set avstrTrackerType to list(1). o Set avstrTrackerType to rtr(2), and set avstrTrackerRtrId to an avstrRtrId of an active(1) rtr entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

avstrTrackerPermanentTrackState 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.11
Enable/Disable for storing the track state or not in permanent memory to be available after reboot. The default mode is of not keeping the track state after reboot and therefore starting as track is down.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

avstrTrackerListObjsTable 1.3.6.1.4.1.6889.2.6.2.1.2.2
This table contains the associations between object-tracker lists and the object-tracker objects they contain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AvstrTrackerListObjsEntry

avstrTrackerListObjsEntry 1.3.6.1.4.1.6889.2.6.2.1.2.2.1
A specific entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AvstrTrackerListObjsEntry  

avstrTrackerListObjsParentTrackId 1.3.6.1.4.1.6889.2.6.2.1.2.2.1.1
The avstrTrackerId of the object-tracker list object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

avstrTrackerListObjsChildTrackId 1.3.6.1.4.1.6889.2.6.2.1.2.2.1.2
The avstrTrackerId of the object-tracker that is part of the tracked list.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

avstrTrackerListObjsRowStatus 1.3.6.1.4.1.6889.2.6.2.1.2.2.1.3
This object indicates the conceptual status of this row. The value of this object has no effect on whether other objects in this conceptual row can be modified. If active, this object must remain active if it is referenced by a row in another table. Use createAndGo (not createAndWait) to create this row.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

avstrTrackerListObjsReverseState 1.3.6.1.4.1.6889.2.6.2.1.2.2.1.4
This object determines whether the state of object being tracked is reversed or not. When a state is reversed 'up' is considered as 'down', and vice-versa. The default value is 'false', which means the state is not reversed.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

avstrTrackerPtrsTable 1.3.6.1.4.1.6889.2.6.2.1.2.3
This table is an informational read-only table that contains a list of all the objects that are currently pointing to each object-tracker in the system. This table is provided for convenience only. An alternative equivalent method is to walk over all the variuos ojects in the system that may point to object-trackers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AvstrTrackerPtrsEntry

avstrTrackerPtrsEntry 1.3.6.1.4.1.6889.2.6.2.1.2.3.1
A specific entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AvstrTrackerPtrsEntry  

avstrTrackerPtrsTrackId 1.3.6.1.4.1.6889.2.6.2.1.2.3.1.1
An ID of the object-tracker, taken from avstrTrackerId.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

avstrTrackerPtrsIndex 1.3.6.1.4.1.6889.2.6.2.1.2.3.1.2
A running-index to distinguish between multiple objects pointing to the same object-tracker.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

avstrTrackerPtrsDescription 1.3.6.1.4.1.6889.2.6.2.1.2.3.1.3
A user-friendly string that identifies the object that points to this object-tracker. E.g. 'Interface FastEthernet 10/2'. The string is equivalent to the one displayed when issuing the 'show track detail' CLI command.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

avstrTrackerPtrsType 1.3.6.1.4.1.6889.2.6.2.1.2.3.1.4
This column together with the next column - avstrTrackerPtrsValue uniquely identify the object pointing to this object-tracker, in a machine-friendly manner. This column provides the semantics for interpreting the contents of the next column - avstrTrackerPtrsValue: none(1) - next column is N/A trackerList(2) - next column is taken from avstrTrackerId of the object-tracker list that points to this object-tracker. ifIndex(3) - next column is InterfaceIndex TC (IF-MIB) isakmpPeer(4) - next column is avipsIsakmpPeerIdType followed by avipsIsakmpPeerId (AVAYA-IPSEC-MIB). ipStaticRoute(5) - next column is the following OIDs in the following order: {ipCidrRouteStaticDest, ipCidrRouteStaticMask, ipCidrRouteStaticIfIndex, ipCidrRouteStaticNextHop, ipCidrRouteStaticPreference} (CROUTE-MIB). ipPbrNhListEntry(6) - next column is the following OIDs in the following order: {nextHopListIndex, nextHopIndex} (CROUTE-MIB).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), trackerList(2), ifIndex(3), isakmpPeer(4), ipStaticRoute(5), ipPbrNhListEntry(6)  

avstrTrackerPtrsValue 1.3.6.1.4.1.6889.2.6.2.1.2.3.1.5
This column together with the previous column - avstrTrackerPtrsType uniquely identify the object pointing to this object-tracker, in a machine-friendly manner. See description of avstrTrackerPtrsType for more details.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

avstrMIBNotificationPrefix 1.3.6.1.4.1.6889.2.6.2.2
OBJECT IDENTIFIER    

avstrMIBNotifications 1.3.6.1.4.1.6889.2.6.2.2.0
OBJECT IDENTIFIER    

avstrTrackerOperStateChangeNotification 1.3.6.1.4.1.6889.2.6.2.2.0.1
This notification is sent whenever a state transition for an object-tracker occurs, i.e. whenever avstrTrackerOperState changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

avstrMIBConformance 1.3.6.1.4.1.6889.2.6.2.3
OBJECT IDENTIFIER    

avstrMIBGroups 1.3.6.1.4.1.6889.2.6.2.3.1
OBJECT IDENTIFIER    

avstrRtrConfigGroup 1.3.6.1.4.1.6889.2.6.2.3.1.1
This group consists of all the SAA configuration items.
Status: current Access: read-only
OBJECT-GROUP    

avstrRtrMonitoringGroup 1.3.6.1.4.1.6889.2.6.2.3.1.2
This group consists of all the SAA monitoring items.
Status: current Access: read-only
OBJECT-GROUP    

avstrTrackerConfigGroup 1.3.6.1.4.1.6889.2.6.2.3.1.3
This group consists of all the Object Tracking configuration items.
Status: current Access: read-only
OBJECT-GROUP    

avstrTrackerMonitoringGroup 1.3.6.1.4.1.6889.2.6.2.3.1.4
This group consists of all the Object Tracking monitoring items.
Status: current Access: read-only
OBJECT-GROUP    

avstrMIBCompliances 1.3.6.1.4.1.6889.2.6.2.3.2
OBJECT IDENTIFIER    

avstrMIBCompliance 1.3.6.1.4.1.6889.2.6.2.3.2.1
The compliance statement for SNMP entities of the SAA and Object Tracking MIB.
Status: current Access: read-only
MODULE-COMPLIANCE