ZHONE-COM-IP-IPSLA-MIB

File: ZHONE-COM-IP-IPSLA-MIB.mib (49305 bytes)

Imported modules

IF-MIB SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC ZHONE-COM-IP-RD-MIB Zhone

Imported symbols

ifName OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP IpAddress Counter32
OBJECT-TYPE MODULE-IDENTITY OBJECT-IDENTITY
NOTIFICATION-TYPE RowStatus DateAndTime
rdIndex ZhoneRDIndex zhoneIp

Defined Types

ZhoneIpSLACosActionEntry  
SEQUENCE    
  zhoneIpSLACosActionIndex INTEGER
  zhoneIpSLACosActionName OCTET STRING
  zhoneIpSLACosActionTrapOnError INTEGER
  zhoneIpSLACosActionTimeoutErrThresh INTEGER
  zhoneIpSLACosActionTimeoutClrThresh INTEGER
  zhoneIpSLACosActionLatencyErrThresh INTEGER
  zhoneIpSLACosActionLatencyClrThresh INTEGER
  zhoneIpSLACosActionJitterErrThresh INTEGER
  zhoneIpSLACosActionJitterClrThresh INTEGER
  zhoneIpSLACosActionMetrics INTEGER
  zhoneIpSLACosActionPacketSize INTEGER

ZhoneIpSLACosMapEntry  
SEQUENCE    
  zhoneIpSLACosMapDscpIndex INTEGER
  zhoneIpSLACosMapCosActionIndex INTEGER

ZhoneIpSLAStaticPathEntry  
SEQUENCE    
  zhoneIpSLAStaticPathRdIndex ZhoneRDIndex
  zhoneIpSLAStaticPathTargetIP IpAddress
  zhoneIpSLAStaticPathForwarding INTEGER
  zhoneIpSLAStaticPathState INTEGER
  zhoneIpSLAStaticPathRowstatus RowStatus

ZhoneIpSLAPathConnectEntry  
SEQUENCE    
  zhoneIpSLAPathConnectEndpointIP IpAddress
  zhoneIpSLAPathConnectDevName OCTET STRING
  zhoneIpSLAPathConnectDevType OCTET STRING
  zhoneIpSLAPathConnectStatus INTEGER
  zhoneIpSLAPathConnectSrcIP IpAddress
  zhoneIpSLAPathConnectDiscoveryType INTEGER
  zhoneIpSLAPathConnectUpTime Counter32
  zhoneIpSLAPathConnectPollType INTEGER
  zhoneIpSLAPathConnectCosMismatch Counter32
  zhoneIpSLAPathConnectLastCosActionIndex INTEGER

ZhoneIpSLAPathStatByCOSEntry  
SEQUENCE    
  zhoneIpSLAPathStatByCOSCosActIndex INTEGER
  zhoneIpSLAPathStatByCOSTargetIP IpAddress
  zhoneIpSLAPathStatByCOSStatus INTEGER
  zhoneIpSLAPathStatByCOSLastRTT Counter32
  zhoneIpSLAPathStatByCOSMinRTT Counter32
  zhoneIpSLAPathStatByCOSAvgRTT Counter32
  zhoneIpSLAPathStatByCOSMaxRTT Counter32
  zhoneIpSLAPathStatByCOSDroppedResp Counter32

ZhoneIpSLAPathStatByIntervalEntry  
SEQUENCE    
  zhoneIpSLAPathStatByIntervalIndex INTEGER
  zhoneIpSLAPathStatByIntervalCosActIndex INTEGER
  zhoneIpSLAPathStatByIntervalRdIndex ZhoneRDIndex
  zhoneIpSLAPathStatByIntervalTargetIP IpAddress
  zhoneIpSLAPathStatByIntervalDateTime DateAndTime
  zhoneIpSLAPathStatByIntervalStatus INTEGER
  zhoneIpSLAPathStatByIntervalMinRTT Counter32
  zhoneIpSLAPathStatByIntervalAvgRTT Counter32
  zhoneIpSLAPathStatByIntervalMaxRTT Counter32
  zhoneIpSLAPathStatByIntervalDroppedResp Counter32

