All MIBs › ALARM-MIB › alarmActiveVariableCounter64Val
alarmActiveVariableCounter64Val
Module: ALARM-MIB
OID (symbolic): ALARM-MIB::alarmActiveVariableCounter64Val
OID (numeric): 1.3.6.1.2.1.118.1.2.3.1.11
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description:
The value when alarmActiveVariableType is 'counter64'.
What is alarmActiveVariableCounter64Val?
Stores the alarm variable's value when its type is a 64-bit counter, as indicated by alarmActiveVariableValueType. This field handles high-capacity counters that exceed the range of 32-bit values, such as byte counts on high-speed interfaces.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.118.1.2.3.1.11 snmpwalk -v2c -c public <target> ALARM-MIB::alarmActiveVariableCounter64Val
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.118.1.2.3.1.11.1 snmpget -v2c -c public <target> ALARM-MIB::alarmActiveVariableCounter64Val.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.118 | alarmMIB | ALARM-MIB |
| 1.3.6.1.2.1.118.1 | alarmObjects | ALARM-MIB |
| 1.3.6.1.2.1.118.1.2 | alarmActive | ALARM-MIB |
| 1.3.6.1.2.1.118.1.2.3 | alarmActiveVariableTable | ALARM-MIB |
| 1.3.6.1.2.1.118.1.2.3.1 | alarmActiveVariableEntry | ALARM-MIB |
| 1.3.6.1.2.1.118.1.2.3.1.11 | alarmActiveVariableCounter64Val | ALARM-MIB |