mteTriggerExistenceTest
DISMAN-EVENT-MIB ·
junose variant
·
.1.3.6.1.2.1.88.1.2.4.1.1
Object
column r/w
Bits
The type of existence test to perform. The trigger fires
when the object at mteTriggerValueID is seen to go from
present to absent, from absent to present, or to have it's
value changed, depending on which tests are selected:
present(0) - when this test is selected, the trigger fires
when the mteTriggerValueID object goes from absent to present.
absent(1) - when this test is selected, the trigger fires
when the mteTriggerValueID object goes from present to absent.
changed(2) - when this test is selected, the trigger fires
the mteTriggerValueID object value changes.
Once the trigger has fired for either presence or absence it
will not fire again for that state until the object has been
to the other state.
Context
- MIB
- DISMAN-EVENT-MIB
- OID
.1.3.6.1.2.1.88.1.2.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mteTriggerExistenceEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DISMAN-EVENT-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DISMAN-EVENT-MIB::mteTriggerExistenceTest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DISMAN-EVENT-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DISMAN-EVENT-MIB::mteTriggerExistenceTest.<mteOwner>.<mteTriggerName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DISMAN-EVENT-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DISMAN-EVENT-MIB::mteTriggerExistenceTest'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | present |
1 | absent |
2 | changed |
Conformance
Member of