Defined Values

zhoneIpSLA 1.3.6.1.4.1.5504.4.1.21
This is the MIB Module for IPSLA Feature Configuration and reporting.
MODULE-IDENTITY    

zhoneIpSLAMibObjects 1.3.6.1.4.1.5504.4.1.21.1
OBJECT IDENTIFIER    

zhoneIpSLAGlobalEnable 1.3.6.1.4.1.5504.4.1.21.1.1
This object specifies whether to enable feature actions.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zhoneIpSLAGlobalPollInterval 1.3.6.1.4.1.5504.4.1.21.1.2
This object specifies the time interval in seconds between the inband IPSLA communications among IPSLA devices.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 60..3600  

zhoneIpSLACosActionTable 1.3.6.1.4.1.5504.4.1.21.1.3
This table has the Service Level Agreement (SLA) CoS action configuration options.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneIpSLACosActionEntry

zhoneIpSLACosActionEntry 1.3.6.1.4.1.5504.4.1.21.1.3.1
An entry in the IPSLA Action By CoS Configuration Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneIpSLACosActionEntry  

zhoneIpSLACosActionIndex 1.3.6.1.4.1.5504.4.1.21.1.3.1.1
There are 8 entries present for each device. actionIndex values 1 to 8 correspond exactly to Class Of Service (CoS) indices 0 to 7.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..8  

zhoneIpSLACosActionName 1.3.6.1.4.1.5504.4.1.21.1.3.1.2
The ascii name of the SLA CoS action entry, up to 9 characters in length. Blank names are not allowed.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..9)  

zhoneIpSLACosActionTrapOnError 1.3.6.1.4.1.5504.4.1.21.1.3.1.3
Specifies whether a trap is issued when any SLA performance error threshold within this CoS is crossed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zhoneIpSLACosActionTimeoutErrThresh 1.3.6.1.4.1.5504.4.1.21.1.3.1.4
Specifies the number of consecutive missed IP SLA responses within this CoS before a zhoneIpSLATimeoutTrap is issued.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..20  

zhoneIpSLACosActionTimeoutClrThresh 1.3.6.1.4.1.5504.4.1.21.1.3.1.5
Specifies the number of consecutive IPSLA responses within this CoS which must be received before the timeout error condition is cleared.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..20  

zhoneIpSLACosActionLatencyErrThresh 1.3.6.1.4.1.5504.4.1.21.1.3.1.6
Specifies the 15 sample average roundtrip latency value which must be exceeded within this CoS before a zhoneIpSLALatencyTrap is issued. The value is specified in milliseconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 50..10000  

zhoneIpSLACosActionLatencyClrThresh 1.3.6.1.4.1.5504.4.1.21.1.3.1.7
Specifies the number of consecutive IPSLA latency samples for which the 15 sample average roundtrip latency must be below the configured SLA latency error threshold within this CoS before the latency error condition is cleared.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..20  

zhoneIpSLACosActionJitterErrThresh 1.3.6.1.4.1.5504.4.1.21.1.3.1.8
Specifies the 15 sample roundtrip jitter value which must be exceeded within this CoS before a zhoneIpSLAJitterTrap is issued. The value is specified in milliseconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 50..10000  

zhoneIpSLACosActionJitterClrThresh 1.3.6.1.4.1.5504.4.1.21.1.3.1.9
Specifies the number of consecutive IPSLA RTT samples for which the 15 sample roundtrip jitter must be below the configured SLA jitter error threshold within this CoS before the jitter error condition is cleared.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..20  

