All MIBs › LBHUB-MSH-MIB › a3ComRingStatAction
a3ComRingStatAction
Module: LBHUB-MSH-MIB
OID (symbolic): LBHUB-MSH-MIB::a3ComRingStatAction
OID (numeric): 1.3.6.1.4.1.43.10.16.2.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object allows actions to be performed either on the station or the entry in this table representing that station. Not every managed device will be capable of supporting all commands. Setting this variable to noAction(1) has no effect. The agent will always return the value noAction(1) when this variable is read.
removeStation: Send a remove station request to the management station. clearCounters: All counters in this table entry are reset to zero. deleteEntry: Remove this entry from the table. This operation is only successful if the station represented by this entry is NOT currently active. forwardTest: This request causes the managed device to test the transmit and receive paths of this station. This is accomplished using the Transmit Forward MAC frame request. When the station test completes the managed device sends a test-response trap. This action only has an effect if the a3ComRingStatState is present.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.16.2.1.1.5 snmpwalk -v2c -c public <target> LBHUB-MSH-MIB::a3ComRingStatAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.16.2.1.1.5.1 snmpget -v2c -c public <target> LBHUB-MSH-MIB::a3ComRingStatAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.10.16.2.1.1.5.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.10 | generic | A3Com-products-MIB |
| 1.3.6.1.4.1.43.10.16 | tokenRing | A3COM0004-GENERIC |
| 1.3.6.1.4.1.43.10.16.2 | a3ComRingStationParams | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.10.16.2.1 | a3ComRingStatConfig | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.10.16.2.1.1 | a3ComRingStatConfigEntry | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.10.16.2.1.1.5 | a3ComRingStatAction | LBHUB-MSH-MIB |