PRVT-Y1564-MIB

File: PRVT-Y1564-MIB.mib (23107 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB PRVT-SWITCH-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter32 NOTIFICATION-TYPE MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP RowStatus
TruthValue DisplayString SnmpAdminString
switch

Defined Types

PrvtY1564TestEntry  
SEQUENCE    
  prvtY1564TestName SnmpAdminString
  prvtY1564TestType INTEGER
  prvtY1564TestMode INTEGER
  prvtY1564TestExecStatus INTEGER
  prvtY1564TestSourceType INTEGER
  prvtY1564TestSource OCTET STRING
  prvtY1564TestTargetType INTEGER
  prvtY1564TestTarget OCTET STRING
  prvtY1564TestTimeout Unsigned32
  prvtY1564TestCIR Unsigned32
  prvtY1564TestEIR Unsigned32
  prvtY1564TestConfigurationTestTrafficPolicing TruthValue
  prvtY1564TestConfigurationTestCirSteps Unsigned32
  prvtY1564TestConfigurationStepDuration Unsigned32
  prvtY1564TestPerformanceTestDuration INTEGER
  prvtY1564TestCVLAN Unsigned32
  prvtY1564TestCVLANPriority Unsigned32
  prvtY1564TestCVLANDropEligible TruthValue
  prvtY1564TestSVLAN Unsigned32
  prvtY1564TestSVLANPriority Unsigned32
  prvtY1564TestSVLANDropEligible TruthValue
  prvtY1564TestPDUSize INTEGER
  prvtY1564TestLoopbackType INTEGER
  prvtY1564TestPaternType INTEGER
  prvtY1564TestProfileName OCTET STRING
  prvtY1564TestRowStatus RowStatus

PrvtY1564TestResultEntry  
SEQUENCE    
  prvtY1564TestResultIndex Unsigned32
  prvtY1564TestResultSentInformationRate Unsigned32
  prvtY1564TestResultPacketSize Unsigned32
  prvtY1564TestResultMode INTEGER
  prvtY1564TestResultFrameLoss Unsigned32
  prvtY1564TestResultInformationRate Unsigned32
  prvtY1564TestResultFrameTransferDelay Unsigned32
  prvtY1564TestResutFrameDelayVariation Unsigned32
  prvtY1564TestResultStatus INTEGER

PrvtY1564ProfileEntry  
SEQUENCE    
  prvtY1564ProfileName SnmpAdminString
  prvtY1564ProfileFrameLoss Unsigned32
  prvtY1564ProfileFrameTransferDelay Unsigned32
  prvtY1564ProfileFrameDelayVariation Unsigned32
  prvtY1564ProfileRowStatus RowStatus

Defined Values

prvtY1564Mib 1.3.6.1.4.1.738.1.5.129
This MIB provides the extended capability of controlling and provisioning for Y1564 test. It adds extra functionality for DISMAN-PING-MIB
MODULE-IDENTITY    

prvtY1564Notifications 1.3.6.1.4.1.738.1.5.129.0
OBJECT IDENTIFIER    

prvtY1564Objects 1.3.6.1.4.1.738.1.5.129.1
OBJECT IDENTIFIER    

prvtY1564Conformance 1.3.6.1.4.1.738.1.5.129.2
OBJECT IDENTIFIER    

prvtY1564Test 1.3.6.1.4.1.738.1.5.129.1.1
OBJECT IDENTIFIER    

prvtY1564TestResult 1.3.6.1.4.1.738.1.5.129.1.2
OBJECT IDENTIFIER    

prvtY1564Profiles 1.3.6.1.4.1.738.1.5.129.1.3
OBJECT IDENTIFIER    

prvtY1564TestTable 1.3.6.1.4.1.738.1.5.129.1.1.1
This table holds the configuration for a Y1564 test
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtY1564TestEntry

prvtY1564TestEntry 1.3.6.1.4.1.738.1.5.129.1.1.1.1
NONE
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtY1564TestEntry  

prvtY1564TestName 1.3.6.1.4.1.738.1.5.129.1.1.1.1.1
This string is used to describe the test name for the Y1564 test. It is also used as a test identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

prvtY1564TestType 1.3.6.1.4.1.738.1.5.129.1.1.1.1.2
Y1564 test type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER testHead(1), testLoopback(2)  

prvtY1564TestMode 1.3.6.1.4.1.738.1.5.129.1.1.1.1.3
Specify test mode
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER configurationTest(1), performanceTest(2), both(3)  

prvtY1564TestExecStatus 1.3.6.1.4.1.738.1.5.129.1.1.1.1.4
Y1564 test execution status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notRunning(1), running(2)  

prvtY1564TestSourceType 1.3.6.1.4.1.738.1.5.129.1.1.1.1.5
Y1564 test source type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), mac(1), mep(2)  