zhoneIpSLACosActionMetrics 1.3.6.1.4.1.5504.4.1.21.1.3.1.10
Specifies if Latency and Availability meaurements should be carried out for this CoS. The default is enabled(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zhoneIpSLACosActionPacketSize 1.3.6.1.4.1.5504.4.1.21.1.3.1.11
Specifies the minimum IPSLA Ping packet size in bytes. The range is 64 thru 2048 if the target IP device is running IPSLA, 64 thru 512 otherwise.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 64..2048  

zhoneIpSLACosMapTable 1.3.6.1.4.1.5504.4.1.21.1.4
This table contains the Service Level Management DSCP-to-CoS mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneIpSLACosMapEntry

zhoneIpSLACosMapEntry 1.3.6.1.4.1.5504.4.1.21.1.4.1
An entry in the IPSLA COS Map Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneIpSLACosMapEntry  

zhoneIpSLACosMapDscpIndex 1.3.6.1.4.1.5504.4.1.21.1.4.1.1
There are 64 entries present each representing a DIFFSRV code point (0 thru 63, bits 000000 thru 111111), for each device. dscpIndex values 1 to 64 correspond exactly to DIFFSRV codepoint values 0 to 63.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..64  

zhoneIpSLACosMapCosActionIndex 1.3.6.1.4.1.5504.4.1.21.1.4.1.2
This object is a pointer to the entry in zhoneIpSLACosActionTable. Value 0 indicates that no CoS action is assigned. The map entries recommended in rfc 2597 are present by default.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..8  

zhoneIpSLAStaticPathTable 1.3.6.1.4.1.5504.4.1.21.1.5
This table has the list of static Path IP Addresses
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneIpSLAStaticPathEntry

zhoneIpSLAStaticPathEntry 1.3.6.1.4.1.5504.4.1.21.1.5.1
An entry in the IPSLA Configuration Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneIpSLAStaticPathEntry  

zhoneIpSLAStaticPathRdIndex 1.3.6.1.4.1.5504.4.1.21.1.5.1.1
Route Domain Index of the target IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneRDIndex 1..127  

zhoneIpSLAStaticPathTargetIP 1.3.6.1.4.1.5504.4.1.21.1.5.1.2
Specifies the IP Address of the device which is at the other end of the path.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zhoneIpSLAStaticPathForwarding 1.3.6.1.4.1.5504.4.1.21.1.5.1.3
If enabled, all native static IP path entities will include this IP in IPSLA ping messages as a forwarded IP, resulting in remote IPSLA devices' inclusion of this IP as a dynamic IPSLA initiator. Remote IPSLA devices will then act as a proxy for the local IPSLA device in sending out IPSLA pings. Forwarded IPs are NOT propagated past the first remote IPSLA device. Received forwarded IPs are dynamic entries which get aged out unless IPSLA protocol messages are received which contain their IP as a forwarded IP. The agetime is a multiple of the proxying device's global poll-secs (object zhoneIpSLAGlobalPollInterval), based upon a certain maximum of forwarded paths per device and the number of path forwarding messages allowed within the minimum 64-byte IPSLA Ping packet. Valid values are enabled(1), disabled(2).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zhoneIpSLAStaticPathState 1.3.6.1.4.1.5504.4.1.21.1.5.1.4
Specifies if the IPSLA feature actions will be exerted on the current member of the static entry list. This leaf allows the user to toggle the feature per static path without deleting the current static path configuration. Valid values are enabled(1), disabled(2).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zhoneIpSLAStaticPathRowstatus 1.3.6.1.4.1.5504.4.1.21.1.5.1.5
This object is used to create new rows in this table, modify existing rows, and to delete existing rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zhoneIpSLAPathConnectTable 1.3.6.1.4.1.5504.4.1.21.1.6
IP Path table for reporting connection statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneIpSLAPathConnectEntry

zhoneIpSLAPathConnectEntry 1.3.6.1.4.1.5504.4.1.21.1.6.1
IP Path Connection Status Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneIpSLAPathConnectEntry  

zhoneIpSLAPathConnectEndpointIP 1.3.6.1.4.1.5504.4.1.21.1.6.1.1
Specifies the IP Address of the target device which is at the other end of the path.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zhoneIpSLAPathConnectDevName 1.3.6.1.4.1.5504.4.1.21.1.6.1.2
Specifies the name of the remote device.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

zhoneIpSLAPathConnectDevType 1.3.6.1.4.1.5504.4.1.21.1.6.1.3
Specifies the type of the remote device.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..10)  

