ADTRAN-AOS-NETWORKMONITOR: View SNMP OID List / Download MIB

VENDOR: ADTRAN


 Home MIB: ADTRAN-AOS-NETWORKMONITOR
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
 adGenAOSNetMon 1.3.6.1.4.1.664.5.53.2.2
     adGenAOSnmTrackTraps 1.3.6.1.4.1.664.5.53.2.2.0
         adGenAOSnmTrackStateChgFail 1.3.6.1.4.1.664.5.53.2.2.0.1
A stateChangeFail trap indicates that the specified track has changed states from Pass to Fail.
         adGenAOSnmTrackStateChgPass 1.3.6.1.4.1.664.5.53.2.2.0.2
A stateChangePass trap indicates that the specified track has changed states from Fail to Pass.
     adGenAOSnmProbeTableNextIndex 1.3.6.1.4.1.664.5.53.2.2.1 integer32 read-only
This object contains an unused value for adGenAOSnmIndex in the adGenAOSnmProbeTable, or a zero to indicate that none exist.
     adGenAOSnmProbeTable 1.3.6.1.4.1.664.5.53.2.2.2 no-access
Create a network monitor probe.
         adGenAOSnmProbeEntry 1.3.6.1.4.1.664.5.53.2.2.2.1 no-access
The parameters for a particular network monitor probe.
             adGenAOSnmIndex 1.3.6.1.4.1.664.5.53.2.2.2.1.1 integer32 read-only
Uniquely identifies a row in the adGenAOSnmProbeTable. This is the index chosen by the management station for row creation. If the adGenAOSnmIndex is already in use when attempting to create a new row with a set operation, then an error will be returned.
             adGenAOSnmName 1.3.6.1.4.1.664.5.53.2.2.2.1.2 octet string read-only
Unique string to identify probe.
             adGenAOSnmType 1.3.6.1.4.1.664.5.53.2.2.2.1.3 integer read-only
Specifies the type of probe. Enumeration: 'httpRequest': 3, 'icmpTimeStamp': 4, 'twamp': 5, 'tcpConnect': 2, 'icmpEcho': 1.
             adGenAOSnmRowStatus 1.3.6.1.4.1.664.5.53.2.2.2.1.4 rowstatus read-only
SNMP Version 2 Row Status Variable. The status of the conceptual row. In order for this object to become active, the following row objects MUST be defined: adGenAOSnmName and adGenAOSnmType. The control row objects adGenAOSnmName and adGenAOSnmType cannot be modified once this conceptual row has been created. The value 'notInService' and 'createAndWait' will not be supported. This object can be set to 'destroy' from any value at any time.
     adGenAOSnmConfigProbeTable 1.3.6.1.4.1.664.5.53.2.2.3 no-access
Configure a network monitor probe.
         adGenAOSnmConfigProbeEntry 1.3.6.1.4.1.664.5.53.2.2.3.1 no-access
The parameters used to configure a particular network monitor probe.
             adGenAOSnmCfgName 1.3.6.1.4.1.664.5.53.2.2.3.1.1 octet string read-only
The name of the corresponding probe entry. The probe identified by a particular value of this index is the same probe as identified by the same value as a adGenAOSnmName object instance.
             adGenAOSnmAdminStatus 1.3.6.1.4.1.664.5.53.2.2.3.1.2 integer read-write
Specifies ability to enable or disable the probe. Enumeration: 'disabled': 2, 'enabled': 1.
             adGenAOSnmPollPeriod 1.3.6.1.4.1.664.5.53.2.2.3.1.3 integer32 read-write
Specifies the poll period, in seconds, of the probe.
             adGenAOSnmTimeoutPeriod 1.3.6.1.4.1.664.5.53.2.2.3.1.4 unsigned32 read-write
Time to wait for a response after which a packet is considered lost.
             adGenAOSnmToleranceMode 1.3.6.1.4.1.664.5.53.2.2.3.1.5 integer read-write
Specifies the tolerance mode of the probe. Enumeration: 'consecutive': 3, 'none': 1, 'rate': 2.
             adGenAOSnmFailTolerance 1.3.6.1.4.1.664.5.53.2.2.3.1.6 integer read-write
Specifies how many probe operations must fail before the probe state transitions to the fail state.
             adGenAOSnmPassTolerance 1.3.6.1.4.1.664.5.53.2.2.3.1.7 integer read-write
Specifies how many probe operations must fail before the probe state transitions to the fail state.
             adGenAOSnmToleranceTestSize 1.3.6.1.4.1.664.5.53.2.2.3.1.8 integer read-write
Specifies test size for rate calculations when the tolerance mode is set to 'rate'.
             adGenAOSnmClearCounters 1.3.6.1.4.1.664.5.53.2.2.3.1.9 integer read-write
Clear the counters and statistics history of a probe. This is a write-only variable. A read will result in no action being taken. Enumeration: 'clear': 1.
     adGenAOSnmProbeStatusTable 1.3.6.1.4.1.664.5.53.2.2.4 no-access
View the status of a network monitor probe.
         adGenAOSnmProbeStatusEntry 1.3.6.1.4.1.664.5.53.2.2.4.1 no-access
The parameters used to view the status of a particular network monitor probe.
             adGenAOSnmStatusName 1.3.6.1.4.1.664.5.53.2.2.4.1.1 octet string read-only
The name of the corresponding probe entry. The probe identified by a particular value of this index is the same probe as identified by the same value as a adGenAOSnmName object instance.
             adGenAOSnmTestStatus 1.3.6.1.4.1.664.5.53.2.2.4.1.2 integer read-only
Current test state of the probe. Enumeration: 'fail': 1, 'pass': 2.
             adGenAOSnmTestsRun 1.3.6.1.4.1.664.5.53.2.2.4.1.3 counter32 read-only
Number of test run on the probe.
             adGenAOSnmTestsFailed 1.3.6.1.4.1.664.5.53.2.2.4.1.4 counter32 read-only
Number of test that failed.
             adGenAOSnmStatsToleranceTestSize 1.3.6.1.4.1.664.5.53.2.2.4.1.5 counter32 read-only
Specifies the test size.
             adGenAOSnmStatsToleranceTestValue 1.3.6.1.4.1.664.5.53.2.2.4.1.6 counter32 read-only
Specifies number of tests that passed or failed. Check 'adGenAOSnmTestStatus' for test state.
             adGenAOSnmTimeSinceLastStatusChange 1.3.6.1.4.1.664.5.53.2.2.4.1.7 timeticks read-only
Time since last status change.
     adGenAOSnmCfgTwampProbeTable 1.3.6.1.4.1.664.5.53.2.2.5 no-access
Configure a network monitor TWAMP probe.
         adGenAOSnmCfgTwampProbeEntry 1.3.6.1.4.1.664.5.53.2.2.5.1 no-access
The parameters used to configure a particular network monitor TWAMP probe.
             adGenAOSnmCfgTwName 1.3.6.1.4.1.664.5.53.2.2.5.1.1 octet string read-only
The name of the corresponding TWAMP probe entry. The probe identified by a particular instance of this object is the same probe as identified by the same value as a adGenAOSnmName object instance.
             adGenAOSnmTwDestHostname 1.3.6.1.4.1.664.5.53.2.2.5.1.2 displaystring read-write
Specifies the destination hostname or IP address as a string in dotted decimal format.
             adGenAOSnmTwDestPort 1.3.6.1.4.1.664.5.53.2.2.5.1.3 integer read-write
Specifies the destination port. If zero then the actual destination port will be dynamically negotiated with the responder.
             adGenAOSnmTwSrcIP 1.3.6.1.4.1.664.5.53.2.2.5.1.4 ipaddress read-write
Specifies the source IPv4 address.
             adGenAOSnmTwSrcPort 1.3.6.1.4.1.664.5.53.2.2.5.1.5 integer read-write
