This command allows the device to send a Variable Request OAMPDU to the remote side. The remote side responds with the value of the requested variable based on the local MIB. This method can be used to read packet counters on the remote side, for example. The remote side must support the feature of reading MIB variables via OAM.
Variables from IEEE 802.3.1 are supported, among others.
Example:
> do Variable-Read -i LAN-3 aFramesTransmittedOK aFramesTransmittedOK = 8444 OK: Action Variable-Read done
- SNMP ID:
- 2.105.6
- Console path:
- Setup > OAM
- Possible arguments:
- -i <interface>
- Specifies the interface from which the variable is to be read.
- [-?]
- Displays brief help for the parameters.
- <variable name> [more variable names]
- One or more variable names separated by spaces.