efpGeneralTestTrapStatus
ELTEX-FASTPATH-TRAPS-MIB ·
.1.3.6.1.4.1.35265.1.103.4.1.1
Object
scalar r/w
Enumeration
Status of General trap capability test
active(1) - trap testing is in progress. Set to
this value to start the test.
success(2) - A successful test was performed. Cannot
be set.
failure(3) - A failure was encountered during the
test. Cannot be set.
uninitialized(4) - No test has been performed yet. Cannot
be set.
Context
- MIB
- ELTEX-FASTPATH-TRAPS-MIB
- OID
.1.3.6.1.4.1.35265.1.103.4.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- efpTrapsObjects
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 'ELTEX-FASTPATH-TRAPS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-FASTPATH-TRAPS-MIB::efpGeneralTestTrapStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-FASTPATH-TRAPS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-FASTPATH-TRAPS-MIB::efpGeneralTestTrapStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | success |
3 | failure |
4 | uninitialized |