generateOamPing
MX-ATM-MIB ·
.1.3.6.1.4.1.4935.15.300.1.100.100
Object
scalar
r/w
Enumeration
This command generates an OAM ping operation. This command has the following
values:
- noOp(0) : No operation. When read, this
value is returned.
- ping(1) : Perform the OAM ping.
This command also uses the following variables:
- oamPingType: F4 OAM ping or F5 OAM ping.
- oamVpi : Value for the VPI.
- oamVci : Value for the VCI (only used for f5OamPing commands).
- oamMode: Value for the OAM mode (end-to-end or segment)
- oamLimitTimeout:Timeout value in milliseconds
Context
- MIB
- MX-ATM-MIB
- OID
.1.3.6.1.4.1.4935.15.300.1.100.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- oamTools
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOp |
1 | ping |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| oamToolsParameters | node | - | .1.3.6.1.4.1.4935.15.300.1.100.1000 |
| oamResult Hold the values of the last OAM operation performed.
failed(0): OAM test failed.
success(1): OAM test success.
pending(2): OAM test pending.
notStarted(3): OAM not started | scalar | Enumeration | .1.3.6.1.4.1.4935.15.300.1.100.50 |