prvtY1564TestSource 1.3.6.1.4.1.738.1.5.129.1.1.1.1.6
String that holds either the MAC or the MEP ID. MAC should be in the format AA:BB:CC:DD:EE:FF MEP shold be in the format DOMAIN:MA:MEP that represent the values corresponding to dot1agCfmMdIndex, dot1agCfmMaIndex and dot1agCfmMepIdentifier from IEEE8021-CFM-MIB. e.g.: MAC: 00:A0:12:5C:12:C0 MEP: 1:1:2
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..17)  

prvtY1564TestTargetType 1.3.6.1.4.1.738.1.5.129.1.1.1.1.7
Y1564 test target type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), mac(1), mep(2)  

prvtY1564TestTarget 1.3.6.1.4.1.738.1.5.129.1.1.1.1.8
String that holds either the MAC or the MEP ID. MAC should be in the format AA:BB:CC:DD:EE:FF MEP shold be in the format DOMAIN:MA:MEP that represent the values corresponding to dot1agCfmMdIndex, dot1agCfmMaIndex and dot1agCfmMepIdentifier from IEEE8021-CFM-MIB. e.g.: MAC: 00:A0:12:5C:12:C0 MEP: 1:1:2
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..17)  

prvtY1564TestTimeout 1.3.6.1.4.1.738.1.5.129.1.1.1.1.9
Y1564 test timeout in 0.1 of a second increments.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..100  

prvtY1564TestCIR 1.3.6.1.4.1.738.1.5.129.1.1.1.1.10
Y1564 Committed Information Rate (CIR) value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 64..1000000  

prvtY1564TestEIR 1.3.6.1.4.1.738.1.5.129.1.1.1.1.11
Specify Excess Information Rate
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..1000000  

prvtY1564TestConfigurationTestTrafficPolicing 1.3.6.1.4.1.738.1.5.129.1.1.1.1.12
Specify Traffic Policing
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

prvtY1564TestConfigurationTestCirSteps 1.3.6.1.4.1.738.1.5.129.1.1.1.1.13
Specify the number of Comitted Information Rate Steps
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..10  

prvtY1564TestConfigurationStepDuration 1.3.6.1.4.1.738.1.5.129.1.1.1.1.14
Specify the configuration step duration, in seconds. This duration is used for every CIR step test and also for EIR test and Policing test.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..60  

prvtY1564TestPerformanceTestDuration 1.3.6.1.4.1.738.1.5.129.1.1.1.1.15
Specify the performane test duration, in minutes
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER testDuration15min(15), testDuration30min(30)  

prvtY1564TestCVLAN 1.3.6.1.4.1.738.1.5.129.1.1.1.1.16
C-VLAN ID for the Y1564 test.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4094  

prvtY1564TestCVLANPriority 1.3.6.1.4.1.738.1.5.129.1.1.1.1.17
VPT for C-VLAN0 for the Y1564 test.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..7  

prvtY1564TestCVLANDropEligible 1.3.6.1.4.1.738.1.5.129.1.1.1.1.18
Drop Eligible flag for C-VLAN for the Y1564 test.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

prvtY1564TestSVLAN 1.3.6.1.4.1.738.1.5.129.1.1.1.1.19
S-VLAN ID for the Y1564 test.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4094  

prvtY1564TestSVLANPriority 1.3.6.1.4.1.738.1.5.129.1.1.1.1.20
VPT for S-VLAN0 for the Y1564 test.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..7  

prvtY1564TestSVLANDropEligible 1.3.6.1.4.1.738.1.5.129.1.1.1.1.21
Drop Eligible flag for S-VLAN for the Y1564 test.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

prvtY1564TestPDUSize 1.3.6.1.4.1.738.1.5.129.1.1.1.1.22
Packet sizes for Y1564 test: 64, 128, 256, 512, 1024, 1280, 1518, 2000, 9000
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER value64(64), value128(128), value256(256), value512(512), value1024(1024), value1280(1280), value1518(1518), value2000(2000), value9000(9000)  

prvtY1564TestLoopbackType 1.3.6.1.4.1.738.1.5.129.1.1.1.1.23
Y1564 test loopback type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER macSwap(1), oam(2)  

prvtY1564TestPaternType 1.3.6.1.4.1.738.1.5.129.1.1.1.1.24
Y1564 test patern type. Options for it are none, null, null-crc, prbs, prbs-crc.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER null(1), nullCRC(2), prbs(3), prbsCRC(4), none(8)  

prvtY1564TestProfileName 1.3.6.1.4.1.738.1.5.129.1.1.1.1.25
Name assigned to the Y1564 profile.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

prvtY1564TestRowStatus 1.3.6.1.4.1.738.1.5.129.1.1.1.1.26
The status of the row entry. The writable columns in a row can not be changed if the row is active. Certain columns must have a valid value before a row can be activated.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtY1564TestResultTable 1.3.6.1.4.1.738.1.5.129.1.2.1
This table contains Y1564 results for tests.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtY1564TestResultEntry

prvtY1564TestResultEntry 1.3.6.1.4.1.738.1.5.129.1.2.1.1
NONE
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtY1564TestResultEntry  