Specifies the source port. If zero then the actual source port will be dynamically assigned ever probe operation.
             adGenAOSnmTwDscp 1.3.6.1.4.1.664.5.53.2.2.5.1.6 integer read-write
Specifies the DiffServ Code Point value that will be used on packets sent and will be negotiated with the responder.
             adGenAOSnmTwPaddingLen 1.3.6.1.4.1.664.5.53.2.2.5.1.7 integer read-write
Size of TWAMP padding length.
             adGenAOSnmTwPaddingFormat 1.3.6.1.4.1.664.5.53.2.2.5.1.8 integer read-write
Specifies the format of the padding pattern. Enumeration: 'hex': 2, 'ascii': 1.
             adGenAOSnmTwPaddingPattern 1.3.6.1.4.1.664.5.53.2.2.5.1.9 octet string read-write
Specifies data pattern to pad the packet. This can be an ascii or hexadecimal pattern and must match the type set in adGenAOSnmTwPktFormat. In addition, adGenAOSnmTwDataPadType must be set to 'custom'.
             adGenAOSnmTwDataPadType 1.3.6.1.4.1.664.5.53.2.2.5.1.10 integer read-write
Specifies how the TWAMP padding payload is filled. Enumeration: 'zeroes': 1, 'random': 2, 'custom': 3.
             adGenAOSnmTwPktSendCnt 1.3.6.1.4.1.664.5.53.2.2.5.1.11 integer read-write
Specifies the number of packets to send and receive for one probe operation. More than one is required for inter-packet delay variation measurements.
             adGenAOSnmTwSendScheduleType 1.3.6.1.4.1.664.5.53.2.2.5.1.12 integer read-write
Specifies in milliseconds the time between test packets during a single probe operation. Enumeration: 'periodic': 1, 'poisson': 2.
             adGenAOSnmTwSendScheduleValue 1.3.6.1.4.1.664.5.53.2.2.5.1.13 integer read-write
Specifies in milliseconds the time between start of each packet send operation.
             adGenAOSnmTwIpdvAbsInMinFail 1.3.6.1.4.1.664.5.53.2.2.5.1.14 unsigned32 read-write
Specifies the minimum inbound absolute-value inter-packet delay variation threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwIpdvAbsInAvgFail 1.3.6.1.4.1.664.5.53.2.2.5.1.15 unsigned32 read-write
Specifies the average inbound absolute-value inter-packet delay variation threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwIpdvAbsInMaxFail 1.3.6.1.4.1.664.5.53.2.2.5.1.16 unsigned32 read-write
Specifies the maximum inbound absolute-value inter-packet delay variation threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwIpdvAbsInMinPass 1.3.6.1.4.1.664.5.53.2.2.5.1.17 unsigned32 read-write
Specifies the threshold in milliseconds for minimum inbound absolute-value inter-packet delay variation that will allow the probe operation to pass.
             adGenAOSnmTwIpdvAbsInAvgPass 1.3.6.1.4.1.664.5.53.2.2.5.1.18 unsigned32 read-write
Specifies the threshold in milliseconds for average inbound absolute-value inter-packet delay variation that will allow the probe operation to pass.
             adGenAOSnmTwIpdvAbsInMaxPass 1.3.6.1.4.1.664.5.53.2.2.5.1.19 unsigned32 read-write
Specifies the threshold in milliseconds for maximum inbound absolute-value inter-packet delay variation that will allow the probe operation to pass.
             adGenAOSnmTwIpdvAbsOutMinFail 1.3.6.1.4.1.664.5.53.2.2.5.1.20 unsigned32 read-write
Specifies the minimum outbound absolute-value inter-packet delay variation threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwIpdvAbsOutAvgFail 1.3.6.1.4.1.664.5.53.2.2.5.1.21 unsigned32 read-write
Specifies the average outbound absolute-value inter-packet delay variation threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwIpdvAbsOutMaxFail 1.3.6.1.4.1.664.5.53.2.2.5.1.22 unsigned32 read-write
Specifies the maximum outbound absolute-value inter-packet delay variation threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwIpdvAbsOutMinPass 1.3.6.1.4.1.664.5.53.2.2.5.1.23 unsigned32 read-write
Specifies the threshold in milliseconds for minimum outbound absolute-value inter-packet delay variation that will allow the probe operation to pass.
             adGenAOSnmTwIpdvAbsOutAvgPass 1.3.6.1.4.1.664.5.53.2.2.5.1.24 unsigned32 read-write
Specifies the threshold in milliseconds for average outbound absolute-value inter-packet delay variation that will allow the probe operation to pass.
             adGenAOSnmTwIpdvAbsOutMaxPass 1.3.6.1.4.1.664.5.53.2.2.5.1.25 unsigned32 read-write
Specifies the threshold in milliseconds for maximum outbound absolute-value inter-packet delay variation that will allow the probe operation to pass.
             adGenAOSnmTwIpdvAbsRtMinFail 1.3.6.1.4.1.664.5.53.2.2.5.1.26 unsigned32 read-write
Specifies the minimum round-trip absolute-value inter-packet delay variation threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwIpdvAbsRtAvgFail 1.3.6.1.4.1.664.5.53.2.2.5.1.27 unsigned32 read-write
Specifies the average round-trip absolute-value inter-packet delay variation threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwIpdvAbsRtMaxFail 1.3.6.1.4.1.664.5.53.2.2.5.1.28 unsigned32 read-write
Specifies the maximum round-trip absolute-value inter-packet delay variation threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwIpdvAbsRtMinPass 1.3.6.1.4.1.664.5.53.2.2.5.1.29 unsigned32 read-write
Specifies the threshold in milliseconds for minimum round-trip absolute-value inter-packet delay variation that will allow the probe operation to pass.
             adGenAOSnmTwIpdvAbsRtAvgPass 1.3.6.1.4.1.664.5.53.2.2.5.1.30 unsigned32 read-write
Specifies the threshold in milliseconds for average round-trip absolute-value inter-packet delay variation that will allow the probe operation to pass.
             adGenAOSnmTwIpdvAbsRtMaxPass 1.3.6.1.4.1.664.5.53.2.2.5.1.31 unsigned32 read-write
Specifies the threshold in milliseconds for maximum round-trip absolute-value inter-packet delay variation that will allow the probe operation to pass.
             adGenAOSnmTwDelayInMinFail 1.3.6.1.4.1.664.5.53.2.2.5.1.32 integer32 read-write
Specifies the minimum inbound delay threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwDelayInAvgFail 1.3.6.1.4.1.664.5.53.2.2.5.1.33 integer32 read-write
Specifies the average inbound delay threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwDelayInMaxFail 1.3.6.1.4.1.664.5.53.2.2.5.1.34 integer32 read-write
Specifies the maximum inbound delay threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwDelayInMinPass 1.3.6.1.4.1.664.5.53.2.2.5.1.35 integer32 read-write
Specifies the threshold in milliseconds for minimum inbound delay that will allow the probe operation to pass.
             adGenAOSnmTwDelayInAvgPass 1.3.6.1.4.1.664.5.53.2.2.5.1.36 integer32 read-write
Specifies the threshold in milliseconds for average inbound delay that will allow the probe operation to pass.
             adGenAOSnmTwDelayInMaxPass 1.3.6.1.4.1.664.5.53.2.2.5.1.37 integer32 read-write
Specifies the threshold in milliseconds for maximum inbound delay that will allow the probe operation to pass.
             adGenAOSnmTwDelayOutMinFail 1.3.6.1.4.1.664.5.53.2.2.5.1.38 integer32 read-write