zhoneIpSLAPathConnectStatus 1.3.6.1.4.1.5504.4.1.21.1.6.1.4
Specifies the availability status of the remote.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zhoneIpSLAPathConnectSrcIP 1.3.6.1.4.1.5504.4.1.21.1.6.1.5
The object specifies the source discovery Ip Address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zhoneIpSLAPathConnectDiscoveryType 1.3.6.1.4.1.5504.4.1.21.1.6.1.6
The object specifies the source discovery type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

zhoneIpSLAPathConnectUpTime 1.3.6.1.4.1.5504.4.1.21.1.6.1.7
The object specifies the amount of time in seconds that elapsed since the last transition from Inactive to Active.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneIpSLAPathConnectPollType 1.3.6.1.4.1.5504.4.1.21.1.6.1.8
The object specifies the role played by the local device in collection of latency and availability statistics. Initiator(1) - this is the unit that initiates the IPSLA ping packet used for statistics collection; Responder(2) - this is the unit that returns the IPSLA ping packet sent by the Initiator.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER initiator(1), responder(2)  

zhoneIpSLAPathConnectCosMismatch 1.3.6.1.4.1.5504.4.1.21.1.6.1.9
The object specifies the number of IPSLA ping packets received which indicate a mismatch between the Class Of Service definitions at the remote unit with those of the local unit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneIpSLAPathConnectLastCosActionIndex 1.3.6.1.4.1.5504.4.1.21.1.6.1.10
The object specifies the COS action Id used within the most recently transmitted IPSLA ping on this connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

zhoneIpSLAPathStatByCOSTable 1.3.6.1.4.1.5504.4.1.21.1.7
IP Path Table for reporting round-trip-time stats and dropped responses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneIpSLAPathStatByCOSEntry

zhoneIpSLAPathStatByCOSEntry 1.3.6.1.4.1.5504.4.1.21.1.7.1
An entry in the IP Path Statistics By COS Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneIpSLAPathStatByCOSEntry  

zhoneIpSLAPathStatByCOSCosActIndex 1.3.6.1.4.1.5504.4.1.21.1.7.1.1
Specifies the COS Action Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..8  

zhoneIpSLAPathStatByCOSTargetIP 1.3.6.1.4.1.5504.4.1.21.1.7.1.2
Specifies the IP Address of the device which is at the other end of the path.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

zhoneIpSLAPathStatByCOSStatus 1.3.6.1.4.1.5504.4.1.21.1.7.1.3
Specifies the status of the Cos. Writing to this leaf will cause objects zhoneIpSLAPathStatByCOSLastRTT, zhoneIpSLAPathStatByCOSMinRTT, zhoneIpSLAPathStatByCOSAvgRTT, zhoneIpSLAPathStatByCOSMaxRTT, and zhoneIpSLAPathStatByCOSDropResp to be cleared.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