prvtY1564TestResultIndex 1.3.6.1.4.1.738.1.5.129.1.2.1.1.1
Y1564 test results table index. Index will take values 1 to 13, each value representing a percentage of the CIR or EIR.1-10 step of CIR , EIR+CIR, EIR+CIR+25%EIR + Peformance test CIR The leaf prvtY1564TestResultFrameSize will present this value in a more user-friendly way.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

prvtY1564TestResultSentInformationRate 1.3.6.1.4.1.738.1.5.129.1.2.1.1.2
The sent information rate at each test step
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

prvtY1564TestResultPacketSize 1.3.6.1.4.1.738.1.5.129.1.2.1.1.3
The packet size for a Y1564 test packet
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

prvtY1564TestResultMode 1.3.6.1.4.1.738.1.5.129.1.2.1.1.4
The Y1564 test mode correspondig to the result
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notAvailable(1), configurationCIRTest(2), configurationEIRTest(3), configurationPolicingTest(4), performanceTest(5)  

prvtY1564TestResultFrameLoss 1.3.6.1.4.1.738.1.5.129.1.2.1.1.5
Frame loss of the Y1564 test measured in 0.001 of a percent
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

prvtY1564TestResultInformationRate 1.3.6.1.4.1.738.1.5.129.1.2.1.1.6
The received information Rate of the Y1564 test measured in Kbps
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

prvtY1564TestResultFrameTransferDelay 1.3.6.1.4.1.738.1.5.129.1.2.1.1.7
Frame transfer delay for Y1564 test measured in 1/100th of a microsecond..
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

prvtY1564TestResutFrameDelayVariation 1.3.6.1.4.1.738.1.5.129.1.2.1.1.8
Frame delay variation for Y1564 test measured in 1/100th of a microsecond.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

prvtY1564TestResultStatus 1.3.6.1.4.1.738.1.5.129.1.2.1.1.9
Status of the Y1564 test
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notAvailable(1), ready(2), error(3)  

prvtY1564ProfileTable 1.3.6.1.4.1.738.1.5.129.1.3.1
Table contains Y1564 thresholds.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtY1564ProfileEntry

prvtY1564ProfileEntry 1.3.6.1.4.1.738.1.5.129.1.3.1.1
NONE
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtY1564ProfileEntry  

prvtY1564ProfileName 1.3.6.1.4.1.738.1.5.129.1.3.1.1.1
This string is used to describe the test profile name for the Y1564 test. It is also used as a profile identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

prvtY1564ProfileFrameLoss 1.3.6.1.4.1.738.1.5.129.1.3.1.1.2
Specify maximum frameloss to declare test succeeded
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..100000  

prvtY1564ProfileFrameTransferDelay 1.3.6.1.4.1.738.1.5.129.1.3.1.1.3
Specify maximum frame transfer delay in microseconds to declare test succeeded
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..60000000  

prvtY1564ProfileFrameDelayVariation 1.3.6.1.4.1.738.1.5.129.1.3.1.1.4
Specify maximum frame delay variation in microseconds to declare test succeeded
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..60000000  

prvtY1564ProfileRowStatus 1.3.6.1.4.1.738.1.5.129.1.3.1.1.5
Creation/delete/edit of the Y1564 profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtY1564ProbeFailed 1.3.6.1.4.1.738.1.5.129.0.1
This trap should be sent whenever a Y1564 probe on a specific test fails.
Status: current Access: read-create
NOTIFICATION-TYPE    

prvtY1564ProbeSuccess 1.3.6.1.4.1.738.1.5.129.0.2
This trap should be sent whenever a Y1564 probe on a specific test finishes with success.
Status: current Access: read-create
NOTIFICATION-TYPE    

prvtY1564TestFinished 1.3.6.1.4.1.738.1.5.129.0.3
This trap should be sent whenever a Y1564 test is finished
Status: current Access: read-create
NOTIFICATION-TYPE    

prvtY1564Compliances 1.3.6.1.4.1.738.1.5.129.2.1
OBJECT IDENTIFIER    

prvtY1564Groups 1.3.6.1.4.1.738.1.5.129.2.2
OBJECT IDENTIFIER    

prvtY1564TestGroup 1.3.6.1.4.1.738.1.5.129.2.2.1
Objects for the Y1564 test group.
Status: current Access: read-create
OBJECT-GROUP    

prvtY1564TestResultsGroup 1.3.6.1.4.1.738.1.5.129.2.2.2
Objects for the Y1564 test results group.
Status: current Access: read-create
OBJECT-GROUP    

prvtY1564ProfilesGroup 1.3.6.1.4.1.738.1.5.129.2.2.3
Objects for the Y1564 profiles group.
Status: current Access: read-create
OBJECT-GROUP    

prvtY1564NotificationsGroup 1.3.6.1.4.1.738.1.5.129.2.2.4
Objects for the Notifications group.
Status: current Access: read-create
NOTIFICATION-GROUP    

prvtY1564Compliance 1.3.6.1.4.1.738.1.5.129.2.1.1
The compliance statement for support of the Y1564 MIB module.
Status: current Access: read-create
MODULE-COMPLIANCE