Specifies the minimum outbound delay threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwDelayOutAvgFail 1.3.6.1.4.1.664.5.53.2.2.5.1.39 integer32 read-write
Specifies the average outbound delay threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwDelayOutMaxFail 1.3.6.1.4.1.664.5.53.2.2.5.1.40 integer32 read-write
Specifies the maximum outbound delay threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwDelayOutMinPass 1.3.6.1.4.1.664.5.53.2.2.5.1.41 integer32 read-write
Specifies the threshold in milliseconds for minimum outbound delay that will allow the probe operation to pass.
             adGenAOSnmTwDelayOutAvgPass 1.3.6.1.4.1.664.5.53.2.2.5.1.42 integer32 read-write
Specifies the threshold in milliseconds for average outbound delay that will allow the probe operation to pass.
             adGenAOSnmTwDelayOutMaxPass 1.3.6.1.4.1.664.5.53.2.2.5.1.43 integer32 read-write
Specifies the threshold in milliseconds for maximum outbound delay that will allow the probe operation to pass.
             adGenAOSnmTwDelayRtMinFail 1.3.6.1.4.1.664.5.53.2.2.5.1.44 integer32 read-write
Specifies the minimum round-trip delay threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwDelayRtAvgFail 1.3.6.1.4.1.664.5.53.2.2.5.1.45 integer32 read-write
Specifies the average round-trip delay threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwDelayRtMaxFail 1.3.6.1.4.1.664.5.53.2.2.5.1.46 integer32 read-write
Specifies the maximum round-trip delay threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwDelayRtMinPass 1.3.6.1.4.1.664.5.53.2.2.5.1.47 integer32 read-write
Specifies the threshold in milliseconds for minimum round-trip delay that will allow the probe operation to pass.
             adGenAOSnmTwDelayRtAvgPass 1.3.6.1.4.1.664.5.53.2.2.5.1.48 integer32 read-write
Specifies the threshold in milliseconds for average round-trip delay that will allow the probe operation to pass.
             adGenAOSnmTwDelayRtMaxPass 1.3.6.1.4.1.664.5.53.2.2.5.1.49 integer32 read-write
Specifies the threshold in milliseconds for maximum round-trip delay that will allow the probe operation to pass.
             adGenAOSnmTwPktRtLossFail 1.3.6.1.4.1.664.5.53.2.2.5.1.50 integer read-write
Specifies the round-trip packet-loss threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmTwPktRtLossPass 1.3.6.1.4.1.664.5.53.2.2.5.1.51 integer read-write
Specifies the round-trip packet-loss threshold in milliseconds that will allow the probe operation to change to the pass state.
             adGenAOSnmTwHistoryDepth 1.3.6.1.4.1.664.5.53.2.2.5.1.52 integer read-write
Specifies the number of probe operation statistic results to keep.
     adGenAOSnmTwampHistoryTable 1.3.6.1.4.1.664.5.53.2.2.6 no-access
Operation history for a network monitor TWAMP probe.
         adGenAOSnmTwampHistoryEntry 1.3.6.1.4.1.664.5.53.2.2.6.1 no-access
The read-only history of a particular network monitor TWAMP probe.
             adGenAOSnmTwSeqNum 1.3.6.1.4.1.664.5.53.2.2.6.1.1 integer32 read-only
Along with adGenAOSnmTwHistoryName, uniquely identifies a row in the adGenAOSTwampHistoryTable. A sequence number of '1' signifies the current history entry.
             adGenAOSnmTwHistoryName 1.3.6.1.4.1.664.5.53.2.2.6.1.2 octet string read-only
The name of the corresponding TWAMP probe entry. The probe identified by a particular value of this object is the same probe as identified by the same value as a adGenAOSnmName object instance.
             adGenAOSnmTwStartTime 1.3.6.1.4.1.664.5.53.2.2.6.1.3 displaystring read-only
Date and time the probe operation started.
             adGenAOSnmTwEndTime 1.3.6.1.4.1.664.5.53.2.2.6.1.4 displaystring read-only
Date and time the probe operation ended.
             adGenAOSnmTwLocalSyncState 1.3.6.1.4.1.664.5.53.2.2.6.1.5 truthvalue read-only
If return value is true, local clock is in sync.
             adGenAOSnmTwLocalClkErr 1.3.6.1.4.1.664.5.53.2.2.6.1.6 counter64 read-only
Local clock error estimate in nanoseconds.
             adGenAOSnmTwRemoteSyncState 1.3.6.1.4.1.664.5.53.2.2.6.1.7 truthvalue read-only
If return value is true, remote clock is in sync.
             adGenAOSnmTwRemoteClkErr 1.3.6.1.4.1.664.5.53.2.2.6.1.8 counter64 read-only
Remote clock error estimate in nanoseconds.
             adGenAOSnmTwDelayInMin 1.3.6.1.4.1.664.5.53.2.2.6.1.9 integer32 read-only
The inbound minimum delay in milliseconds.
             adGenAOSnmTwDelayInMax 1.3.6.1.4.1.664.5.53.2.2.6.1.10 integer32 read-only
The inbound maximum delay in milliseconds.
             adGenAOSnmTwDelayOutMin 1.3.6.1.4.1.664.5.53.2.2.6.1.11 integer32 read-only
The outbound minimum delay in milliseconds.
             adGenAOSnmTwDelayOutMax 1.3.6.1.4.1.664.5.53.2.2.6.1.12 integer32 read-only
The outbound maximum delay in milliseconds.
             adGenAOSnmTwDelayRtMin 1.3.6.1.4.1.664.5.53.2.2.6.1.13 integer32 read-only
The round-trip minimum delay in milliseconds.
             adGenAOSnmTwDelayRtMax 1.3.6.1.4.1.664.5.53.2.2.6.1.14 integer32 read-only
The round-trip maximum delay in milliseconds.
             adGenAOSnmTwLossRoundTrip 1.3.6.1.4.1.664.5.53.2.2.6.1.15 counter32 read-only
The round-trip packet loss.
             adGenAOSnmTwDelayOutSum 1.3.6.1.4.1.664.5.53.2.2.6.1.16 integer32 read-only
The sum of outbound delay in milliseconds.
             adGenAOSnmTwDelayOutSum2 1.3.6.1.4.1.664.5.53.2.2.6.1.17 counter64 read-only
The sum of the squares of outbound delay in milliseconds.
             adGenAOSnmTwDelayOutNum 1.3.6.1.4.1.664.5.53.2.2.6.1.18 counter32 read-only
The number of individual outbound delay samples.
             adGenAOSnmTwDelayInSum 1.3.6.1.4.1.664.5.53.2.2.6.1.19 integer32 read-only
The sum of inbound delay in milliseconds.
             adGenAOSnmTwDelayInSum2 1.3.6.1.4.1.664.5.53.2.2.6.1.20 counter64 read-only
The sum of the squares of inbound delay in milliseconds.
             adGenAOSnmTwDelayInNum 1.3.6.1.4.1.664.5.53.2.2.6.1.21 counter32 read-only
The number of individual inbound delay samples.
             adGenAOSnmTwDelayRtSum 1.3.6.1.4.1.664.5.53.2.2.6.1.22 integer32 read-only
The sum of round-trip delay in milliseconds.
             adGenAOSnmTwDelayRtSum2 1.3.6.1.4.1.664.5.53.2.2.6.1.23 counter64 read-only
The sum of the squares of round-trip delay in milliseconds.
             adGenAOSnmTwDelayRtNum 1.3.6.1.4.1.664.5.53.2.2.6.1.24 counter32 read-only
The number of individual round-trip delay samples.
             adGenAOSnmTwIpvPosInMin 1.3.6.1.4.1.664.5.53.2.2.6.1.25 counter32 read-only
