All MIBs › RAD-MIB › atmNteVpActiveAlarms
atmNteVpActiveAlarms
Module: RAD-MIB
OID (symbolic): RAD-MIB::atmNteVpActiveAlarms
OID (numeric): 1.3.6.1.4.1.164.12.3.2.1.5.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
A Bit String of the active alarms on this VP. An up bit (1) means there is an active alarm of this type. A down bit (0) means there is no such alarm. The meaning of the bits is as follows: 1 - VP AIS 2 - VP Loss Of Continuity 3 - VP RDI Reception 4 - VP Errored Cells > Threshold 5 - VP Lost Cells > Threshold 6 - VP Misinserted Cells > Threshold 9 - VP Loopback Failure
What is atmNteVpActiveAlarms?
This OID stores a bit pattern showing which alarms are currently active on an ATM virtual path (a telecommunications channel). Each bit represents a different alarm type: bit 1 means signal loss, bit 2 means connection failure, bit 5 means too many dropped cells, and so on. A telecom operator would check this to immediately see what problems exist on a specific data circuit without having to open multiple alarm logs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.12.3.2.1.5.1.2 snmpwalk -v2c -c public <target> RAD-MIB::atmNteVpActiveAlarms
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.12.3.2.1.5.1.2.1 snmpget -v2c -c public <target> RAD-MIB::atmNteVpActiveAlarms.1
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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.12 | radAtm | RAD-MIB |
| 1.3.6.1.4.1.164.12.3 | atmNte | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.2 | atmNtePrt | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.2.1 | atmNtePrtConfig | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.2.1.5 | atmNteAlarmVpTable | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.2.1.5.1 | atmNteAlarmVpEntry | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.2.1.5.1.2 | atmNteVpActiveAlarms | RAD-MIB |