atmNteEventType
ACE2002-MIB ·
.1.3.6.1.4.1.164.12.3.1.2.9
Object
scalar Enumeration
This parameter identifies the event. On - the problem exist. Off - the problem not exist. InvalidLogin - Invalid login on local console. CorrectLogin - Successful login operation.
Context
- MIB
- ACE2002-MIB
- OID
.1.3.6.1.4.1.164.12.3.1.2.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- atmNteSysInfo
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::atmNteEventType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACE2002-MIB::atmNteEventType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
3 | ps1NotActive |
4 | ps1Active |
5 | ps2NotActive |
6 | ps2Active |
7 | heatAlarmOff |
8 | heatAlarmOn |
9 | inputAlarm1Off |
10 | inputAlarm1On |
11 | inputAlarm2Off |
12 | inputAlarm2On |
13 | inputAlarm3Off |
14 | inputAlarm3On |
15 | inputAlarm4Off |
16 | inputAlarm4On |
17 | fan1Ok |
18 | fan1Fail |
19 | fan2Ok |
20 | fan2Fail |
21 | invalidLogin |
22 | validLogin |
23 | powerFailure |
24 | writeToFlashFailure |