The minimum value in the set of positive inbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvPosInMax 1.3.6.1.4.1.664.5.53.2.2.6.1.26 counter32 read-only
The maximum value in the set of positive inbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvPosInSum 1.3.6.1.4.1.664.5.53.2.2.6.1.27 counter32 read-only
The sum of positive inbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvPosInSum2 1.3.6.1.4.1.664.5.53.2.2.6.1.28 counter64 read-only
The sum of the squares of positive inbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvPosInNum 1.3.6.1.4.1.664.5.53.2.2.6.1.29 counter32 read-only
The number of positive inbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvPosOutMin 1.3.6.1.4.1.664.5.53.2.2.6.1.30 counter32 read-only
The minimum value in the set of positive outbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvPosOutMax 1.3.6.1.4.1.664.5.53.2.2.6.1.31 counter32 read-only
The maximum value in the set of positive outbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvPosOutSum 1.3.6.1.4.1.664.5.53.2.2.6.1.32 counter32 read-only
The sum of positive outbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvPosOutSum2 1.3.6.1.4.1.664.5.53.2.2.6.1.33 counter64 read-only
The sum of the squares of positive outbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvPosOutNum 1.3.6.1.4.1.664.5.53.2.2.6.1.34 counter32 read-only
The number of positive outbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvPosRtMin 1.3.6.1.4.1.664.5.53.2.2.6.1.35 counter32 read-only
The minimum value in the set of positive round-trip inter-packet delay variation measurements.
             adGenAOSnmTwIpvPosRtMax 1.3.6.1.4.1.664.5.53.2.2.6.1.36 counter32 read-only
The maximum value in the set of positive round-trip inter-packet delay variation measurements.
             adGenAOSnmTwIpvPosRtSum 1.3.6.1.4.1.664.5.53.2.2.6.1.37 counter32 read-only
The sum of positive round-trip inter-packet delay variation measurements.
             adGenAOSnmTwIpvPosRtSum2 1.3.6.1.4.1.664.5.53.2.2.6.1.38 counter64 read-only
The sum of the squares of of positive round-trip inter-packet delay variation measurements.
             adGenAOSnmTwIpvPosRtNum 1.3.6.1.4.1.664.5.53.2.2.6.1.39 counter32 read-only
The number of positive round-trip inter-packet delay variation measurements.
             adGenAOSnmTwIpvNegInMin 1.3.6.1.4.1.664.5.53.2.2.6.1.40 counter32 read-only
The minimum value in the set of negative inbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvNegInMax 1.3.6.1.4.1.664.5.53.2.2.6.1.41 counter32 read-only
The maximum value in the set of negative inbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvNegInSum 1.3.6.1.4.1.664.5.53.2.2.6.1.42 counter32 read-only
The sum of negative inbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvNegInSum2 1.3.6.1.4.1.664.5.53.2.2.6.1.43 counter64 read-only
The sum of the squares of negative inbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvNegInNum 1.3.6.1.4.1.664.5.53.2.2.6.1.44 counter32 read-only
The number of negative inbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvNegOutMin 1.3.6.1.4.1.664.5.53.2.2.6.1.45 counter32 read-only
The minimum value in the set of negative outbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvNegOutMax 1.3.6.1.4.1.664.5.53.2.2.6.1.46 counter32 read-only
The maximum value in the set of negative outbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvNegOutSum 1.3.6.1.4.1.664.5.53.2.2.6.1.47 counter32 read-only
The sum of negative outbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvNegOutSum2 1.3.6.1.4.1.664.5.53.2.2.6.1.48 counter64 read-only
The sum of the squares of negative outbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvNegOutNum 1.3.6.1.4.1.664.5.53.2.2.6.1.49 counter32 read-only
The number of negative outbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvNegRtMin 1.3.6.1.4.1.664.5.53.2.2.6.1.50 counter32 read-only
The minimum value in the set of negative round-trip inter-packet delay variation measurements.
             adGenAOSnmTwIpvNegRtMax 1.3.6.1.4.1.664.5.53.2.2.6.1.51 counter32 read-only
The maximum value in the set of negative round-trip inter-packet delay variation measurements.
             adGenAOSnmTwIpvNegRtSum 1.3.6.1.4.1.664.5.53.2.2.6.1.52 counter32 read-only
The sum of negative round-trip inter-packet delay variation measurements.
             adGenAOSnmTwIpvNegRtSum2 1.3.6.1.4.1.664.5.53.2.2.6.1.53 counter64 read-only
The sum of the squares of negative round-trip inter-packet delay variation measurements.
             adGenAOSnmTwIpvNegRtNum 1.3.6.1.4.1.664.5.53.2.2.6.1.54 counter32 read-only
The number of negative round-trip inter-packet delay variation measurements.
             adGenAOSnmTwIpvAbsInMin 1.3.6.1.4.1.664.5.53.2.2.6.1.55 counter32 read-only
The minimum value in the set of absolute inbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvAbsInMax 1.3.6.1.4.1.664.5.53.2.2.6.1.56 counter32 read-only
The maximum value in the set of absolute inbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvAbsInSum 1.3.6.1.4.1.664.5.53.2.2.6.1.57 counter32 read-only
The sum of absolute inbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvAbsInSum2 1.3.6.1.4.1.664.5.53.2.2.6.1.58 counter64 read-only
The sum of the squares of absolute inbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvAbsInNum 1.3.6.1.4.1.664.5.53.2.2.6.1.59 counter32 read-only
The number of absolute inbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvAbsOutMin 1.3.6.1.4.1.664.5.53.2.2.6.1.60 counter32 read-only
The minimum value in the set of absolute outbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvAbsOutMax 1.3.6.1.4.1.664.5.53.2.2.6.1.61 counter32 read-only
The maximum value in the set of absolute outbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvAbsOutSum 1.3.6.1.4.1.664.5.53.2.2.6.1.62 counter32 read-only
The sum of absolute outbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvAbsOutSum2 1.3.6.1.4.1.664.5.53.2.2.6.1.63 counter64 read-only
The sum of the squares of absolute outbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvAbsOutNum 1.3.6.1.4.1.664.5.53.2.2.6.1.64 counter32 read-only
The number of absolute outbound inter-packet delay variation measurements.
             adGenAOSnmTwIpvAbsRtMin 1.3.6.1.4.1.664.5.53.2.2.6.1.65 counter32 read-only
The minimum value in the set of absolute round-trip inter-packet delay variation measurements.
             adGenAOSnmTwIpvAbsRtMax 1.3.6.1.4.1.664.5.53.2.2.6.1.66 counter32 read-only
The maximum value in the set of absolute round-trip inter-packet delay variation measurements.
             adGenAOSnmTwIpvAbsRtSum 1.3.6.1.4.1.664.5.53.2.2.6.1.67 counter32 read-only
The sum of absolute round-trip inter-packet delay variation measurements.
             adGenAOSnmTwIpvAbsRtSum2 1.3.6.1.4.1.664.5.53.2.2.6.1.68 counter64 read-only
The sum of the squares of absolute round-trip inter-packet delay variation measurements.
             adGenAOSnmTwIpvAbsRtNum 1.3.6.1.4.1.664.5.53.2.2.6.1.69 counter32 read-only
The number of absolute round-trip inter-packet delay variation measurements.
             adGenAOSnmTwPktSentCount 1.3.6.1.4.1.664.5.53.2.2.6.1.70 counter32 read-only
The number of packets sent.
     adGenAOSnmCfgICMPTSProbeTable 1.3.6.1.4.1.664.5.53.2.2.7 no-access
Configure a network monitor ICMP timestamp probe.
         adGenAOSnmCfgICMPTSProbeEntry 1.3.6.1.4.1.664.5.53.2.2.7.1 no-access
The parameters used to configure a particular network monitor ICMP timestamp probe.
             adGenAOSnmCfgICMPTSName 1.3.6.1.4.1.664.5.53.2.2.7.1.1 octet string read-only
The name of the corresponding ICMP timestamp probe entry. The probe identified by a particular value of this object is the same probe as identified by the same value as a adGenAOSnmName object instance.
             adGenAOSnmICMPTSDestHostname 1.3.6.1.4.1.664.5.53.2.2.7.1.2 displaystring read-write