zhoneIpSLAPathStatByCOSLastRTT 1.3.6.1.4.1.5504.4.1.21.1.7.1.4
The object specifies the latest round trip latency in milliseconds between this unit and the unit at the far end of the IP Enabled circuit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneIpSLAPathStatByCOSMinRTT 1.3.6.1.4.1.5504.4.1.21.1.7.1.5
The object specifies the minimum round trip latency in milliseconds between this unit and the unit at the far end of the IP Enabled circuit. This is the least value of the last 15 ping trials.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneIpSLAPathStatByCOSAvgRTT 1.3.6.1.4.1.5504.4.1.21.1.7.1.6
The object specifies the average round trip latency in milliseconds between this unit and the unit at the far end of the IP Enabled circuit. This is the average value over the last 15 ping trials.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneIpSLAPathStatByCOSMaxRTT 1.3.6.1.4.1.5504.4.1.21.1.7.1.7
The object specifies the maximum round trip latency in milliseconds between this unit and the unit at the far end of the IP Enabled circuit. This is the greatest value of the last 15 ping trials.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneIpSLAPathStatByCOSDroppedResp 1.3.6.1.4.1.5504.4.1.21.1.7.1.8
The object specifies the number of IPSLA pings for which a response was not received from the far end device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneIpSLAPathStatByIntervalTable 1.3.6.1.4.1.5504.4.1.21.1.8
IP Path Table for reporting round-trip-time stats and dropped responses. This table's top index represents one of 96 slices of data taken at 15 minute intervals, allowing the user to track performance over a 24 hour period.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneIpSLAPathStatByIntervalEntry

zhoneIpSLAPathStatByIntervalEntry 1.3.6.1.4.1.5504.4.1.21.1.8.1
An entry in the IP Path Statistics By Interval and COS Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneIpSLAPathStatByIntervalEntry  

zhoneIpSLAPathStatByIntervalIndex 1.3.6.1.4.1.5504.4.1.21.1.8.1.1
Specifies which of the 96 15-minute interval data slices to report.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..96  

zhoneIpSLAPathStatByIntervalCosActIndex 1.3.6.1.4.1.5504.4.1.21.1.8.1.2
Specifies the COS Action Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..8  

zhoneIpSLAPathStatByIntervalRdIndex 1.3.6.1.4.1.5504.4.1.21.1.8.1.3
RdIndex of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneRDIndex 1..127  

zhoneIpSLAPathStatByIntervalTargetIP 1.3.6.1.4.1.5504.4.1.21.1.8.1.4
Specifies the IP Address of the device which is at the other end of the path.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zhoneIpSLAPathStatByIntervalDateTime 1.3.6.1.4.1.5504.4.1.21.1.8.1.5
Describes the date and time the current interval data slice was stored.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

zhoneIpSLAPathStatByIntervalStatus 1.3.6.1.4.1.5504.4.1.21.1.8.1.6
Specifies the status of the Cos.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

zhoneIpSLAPathStatByIntervalMinRTT 1.3.6.1.4.1.5504.4.1.21.1.8.1.7
The object specifies the minimum round trip latency in milliseconds between this unit and the unit at the far end of the IP Enabled circuit. This is the least value of the last 15 ping trials.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneIpSLAPathStatByIntervalAvgRTT 1.3.6.1.4.1.5504.4.1.21.1.8.1.8
The object specifies the average round trip latency in milliseconds between this unit and the unit at the far end of the IP Enabled circuit. This is the average value over the last 15 ping trials.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneIpSLAPathStatByIntervalMaxRTT 1.3.6.1.4.1.5504.4.1.21.1.8.1.9
The object specifies the maximum round trip latency in milliseconds between this unit and the unit at the far end of the IP Enabled circuit. This is the greatest value of the last 15 ping trials.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneIpSLAPathStatByIntervalDroppedResp 1.3.6.1.4.1.5504.4.1.21.1.8.1.10
The object specifies the number of IPSLA pings for which a response was not received from the far end device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

zhoneIpSLATraps 1.3.6.1.4.1.5504.4.1.21.2
OBJECT IDENTIFIER    

zhoneIpSLATrapsPrefix 1.3.6.1.4.1.5504.4.1.21.2.0
Prefix 0 for Zhone IPSLA MIB traps as required by SNMPv2
Status: current Access: read-only
OBJECT-IDENTITY    

zhoneIpSLATimeoutTrap 1.3.6.1.4.1.5504.4.1.21.2.0.1
This trap is generated whenever zhoneIpSLAPathStatByCOSDropResp exceeds zhoneIpSLACosActionTimeoutErrThresh.
Status: current Access: read-only
NOTIFICATION-TYPE    

