sysOperation
VES1724-58V-MIB ·
.1.3.6.1.4.1.890.1.5.12.49.16.6.2
Object
scalar
r/w
Enumeration
The agent will reset the object's value to zero when the operation is done.
To perform erase port config with attributes,
besides sysTarget, sysAttributeSelect also need to be set.
Operation loadFactoryDefaultInterfaceSystem(7) will erase system(interface)
config, user can set sysAttributeSelect to perform erase system(interface)
config with attributes.
To perform config port copy (configCopyByPort),
sysSource and sysTarget must be set.
To perform config port copy with attributes,
besides sysSource and sysTarget, sysAttributeSelect also need to be set.
Context
- MIB
- VES1724-58V-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.49.16.6.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sysOps
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sysReset |
2 | saveConfigToBootConfig |
5 | loadFactoryDefault |
6 | loadFactoryDefaultByPort |
7 | loadFactoryDefaultInterfaceSystem |
8 | configCopyByPort |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sysTarget Specifies target UNI or NNI ifindex for sysOperation.
From left to right, the nth bit is 1 that means ifindex n is target port.
ex: # 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 … | scalar | Q-BRIDGE-MIBPortList | .1.3.6.1.4.1.890.1.5.12.49.16.6.1 |
| sysSource Specifies source UNI or NNI ifindex for sysOperation.
sysSource need to be set when performing config port copy, and note that only one port can be set.
From left to right, the nt… | scalar | Q-BRIDGE-MIBPortList | .1.3.6.1.4.1.890.1.5.12.49.16.6.3 |
| sysAttributeSelect When erasing or copying port config, user can select specific attribute to erase/copy.
If user enter zero-length string, 0x00 (all bits are not set) or 0xFF (all bits are set)
in… | scalar | Q-BRIDGE-MIBPortList | .1.3.6.1.4.1.890.1.5.12.49.16.6.4 |