Specifies the destination hostname or IP address as a string in dotted decimal format.
             adGenAOSnmICMPTSSrcIP 1.3.6.1.4.1.664.5.53.2.2.7.1.3 ipaddress read-write
Specifies the source IPv4 address.
             adGenAOSnmICMPTSDscp 1.3.6.1.4.1.664.5.53.2.2.7.1.4 integer read-write
Specifies the DiffServ Code Point value that will be used on packets sent and will be negotiated with the responder.
             adGenAOSnmICMPTSPaddingLen 1.3.6.1.4.1.664.5.53.2.2.7.1.5 integer read-write
Size of ICMP padding length.
             adGenAOSnmICMPTSPaddingFormat 1.3.6.1.4.1.664.5.53.2.2.7.1.6 integer read-write
Specifies the format of the padding pattern. Enumeration: 'hex': 2, 'ascii': 1.
             adGenAOSnmICMPTSPaddingPattern 1.3.6.1.4.1.664.5.53.2.2.7.1.7 octet string read-write
Specifies data pattern to pad the packet. This can be an ascii or hexadecimal pattern and must match the type set in adGenAOSnmICMPTSPktFormat. In addition, adGenAOSnmICMPTSDataPadType must be set to 'custom'.
             adGenAOSnmICMPTSDataPadType 1.3.6.1.4.1.664.5.53.2.2.7.1.8 integer read-write
Specifies how the ICMP padding paylod is filled. Enumeration: 'zeroes': 1, 'random': 2, 'custom': 3.
             adGenAOSnmICMPTSPktSendCnt 1.3.6.1.4.1.664.5.53.2.2.7.1.9 integer read-write
Specifies the number of packets to send and receive for one probe operation. More than one is required for inter-packet delay variation measurements.
             adGenAOSnmICMPTSSendScheduleType 1.3.6.1.4.1.664.5.53.2.2.7.1.10 integer read-write
Specifies in milliseconds the time between test packets during a single probe operation. Enumeration: 'periodic': 1, 'poisson': 2.
             adGenAOSnmICMPTSSendScheduleValue 1.3.6.1.4.1.664.5.53.2.2.7.1.11 integer read-write
Specifies in milliseconds the time between start of each packet send operation.
             adGenAOSnmICMPTSIpdvAbsInMinFail 1.3.6.1.4.1.664.5.53.2.2.7.1.12 unsigned32 read-write
Specifies the minimum inbound absolute-value inter-packet delay variation threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSIpdvAbsInAvgFail 1.3.6.1.4.1.664.5.53.2.2.7.1.13 unsigned32 read-write
Specifies the average inbound absolute-value inter-packet delay variation threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSIpdvAbsInMaxFail 1.3.6.1.4.1.664.5.53.2.2.7.1.14 unsigned32 read-write
Specifies the maximum inbound absolute-value inter-packet delay variation threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSIpdvAbsInMinPass 1.3.6.1.4.1.664.5.53.2.2.7.1.15 unsigned32 read-write
Specifies the threshold in milliseconds for minimum inbound absolute-value inter-packet delay variation that will allow the probe operation to pass.
             adGenAOSnmICMPTSIpdvAbsInAvgPass 1.3.6.1.4.1.664.5.53.2.2.7.1.16 unsigned32 read-write
Specifies the threshold in milliseconds for average inbound absolute-value inter-packet delay variation that will allow the probe operation to pass.
             adGenAOSnmICMPTSIpdvAbsInMaxPass 1.3.6.1.4.1.664.5.53.2.2.7.1.17 unsigned32 read-write
Specifies the threshold in milliseconds for maximum inbound absolute-value inter-packet delay variation that will allow the probe operation to pass.
             adGenAOSnmICMPTSIpdvAbsOutMinFail 1.3.6.1.4.1.664.5.53.2.2.7.1.18 unsigned32 read-write
Specifies the minimum outbound absolute-value inter-packet delay variation threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSIpdvAbsOutAvgFail 1.3.6.1.4.1.664.5.53.2.2.7.1.19 unsigned32 read-write
Specifies the average outbound absolute-value inter-packet delay variation threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSIpdvAbsOutMaxFail 1.3.6.1.4.1.664.5.53.2.2.7.1.20 unsigned32 read-write
Specifies the maximum outbound absolute-value inter-packet delay variation threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSIpdvAbsOutMinPass 1.3.6.1.4.1.664.5.53.2.2.7.1.21 unsigned32 read-write
Specifies the threshold in milliseconds for minimum outbound absolute-value inter-packet delay variation that will allow the probe operation to pass.
             adGenAOSnmICMPTSIpdvAbsOutAvgPass 1.3.6.1.4.1.664.5.53.2.2.7.1.22 unsigned32 read-write
Specifies the threshold in milliseconds for average outbound absolute-value inter-packet delay variation that will allow the probe operation to pass.
             adGenAOSnmICMPTSIpdvAbsOutMaxPass 1.3.6.1.4.1.664.5.53.2.2.7.1.23 unsigned32 read-write
Specifies the threshold in milliseconds for maximum outbound absolute-value inter-packet delay variation that will allow the probe operation to pass.
             adGenAOSnmICMPTSIpdvAbsRtMinFail 1.3.6.1.4.1.664.5.53.2.2.7.1.24 unsigned32 read-write
Specifies the minimum round-trip absolute-value inter-packet delay variation threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSIpdvAbsRtAvgFail 1.3.6.1.4.1.664.5.53.2.2.7.1.25 unsigned32 read-write
Specifies the average round-trip absolute-value inter-packet delay variation threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSIpdvAbsRtMaxFail 1.3.6.1.4.1.664.5.53.2.2.7.1.26 unsigned32 read-write
Specifies the maximum round-trip absolute-value inter-packet delay variation threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSIpdvAbsRtMinPass 1.3.6.1.4.1.664.5.53.2.2.7.1.27 unsigned32 read-write
Specifies the threshold in milliseconds for minimum round-trip absolute-value inter-packet delay variation that will allow the probe operation to pass.
             adGenAOSnmICMPTSIpdvAbsRtAvgPass 1.3.6.1.4.1.664.5.53.2.2.7.1.28 unsigned32 read-write
Specifies the threshold in milliseconds for average round-trip absolute-value inter-packet delay variation that will allow the probe operation to pass.
             adGenAOSnmICMPTSIpdvAbsRtMaxPass 1.3.6.1.4.1.664.5.53.2.2.7.1.29 unsigned32 read-write
Specifies the threshold in milliseconds for maximum round-trip absolute-value inter-packet delay variation that will allow the probe operation to pass.
             adGenAOSnmICMPTSDelayInMinFail 1.3.6.1.4.1.664.5.53.2.2.7.1.30 integer32 read-write
Specifies the minimum inbound delay threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSDelayInAvgFail 1.3.6.1.4.1.664.5.53.2.2.7.1.31 integer32 read-write
Specifies the average inbound delay threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSDelayInMaxFail 1.3.6.1.4.1.664.5.53.2.2.7.1.32 integer32 read-write
Specifies the maximum inbound delay threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSDelayInMinPass 1.3.6.1.4.1.664.5.53.2.2.7.1.33 integer32 read-write
Specifies the threshold in milliseconds for minimum inbound delay that will allow the probe operation to pass.
             adGenAOSnmICMPTSDelayInAvgPass 1.3.6.1.4.1.664.5.53.2.2.7.1.34 integer32 read-write
Specifies the threshold in milliseconds for average inbound delay that will allow the probe operation to pass.
             adGenAOSnmICMPTSDelayInMaxPass 1.3.6.1.4.1.664.5.53.2.2.7.1.35 integer32 read-write