zhoneIpSLALatencyTrap 1.3.6.1.4.1.5504.4.1.21.2.0.2
This trap is generated whenever zhoneIpSLAPathStatByCOSAvgRTT exceeds zhoneIpSLACosActionLatencyErrThresh.
Status: current Access: read-only
NOTIFICATION-TYPE    

zhoneIpSLAJitterTrap 1.3.6.1.4.1.5504.4.1.21.2.0.3
This trap is generated whenever (zhoneIpSLAPathStatByCOSMaxRTT - zhoneIpSLAPathStatByCOSMinRTT) exceeds zhoneIpSLACosActionJitterErrThresh.
Status: current Access: read-only
NOTIFICATION-TYPE    

zhoneIpSLATimeoutClearTrap 1.3.6.1.4.1.5504.4.1.21.2.0.4
This trap is generated to clear a timeout threshold violation condition.
Status: current Access: read-only
NOTIFICATION-TYPE    

zhoneIpSLALatencyClearTrap 1.3.6.1.4.1.5504.4.1.21.2.0.5
This trap is generated to clear a latency threshold violation condition.
Status: current Access: read-only
NOTIFICATION-TYPE    

zhoneIpSLAJitterClearTrap 1.3.6.1.4.1.5504.4.1.21.2.0.6
This trap is generated to clear a jitter threshold violation condition.
Status: current Access: read-only
NOTIFICATION-TYPE    

zhoneIpSLAConformance 1.3.6.1.4.1.5504.4.1.21.3
OBJECT IDENTIFIER    

zhoneIpSLAMIBGroups 1.3.6.1.4.1.5504.4.1.21.3.1
OBJECT IDENTIFIER    

zhoneIpSLAGlobalsGroup 1.3.6.1.4.1.5504.4.1.21.3.1.1
The objects determining overall IPSLA behavior.
Status: current Access: read-only
OBJECT-GROUP    

zhoneIpSLACosActionGroup 1.3.6.1.4.1.5504.4.1.21.3.1.2
The objects in the IPSLA Cos Action table.
Status: current Access: read-only
OBJECT-GROUP    

zhoneIpSLACOSMapGroup 1.3.6.1.4.1.5504.4.1.21.3.1.3
The objects in the IPSLA COS Map table.
Status: current Access: read-only
OBJECT-GROUP    

zhoneIpSLAStaticPathGroup 1.3.6.1.4.1.5504.4.1.21.3.1.4
The objects in the IPSLA Static Path table.
Status: current Access: read-only
OBJECT-GROUP    

zhoneIpSLAPathConnectGroup 1.3.6.1.4.1.5504.4.1.21.3.1.5
The objects in the IPSLA Path Connection table.
Status: current Access: read-only
OBJECT-GROUP    

zhoneIpSLAPathStatByCOSGroup 1.3.6.1.4.1.5504.4.1.21.3.1.6
The objects in the IPSLA Path Stats By COS table.
Status: current Access: read-only
OBJECT-GROUP    

zhoneIpSLAPathStatByIntervalGroup 1.3.6.1.4.1.5504.4.1.21.3.1.7
The objects in the IPSLA Path Stats By Interval table.
Status: current Access: read-only
OBJECT-GROUP    

zhoneIpSLANotificationGroup 1.3.6.1.4.1.5504.4.1.21.3.1.8
IPSLA Notifications Group
Status: current Access: read-only
NOTIFICATION-GROUP    

zhoneIpSLACompliances 1.3.6.1.4.1.5504.4.1.21.3.2
OBJECT IDENTIFIER    

zhoneIpSLACompliance 1.3.6.1.4.1.5504.4.1.21.3.2.1
The compliance statement for SNMP entities which support IPSLA configuration.
Status: current Access: read-only
MODULE-COMPLIANCE