All MIBs › VOLIUS-OA-MIB › vlsAlarmState
vlsAlarmState
Module: VOLIUS-OA-MIB
OID (symbolic): VOLIUS-OA-MIB::vlsAlarmState
OID (numeric): 1.3.6.1.4.1.34652.2.14.3.1.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: When read, this OID indicates if the alarm is active. When vlsOff is written to this OID, the alarm is reset.
What is vlsAlarmState?
Reading this shows whether this specific alarm is currently active; writing the off value to it resets that individual alarm, mirroring vlsAlarmsResetMask but scoped to just this one alarm entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.34652.2.14.3.1.2 snmpwalk -v2c -c public <target> VOLIUS-OA-MIB::vlsAlarmState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.34652.2.14.3.1.2.1 snmpget -v2c -c public <target> VOLIUS-OA-MIB::vlsAlarmState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.34652.2.14.3.1.2.1 s <value>
Start monitoring Volius optical network devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VOLIUS-OA-MIB::vlsAlarmState OID value, configure state conditions and alerts, and monitor any Volius optical network devices from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.34652 | volius | VOLIUS-OA-MIB |
| 1.3.6.1.4.1.34652.2 | vlsSystem | VOLIUS-OA-MIB |
| 1.3.6.1.4.1.34652.2.14 | vlsAlarms | VOLIUS-OA-MIB |
| 1.3.6.1.4.1.34652.2.14.3 | vlsAlarmsTable | VOLIUS-OA-MIB |
| 1.3.6.1.4.1.34652.2.14.3.1 | vlsAlarmsEntry | VOLIUS-OA-MIB |
| 1.3.6.1.4.1.34652.2.14.3.1.2 | vlsAlarmState | VOLIUS-OA-MIB |