Specifies the threshold in milliseconds for maximum inbound delay that will allow the probe operation to pass.
             adGenAOSnmICMPTSDelayOutMinFail 1.3.6.1.4.1.664.5.53.2.2.7.1.36 integer32 read-write
Specifies the minimum outbound delay threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSDelayOutAvgFail 1.3.6.1.4.1.664.5.53.2.2.7.1.37 integer32 read-write
Specifies the average outbound delay threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSDelayOutMaxFail 1.3.6.1.4.1.664.5.53.2.2.7.1.38 integer32 read-write
Specifies the maximum outbound delay threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSDelayOutMinPass 1.3.6.1.4.1.664.5.53.2.2.7.1.39 integer32 read-write
Specifies the threshold in milliseconds for minimum outbound delay that will allow the probe operation to pass.
             adGenAOSnmICMPTSDelayOutAvgPass 1.3.6.1.4.1.664.5.53.2.2.7.1.40 integer32 read-write
Specifies the threshold in milliseconds for average outbound delay that will allow the probe operation to pass.
             adGenAOSnmICMPTSDelayOutMaxPass 1.3.6.1.4.1.664.5.53.2.2.7.1.41 integer32 read-write
Specifies the threshold in milliseconds for maximum outbound delay that will allow the probe operation to pass.
             adGenAOSnmICMPTSDelayRtMinFail 1.3.6.1.4.1.664.5.53.2.2.7.1.42 integer32 read-write
Specifies the minimum round-trip delay threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSDelayRtAvgFail 1.3.6.1.4.1.664.5.53.2.2.7.1.43 integer32 read-write
Specifies the average round-trip delay threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSDelayRtMaxFail 1.3.6.1.4.1.664.5.53.2.2.7.1.44 integer32 read-write
Specifies the maximum round-trip delay threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSDelayRtMinPass 1.3.6.1.4.1.664.5.53.2.2.7.1.45 integer32 read-write
Specifies the threshold in milliseconds for minimum round-trip delay that will allow the probe operation to pass.
             adGenAOSnmICMPTSDelayRtAvgPass 1.3.6.1.4.1.664.5.53.2.2.7.1.46 integer32 read-write
Specifies the threshold in milliseconds for average round-trip delay that will allow the probe operation to pass.
             adGenAOSnmICMPTSDelayRtMaxPass 1.3.6.1.4.1.664.5.53.2.2.7.1.47 integer32 read-write
Specifies the threshold in milliseconds for maximum round-trip delay that will allow the probe operation to pass.
             adGenAOSnmICMPTSPktRtLossFail 1.3.6.1.4.1.664.5.53.2.2.7.1.48 integer read-write
Specifies the round-trip packet-loss threshold in milliseconds that will cause the probe operation to fail.
             adGenAOSnmICMPTSPktRtLossPass 1.3.6.1.4.1.664.5.53.2.2.7.1.49 integer read-write
Specifies the round-trip packet-loss threshold in milliseconds that will allow the probe operation to change to the pass state.
             adGenAOSnmICMPTSHistoryDepth 1.3.6.1.4.1.664.5.53.2.2.7.1.50 integer read-write
Specifies the number of probe operation statistic results to keep.
     adGenAOSnmICMPTSHistoryTable 1.3.6.1.4.1.664.5.53.2.2.8 no-access
Operation history for a network monitor ICMP timestamp probe.
         adGenAOSnmICMPTSHistoryEntry 1.3.6.1.4.1.664.5.53.2.2.8.1 no-access
The read-only history of a particular network monitor ICMP timestamp probe.
             adGenAOSnmICMPTSSeqNum 1.3.6.1.4.1.664.5.53.2.2.8.1.1 integer32 read-only
Along with adGenAOSnmICMPTSHistoryName, uniquely identifies a row in the adGenAOSnmICMPTSHistoryTable. A sequence number of '1' signifies the current history entry.
             adGenAOSnmICMPTSHistoryName 1.3.6.1.4.1.664.5.53.2.2.8.1.2 octet string read-only
The name of the corresponding ICMP timestamp probe entry. The probe identified by a particular value of this object is the same probe as identified by the same value as a adGenAOSnmName object instance.
             adGenAOSnmICMPTSStartTime 1.3.6.1.4.1.664.5.53.2.2.8.1.3 displaystring read-only
The date and time the probe operation started.
             adGenAOSnmICMPTSEndTime 1.3.6.1.4.1.664.5.53.2.2.8.1.4 displaystring read-only
The date and time the probe operation ended.
             adGenAOSnmICMPTSDelayInMin 1.3.6.1.4.1.664.5.53.2.2.8.1.5 integer32 read-only
The inbound minimum delay in milliseconds.
             adGenAOSnmICMPTSDelayInMax 1.3.6.1.4.1.664.5.53.2.2.8.1.6 integer32 read-only
The inbound maximum delay in milliseconds.
             adGenAOSnmICMPTSDelayOutMin 1.3.6.1.4.1.664.5.53.2.2.8.1.7 integer32 read-only
The outbound minimum delay in milliseconds.
             adGenAOSnmICMPTSDelayOutMax 1.3.6.1.4.1.664.5.53.2.2.8.1.8 integer32 read-only
The outbound maximum delay in milliseconds.
             adGenAOSnmICMPTSDelayRtMin 1.3.6.1.4.1.664.5.53.2.2.8.1.9 integer32 read-only
The round-trip minimum delay in milliseconds.
             adGenAOSnmICMPTSDelayRtMax 1.3.6.1.4.1.664.5.53.2.2.8.1.10 integer32 read-only
The round-trip maximum delay in milliseconds.
             adGenAOSnmICMPTSLossRoundTrip 1.3.6.1.4.1.664.5.53.2.2.8.1.11 counter32 read-only
The round-trip packet loss.
             adGenAOSnmICMPTSDelayOutSum 1.3.6.1.4.1.664.5.53.2.2.8.1.12 integer32 read-only
The sum of outbound delay in milliseconds.
             adGenAOSnmICMPTSDelayOutSum2 1.3.6.1.4.1.664.5.53.2.2.8.1.13 counter64 read-only
The sum of the squares of outbound delay in milliseconds.
             adGenAOSnmICMPTSDelayOutNum 1.3.6.1.4.1.664.5.53.2.2.8.1.14 counter32 read-only
The number of individual outbound delay samples.
             adGenAOSnmICMPTSDelayInSum 1.3.6.1.4.1.664.5.53.2.2.8.1.15 integer32 read-only
The sum of inbound delay in milliseconds.
             adGenAOSnmICMPTSDelayInSum2 1.3.6.1.4.1.664.5.53.2.2.8.1.16 counter64 read-only
The sum of the squares of inbound delay in milliseconds.
             adGenAOSnmICMPTSDelayInNum 1.3.6.1.4.1.664.5.53.2.2.8.1.17 counter32 read-only
The number of individual inbound delay samples.
             adGenAOSnmICMPTSDelayRtSum 1.3.6.1.4.1.664.5.53.2.2.8.1.18 integer32 read-only
The sum of round-trip delay in milliseconds.
             adGenAOSnmICMPTSDelayRtSum2 1.3.6.1.4.1.664.5.53.2.2.8.1.19 counter64 read-only
The sum of the squares of round-trip delay in milliseconds.
             adGenAOSnmICMPTSDelayRtNum 1.3.6.1.4.1.664.5.53.2.2.8.1.20 counter32 read-only
The number of individual round-trip delay samples.
             adGenAOSnmICMPTSIpvPosInMin 1.3.6.1.4.1.664.5.53.2.2.8.1.21 counter32 read-only
