NMS-IPSLA-MIB

File: NMS-IPSLA-MIB.mib (7965 bytes)

Imported modules

SNMPv2-SMI RFC1155-SMI RFC1213-MIB
NMS-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Gauge
TimeTicks DisplayString nmsMgmt
PhysAddress

Defined Types

IpslaJitterEntry  
SEQUENCE    
  nmsIpslaJobEntryIndex INTEGER
  nmsIpslaJobSuccesses INTEGER
  nmsIpslaJobFailures INTEGER
  nmsIpslaJitterSamples INTEGER
  nmsIpslaJitterSrc2DstMin INTEGER
  nmsIpslaJitterSrc2DstMax INTEGER
  nmsIpslaJitterSrc2DstAvg INTEGER
  nmsIpslaJitterDst2SrcMin INTEGER
  nmsIpslaJitterDst2SrcMax INTEGER
  nmsIpslaJitterDst2SrcAvg INTEGER
  nmsIpslaJitterRttMin INTEGER
  nmsIpslaJitterRttMax INTEGER
  nmsIpslaJitterRttAvg INTEGER

IpslaEchoEntry  
SEQUENCE    
  nmsIpslaEchoTargetPort INTEGER
  nmsIpslaEchoSourcePort INTEGER
  nmsIpslaEchoRtt INTEGER
  nmsIpslaEchoProbeSent INTEGER
  nmsIpslaEchoProbeCompletion INTEGER

Defined Values

nmsIpslaMIB 1.3.6.1.4.1.3320.9.102
Definition for host
MODULE-IDENTITY    

nmsIpslaJitterObjects 1.3.6.1.4.1.3320.9.102.1
OBJECT IDENTIFIER    

ipslaJitterTable 1.3.6.1.4.1.3320.9.102.1.1
the index of ipsla udp-jitter Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpslaJitterEntry

nmsIpslaJitterEntry 1.3.6.1.4.1.3320.9.102.1.1.1
An entry (conceptual row) containing information about a ipsla job.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpslaJitterEntry  

nmsIpslaJobEntryIndex 1.3.6.1.4.1.3320.9.102.1.1.1.1
The index for this ipsla job entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsIpslaJobSuccesses 1.3.6.1.4.1.3320.9.102.1.1.1.2
The Ipsla job entry's success times.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsIpslaJobFailures 1.3.6.1.4.1.3320.9.102.1.1.1.3
The Ipsla job entry's failure times.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsIpslaJitterSamples 1.3.6.1.4.1.3320.9.102.1.1.1.4
The Ipsla udp-jitter's samples .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsIpslaJitterSrc2DstMin 1.3.6.1.4.1.3320.9.102.1.1.1.5
The Ipsla udp min jitter for source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsIpslaJitterSrc2DstMax 1.3.6.1.4.1.3320.9.102.1.1.1.6
The Ipsla udp max jitter for source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsIpslaJitterSrc2DstAvg 1.3.6.1.4.1.3320.9.102.1.1.1.7
The Ipsla udp average jitter for source to destination.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsIpslaJitterDst2SrcMin 1.3.6.1.4.1.3320.9.102.1.1.1.8
The Ipsla udp min jitter for destination to source.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsIpslaJitterDst2SrcMax 1.3.6.1.4.1.3320.9.102.1.1.1.9
The Ipsla udp max jitter for destination to source.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsIpslaJitterDst2SrcAvg 1.3.6.1.4.1.3320.9.102.1.1.1.10
The Ipsla udp average jitter for destination to source.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsIpslaJitterRttMin 1.3.6.1.4.1.3320.9.102.1.1.1.11
The Ipsla udp jitter's min round trip time
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsIpslaJitterRttMax 1.3.6.1.4.1.3320.9.102.1.1.1.12
The Ipsla udp jitter's max round trip time
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsIpslaJitterRttAvg 1.3.6.1.4.1.3320.9.102.1.1.1.13
The Ipsla udp jitter's average round trip time
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsIpslaEchoObjects 1.3.6.1.4.1.3320.9.102.2
OBJECT IDENTIFIER    

ipslaEchoTable 1.3.6.1.4.1.3320.9.102.2.1
the index of ipsla udp-jitter Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpslaEchoEntry

nmsIpslaEchoEntry 1.3.6.1.4.1.3320.9.102.2.1.1
An entry (conceptual row) containing information about a ipsla job.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpslaEchoEntry  

nmsIpslaEchoTargetPort 1.3.6.1.4.1.3320.9.102.2.1.1.1
The udp echo job's target port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsIpslaEchoSourcePort 1.3.6.1.4.1.3320.9.102.2.1.1.2
The udp echo job's source port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsIpslaEchoRtt 1.3.6.1.4.1.3320.9.102.2.1.1.3
The udp echo's round trip time.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsIpslaEchoProbeSent 1.3.6.1.4.1.3320.9.102.2.1.1.4
The times of the udp echo probe sent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsIpslaEchoProbeCompletion 1.3.6.1.4.1.3320.9.102.2.1.1.5
The times of udp echo successes.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER