AVAYA-SAA-TRACK-MIB: View SNMP OID List / Download MIB

VENDOR: AVAYA COMMUNICATION


 Home MIB: AVAYA-SAA-TRACK-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
     avstrMIBObjects 1.3.6.1.4.1.6889.2.6.2.1
         avstrRtrMIBObjects 1.3.6.1.4.1.6889.2.6.2.1.1
             avstrRtrTable 1.3.6.1.4.1.6889.2.6.2.1.1.1 no-access
This table contains all the rtr's configured on the device.
                 avstrRtrEntry 1.3.6.1.4.1.6889.2.6.2.1.1.1.1 no-access
A specific entry.
                     avstrRtrId 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.1 unsigned32 no-access
The ID of the RTR. This is also the index component of this table.
                     avstrRtrType 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.2 integer read-write
The type of test this rtr object maintains. Enumeration: 'none': 1, 'tcpConnect': 3, 'ipIcmpEcho': 2.
                     avstrRtrDestIp 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.3 ipaddress read-write
The destination IP address of SAA probes generated by this entry.
                     avstrRtrDestPort 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.4 integer read-write
The destination port of SAA probes generated by this entry. This object is meaningfull only when avstrRtrType is set to tcpConnect(3).
                     avstrRtrFrequencyMs 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.5 unsigned32 read-write
The frequency, in milliseconds, between one SAA probe and the next.
                     avstrRtrWaitIntervalMs 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.6 unsigned32 read-write
The interval, in milliseconds, from the time an SAA probe is sent until the device waits for a reply for that SAA probe.
                     avstrRtrFailRetries 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.7 unsigned32 read-write
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'.
                     avstrRtrSuccessRetries 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.8 unsigned32 read-write
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'.
                     avstrRtrProbeDscp 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.9 unsigned32 read-write
The DSCP value of SAA probes generated by this entry.
                     avstrRtrProbeSrcIpAddr 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.10 ipaddress read-write
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.
                     avstrRtrProbeNextHopIf 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.11 interfaceindex read-write
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.
                     avstrRtrProbeNextHopMac 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.12 macaddress read-write
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.
                     avstrRtrSchedule 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.13 integer read-write
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. Enumeration: 'active': 2, 'inactive': 1.
                     avstrRtrOperState 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.14 integer read-only
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. Enumeration: 'down': 3, 'inactive': 1, 'up': 2.
                     avstrRtrOperStateLastChange 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.15 timeticks read-only
sysUpTime when the last change in avstrRtrOperState occured, in hundredths of a second.
                     avstrRtrRowStatus 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.16 rowstatus read-write
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.
                     avstrRtrProbeNextHopIp 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.17 ipaddress read-write
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.
                     avstrRtrIfKpaliveBypass 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.18 truthvalue read-write
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'.
                     avstrRtrDestHostName 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.19 displaystring read-write
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.
                     avstrRtrResolvedIp 1.3.6.1.4.1.6889.2.6.2.1.1.1.1.20 ipaddress read-only
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.
         avstrTrackerMIBObjects 1.3.6.1.4.1.6889.2.6.2.1.2
             avstrTrackerTable 1.3.6.1.4.1.6889.2.6.2.1.2.1 no-access
This table contains all the object-trackers configured on the device.
                 avstrTrackerEntry 1.3.6.1.4.1.6889.2.6.2.1.2.1.1 no-access
A specific entry.
                     avstrTrackerId 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.1 unsigned32 no-access
The ID of the object-tracker object. This is also the index component of this table.
                     avstrTrackerDescription 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.2 displaystring read-write
Free text describing this row.
                     avstrTrackerType 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.3 integer read-write
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. Enumeration: 'list': 1, 'rtr': 2.
                     avstrTrackerRtrId 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.4 unsigned32 read-write
This object has a meaning only when avstrTrackerType is set to rtr(2). The avstrRtrId of the tracked rtr.
                     avstrTrackerListType 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.5 integer read-write
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. Enumeration: 'boolOr': 2, 'boolAnd': 1, 'threshCount': 3.
                     avstrTrackerListThresholdUp 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.6 unsigned32 read-write
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.
                     avstrTrackerListThresholdDown 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.7 unsigned32 read-write
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.
                     avstrTrackerOperState 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.8 integer read-only
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. Enumeration: 'down': 3, 'reserved': 1, 'up': 2.
                     avstrTrackerOperStateLastChange 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.9 timeticks read-only