The minimum value in the set of positive inbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvPosInMax 1.3.6.1.4.1.664.5.53.2.2.8.1.22 counter32 read-only
The maximum value in the set of positive inbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvPosInSum 1.3.6.1.4.1.664.5.53.2.2.8.1.23 counter32 read-only
The sum of positive inbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvPosInSum2 1.3.6.1.4.1.664.5.53.2.2.8.1.24 counter64 read-only
The sum of the squares of positive inbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvPosInNum 1.3.6.1.4.1.664.5.53.2.2.8.1.25 counter32 read-only
The number of positive inbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvPosOutMin 1.3.6.1.4.1.664.5.53.2.2.8.1.26 counter32 read-only
The minimum value in the set of positive outbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvPosOutMax 1.3.6.1.4.1.664.5.53.2.2.8.1.27 counter32 read-only
The maximum value in the set of positive outbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvPosOutSum 1.3.6.1.4.1.664.5.53.2.2.8.1.28 counter32 read-only
The sum of positive outbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvPosOutSum2 1.3.6.1.4.1.664.5.53.2.2.8.1.29 counter64 read-only
The sum of the squares of positive outbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvPosOutNum 1.3.6.1.4.1.664.5.53.2.2.8.1.30 counter32 read-only
The number of positive outbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvPosRtMin 1.3.6.1.4.1.664.5.53.2.2.8.1.31 counter32 read-only
The minimum value in the set of positive round-trip inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvPosRtMax 1.3.6.1.4.1.664.5.53.2.2.8.1.32 counter32 read-only
The maximum value in the set of positive round-trip inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvPosRtSum 1.3.6.1.4.1.664.5.53.2.2.8.1.33 counter32 read-only
The sum of positive round-trip inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvPosRtSum2 1.3.6.1.4.1.664.5.53.2.2.8.1.34 counter64 read-only
The sum of the squares of positive round-trip inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvPosRtNum 1.3.6.1.4.1.664.5.53.2.2.8.1.35 counter32 read-only
The number of positive round-trip inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvNegInMin 1.3.6.1.4.1.664.5.53.2.2.8.1.36 counter32 read-only
The minimum value in the set of negative inbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvNegInMax 1.3.6.1.4.1.664.5.53.2.2.8.1.37 counter32 read-only
The maximum value in the set of negative inbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvNegInSum 1.3.6.1.4.1.664.5.53.2.2.8.1.38 counter32 read-only
The sum of negative inbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvNegInSum2 1.3.6.1.4.1.664.5.53.2.2.8.1.39 counter64 read-only
The sum of the squares of negative inbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvNegInNum 1.3.6.1.4.1.664.5.53.2.2.8.1.40 counter32 read-only
The number of negative inbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvNegOutMin 1.3.6.1.4.1.664.5.53.2.2.8.1.41 counter32 read-only
The minimum value in the set of negative outbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvNegOutMax 1.3.6.1.4.1.664.5.53.2.2.8.1.42 counter32 read-only
The maximum value in the set of negative outbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvNegOutSum 1.3.6.1.4.1.664.5.53.2.2.8.1.43 counter32 read-only
The sum of negative outbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvNegOutSum2 1.3.6.1.4.1.664.5.53.2.2.8.1.44 counter64 read-only
The sum of the squares of negative outbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvNegOutNum 1.3.6.1.4.1.664.5.53.2.2.8.1.45 counter32 read-only
The number of negative outbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvNegRtMin 1.3.6.1.4.1.664.5.53.2.2.8.1.46 counter32 read-only
The minimum value in the set of negative round-trip inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvNegRtMax 1.3.6.1.4.1.664.5.53.2.2.8.1.47 counter32 read-only
The maximum value in the set of negative round-trip inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvNegRtSum 1.3.6.1.4.1.664.5.53.2.2.8.1.48 counter32 read-only
The sum of negative round-trip inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvNegRtSum2 1.3.6.1.4.1.664.5.53.2.2.8.1.49 counter64 read-only
The sum of the squares of negative round-trip inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvNegRtNum 1.3.6.1.4.1.664.5.53.2.2.8.1.50 counter32 read-only
The number of negative round-trip inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvAbsInMin 1.3.6.1.4.1.664.5.53.2.2.8.1.51 counter32 read-only
The minimum value in the set of absolute inbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvAbsInMax 1.3.6.1.4.1.664.5.53.2.2.8.1.52 counter32 read-only
The maximum value in the set of absolute inbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvAbsInSum 1.3.6.1.4.1.664.5.53.2.2.8.1.53 counter32 read-only
The sum of absolute inbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvAbsInSum2 1.3.6.1.4.1.664.5.53.2.2.8.1.54 counter64 read-only
The sum of the squares of absolute inbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvAbsInNum 1.3.6.1.4.1.664.5.53.2.2.8.1.55 counter32 read-only
The number of absolute inbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvAbsOutMin 1.3.6.1.4.1.664.5.53.2.2.8.1.56 counter32 read-only
The minimum value in the set of absolute outbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvAbsOutMax 1.3.6.1.4.1.664.5.53.2.2.8.1.57 counter32 read-only
The maximum value in the set of absolute outbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvAbsOutSum 1.3.6.1.4.1.664.5.53.2.2.8.1.58 counter32 read-only
The sum of absolute outbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvAbsOutSum2 1.3.6.1.4.1.664.5.53.2.2.8.1.59 counter64 read-only
The sum of the squares of absolute outbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvAbsOutNum 1.3.6.1.4.1.664.5.53.2.2.8.1.60 counter32 read-only
The number of absolute outbound inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvAbsRtMin 1.3.6.1.4.1.664.5.53.2.2.8.1.61 counter32 read-only
The minimum value in the set of absolute round-trip inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvAbsRtMax 1.3.6.1.4.1.664.5.53.2.2.8.1.62 counter32 read-only
The maximum value in the set of absolute round-trip inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvAbsRtSum 1.3.6.1.4.1.664.5.53.2.2.8.1.63 counter32 read-only
The sum of absolute round-trip inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvAbsRtSum2 1.3.6.1.4.1.664.5.53.2.2.8.1.64 counter64 read-only
The sum of the squares of absolute round-trip inter-packet delay variation measurements.
             adGenAOSnmICMPTSIpvAbsRtNum 1.3.6.1.4.1.664.5.53.2.2.8.1.65 counter32 read-only
The number of absolute round-trip inter-packet delay variation measurements.
             adGenAOSnmICMPTSPktSentCount 1.3.6.1.4.1.664.5.53.2.2.8.1.66 counter32 read-only
The number of packets sent.
     adGenAOSnmICMPTSResponder 1.3.6.1.4.1.664.5.53.2.2.9 integer read-write
Specifies ability to enable or disable the ICMP Timstamp responder to respond to ICMP timestamp requests. Enumeration: 'disabled': 2, 'enabled': 1.
     adGenAOSnmTWAMPResponder 1.3.6.1.4.1.664.5.53.2.2.10 integer read-write
Specifies ability to enable or disable the TWAMP responder to respond to ICMP timestamp requests. Enumeration: 'disabled': 2, 'enabled': 1.
     adGenAOSnmICMPTSResponderStatsTable 1.3.6.1.4.1.664.5.53.2.2.11 no-access
Operation history for a network monitor ICMP timestamp probe.
           adGenAOSnmICMPTSResponderStatsEntry 1.3.6.1.4.1.664.5.53.2.2.11.1 no-access
The read-only statistics of the network monitor ICMP timestamp responder.
               adGenAOSnmICMPTSResponderStatsIndex 1.3.6.1.4.1.664.5.53.2.2.11.1.1 unsigned32 read-only
Uniquely identifies a row in the adGenAOSnmICMPTSResponderStatsTable.
               adGenAOSnmICMPTSResponderPacketsReceived 1.3.6.1.4.1.664.5.53.2.2.11.1.2 counter32 read-only
Number of packets received by the responder.
               adGenAOSnmICMPTSResponderPacketsSent 1.3.6.1.4.1.664.5.53.2.2.11.1.3 counter32 read-only
Number of packets sent by the responder.
               adGenAOSnmClearICMPTSResponderCounters 1.3.6.1.4.1.664.5.53.2.2.11.1.4 integer read-write
Clear the counters of the ICMP timestamp responder. This is a write-only variable. A read will result in no action being taken. Enumeration: 'clear': 1.
     adGenAOSnmTwampResponderStatsTable 1.3.6.1.4.1.664.5.53.2.2.12 no-access
Operation history for a network monitor TWAMP probe.
           adGenAOSnmTwampResponderStatsEntry 1.3.6.1.4.1.664.5.53.2.2.12.1 no-access
The read-only statistics of the network monitor TWAMP responder.
               adGenAOSnmTwampResponderStatsIndex 1.3.6.1.4.1.664.5.53.2.2.12.1.1 unsigned32 read-only
Uniquely identifies a row in the adGenAOSnmTwampResponderStatsTable.
               adGenAOSnmTwampResponderPacketsReceived 1.3.6.1.4.1.664.5.53.2.2.12.1.2 counter32 read-only
Number of packets received by the responder.
               adGenAOSnmTwampResponderPacketsSent 1.3.6.1.4.1.664.5.53.2.2.12.1.3 counter32 read-only
Number of packets sent by the responder.
               adGenAOSnmTwampResponderSessionClosed 1.3.6.1.4.1.664.5.53.2.2.12.1.4 counter32 read-only
Number of responder sessions closed.
               adGenAOSnmTwampResponderSessionOpened 1.3.6.1.4.1.664.5.53.2.2.12.1.5 counter32 read-only
Number of responder sessions opened.
               adGenAOSnmTwampResponderSessionRejected 1.3.6.1.4.1.664.5.53.2.2.12.1.6 counter32 read-only
Number of responder sessions closed.
               adGenAOSnmClearTwampResponderCounters 1.3.6.1.4.1.664.5.53.2.2.12.1.7 integer read-write
Clear the counters of the TWAMP responder. This is a write-only variable. A read will result in no action being taken. Enumeration: 'clear': 1.
     adGenAOSnmCfgIEProbeTable 1.3.6.1.4.1.664.5.53.2.2.13 no-access
Configure a network monitor ICMP echo probe.
           adGenAOSnmCfgIEProbeEntry 1.3.6.1.4.1.664.5.53.2.2.13.1 no-access
The parameters used to configure a particular network monitor ICMP echo probe.
               adGenAOSnmCfgIEName 1.3.6.1.4.1.664.5.53.2.2.13.1.1 octet string read-only
The name of the corresponding ICMP echo probe entry. The probe identified by a particular value of this object is the same probe as identified by the same value as a adGenAOSnmName object instance.
               adGenAOSnmIEDestHostname 1.3.6.1.4.1.664.5.53.2.2.13.1.2 displaystring read-write
Specifies the destination hostname or IP address as a string in dotted decimal format.
               adGenAOSnmIESrcIP 1.3.6.1.4.1.664.5.53.2.2.13.1.3 ipaddress read-write
Specifies the source IPv4 address.
               adGenAOSnmIEPacketLength 1.3.6.1.4.1.664.5.53.2.2.13.1.4 integer read-write
Length of the ICMP packet.
               adGenAOSnmIEPacketPattern 1.3.6.1.4.1.664.5.53.2.2.13.1.5 octet string read-write
Specifies the hexadecimal pattern for the ICMP packet.
     adGenAOSnmTrackTable 1.3.6.1.4.1.664.5.53.2.2.14 no-access
Network monitor Track.
           adGenAOSnmTrackEntry 1.3.6.1.4.1.664.5.53.2.2.14.1 no-access
Network monitor Track entry.
               adGenAOSnmTrackIndex 1.3.6.1.4.1.664.5.53.2.2.14.1.1 integer32 read-only
Uniquely identifies a row in the adGenAOSnmTrackTable.
               adGenAOSnmTrackName 1.3.6.1.4.1.664.5.53.2.2.14.1.2 octet string read-only
The name of the corresponding Track entry.
   adGenAOSnmConformance 1.3.6.1.4.1.664.5.53.99.7
       adGenAOSnmGroups 1.3.6.1.4.1.664.5.53.99.7.1
           adGenAOSnmProbeTableNextIndexGroup 1.3.6.1.4.1.664.5.53.99.7.1.1
The object necessary to get the next index for creation of the network monitor probe.
           adGenAOSnmProbeGroup 1.3.6.1.4.1.664.5.53.99.7.1.2
The objects necessary to create the network monitor probe.
           adGenAOSnmConfigProbeGroup 1.3.6.1.4.1.664.5.53.99.7.1.3
The objects necessary to configure the network monitor probe.
           adGenAOSnmProbeStatusGroup 1.3.6.1.4.1.664.5.53.99.7.1.4
Objects designed to assist in retrieving the statistics of the probes.
           adGenAOSnmCfgTwampProbeGroup 1.3.6.1.4.1.664.5.53.99.7.1.5
The objects necessary to configure the network monitor TWAMP probe.
           adGenAOSnmTwampHistoryGroup 1.3.6.1.4.1.664.5.53.99.7.1.6
Objects designed to assist in retrieving the statistics of the TWAMP probe.
           adGenAOSnmCfgICMPTSProbeGroup 1.3.6.1.4.1.664.5.53.99.7.1.7
The objects necessary to configure the network monitor ICMP timestamp probe.
           adGenAOSnmICMPTSHistoryGroup 1.3.6.1.4.1.664.5.53.99.7.1.8
Objects designed to assist in retrieving the statistics of the ICMP timestamp probe.
           adGenAOSnmICMPTSResponderGroup 1.3.6.1.4.1.664.5.53.99.7.1.9
Object designed to assist in changing the state of the ICMP timestamp responder.
           adGenAOSnmTWAMPResponderGroup 1.3.6.1.4.1.664.5.53.99.7.1.10
Object designed to assist in changing the state of the TWAMP responder.
           adGenAOSnmICMPTSResponderStatsGroup 1.3.6.1.4.1.664.5.53.99.7.1.11
Objects designed to assist in retrieving the statistics of the ICMP timestamp responder.
           adGenAOSnmTwampResponderStatsGroup 1.3.6.1.4.1.664.5.53.99.7.1.12
Objects designed to assist in retrieving the statistics of the TWAMP responder.
           adGenAOSnmCfgIEProbeGroup 1.3.6.1.4.1.664.5.53.99.7.1.13
Objects designed to assist in configuring the ICMP echo probe.
           adGenAOSnmTrackGroup 1.3.6.1.4.1.664.5.53.99.7.1.14
Objects designed to assist in retrieving track information.
           adGenAOSnmNotificationGroup 1.3.6.1.4.1.664.5.53.99.7.1.15
Traps which may be used to enhance event driven management of Network Monitoring traps.
       adGenAOSnmCompliances 1.3.6.1.4.1.664.5.53.99.7.2
           adGenAOSnmFullCompliance 1.3.6.1.4.1.664.5.53.99.7.2.1
The compliance statement for SNMP entities which implement version 2 of the adGenAOSNetMon MIB. When this MIB is implemented with support for read-create, then such an implementation can claim full compliance. Network Monitor probes can then be both monitored and configured with this MIB. No more than 10 rows can be created in the adGenAOSnmProbeTable at this time. Attempting to create more than this value will return an error.
           adGenAOSnmReadOnlyCompliance 1.3.6.1.4.1.664.5.53.99.7.2.2
The compliance statement for SNMP entities which implement version 2 of the adGenAOSNetMon MIB. When this MIB is implemented without support for read-create (i.e. in read-only mode), then such an implementation can claim read-only compliance. A network monitor probe can then be monitored but cannot be configured with this MIB.
             adGenAOSNetMonMib 1.3.6.1.4.1.664.6.10000.53.2.2
This MIB contains network monitoring information.