sysUpTime when the last change in avstrTrackerOperState occured, in hundredths of a second.
                     avstrTrackerRowStatus 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.10 rowstatus read-write
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.
                     avstrTrackerPermanentTrackState 1.3.6.1.4.1.6889.2.6.2.1.2.1.1.11 truthvalue read-write
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.
             avstrTrackerListObjsTable 1.3.6.1.4.1.6889.2.6.2.1.2.2 no-access
This table contains the associations between object-tracker lists and the object-tracker objects they contain.
                 avstrTrackerListObjsEntry 1.3.6.1.4.1.6889.2.6.2.1.2.2.1 no-access
A specific entry.
                     avstrTrackerListObjsParentTrackId 1.3.6.1.4.1.6889.2.6.2.1.2.2.1.1 unsigned32 no-access
The avstrTrackerId of the object-tracker list object.
                     avstrTrackerListObjsChildTrackId 1.3.6.1.4.1.6889.2.6.2.1.2.2.1.2 unsigned32 no-access
The avstrTrackerId of the object-tracker that is part of the tracked list.
                     avstrTrackerListObjsRowStatus 1.3.6.1.4.1.6889.2.6.2.1.2.2.1.3 rowstatus read-write
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.
                     avstrTrackerListObjsReverseState 1.3.6.1.4.1.6889.2.6.2.1.2.2.1.4 truthvalue read-write
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.
             avstrTrackerPtrsTable 1.3.6.1.4.1.6889.2.6.2.1.2.3 no-access
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.
                 avstrTrackerPtrsEntry 1.3.6.1.4.1.6889.2.6.2.1.2.3.1 no-access
A specific entry.
                     avstrTrackerPtrsTrackId 1.3.6.1.4.1.6889.2.6.2.1.2.3.1.1 unsigned32 no-access
An ID of the object-tracker, taken from avstrTrackerId.
                     avstrTrackerPtrsIndex 1.3.6.1.4.1.6889.2.6.2.1.2.3.1.2 unsigned32 no-access
A running-index to distinguish between multiple objects pointing to the same object-tracker.
                     avstrTrackerPtrsDescription 1.3.6.1.4.1.6889.2.6.2.1.2.3.1.3 displaystring read-only
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.
                     avstrTrackerPtrsType 1.3.6.1.4.1.6889.2.6.2.1.2.3.1.4 integer read-only
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). Enumeration: 'none': 1, 'ipStaticRoute': 5, 'trackerList': 2, 'ifIndex': 3, 'isakmpPeer': 4, 'ipPbrNhListEntry': 6.
                     avstrTrackerPtrsValue 1.3.6.1.4.1.6889.2.6.2.1.2.3.1.5 octet string read-only
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.
     avstrMIBNotificationPrefix 1.3.6.1.4.1.6889.2.6.2.2
         avstrMIBNotifications 1.3.6.1.4.1.6889.2.6.2.2.0
             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.
     avstrMIBConformance 1.3.6.1.4.1.6889.2.6.2.3
         avstrMIBGroups 1.3.6.1.4.1.6889.2.6.2.3.1
             avstrRtrConfigGroup 1.3.6.1.4.1.6889.2.6.2.3.1.1
This group consists of all the SAA configuration items.
             avstrRtrMonitoringGroup 1.3.6.1.4.1.6889.2.6.2.3.1.2
This group consists of all the SAA monitoring items.
             avstrTrackerConfigGroup 1.3.6.1.4.1.6889.2.6.2.3.1.3
This group consists of all the Object Tracking configuration items.
             avstrTrackerMonitoringGroup 1.3.6.1.4.1.6889.2.6.2.3.1.4
This group consists of all the Object Tracking monitoring items.
         avstrMIBCompliances 1.3.6.1.4.1.6889.2.6.2.3.2
             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.