thresholdLev1FallingEvent
ASANTE-AH1012-MIB ·
.1.3.6.1.4.1.298.1.3.6.1.1.1.12
Object
column optional
r/w
Enumeration
How to respond to a triggered event for a falling event.
Context
- MIB
- ASANTE-AH1012-MIB
- OID
.1.3.6.1.4.1.298.1.3.6.1.1.1.12- Type
- column
- Access
- readwrite
- Status
- optional
- Parent
- thresholdLev1Entry
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 'ASANTE-AH1012-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-AH1012-MIB::thresholdLev1FallingEvent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASANTE-AH1012-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-AH1012-MIB::thresholdLev1FallingEvent.<thresholdLev1Index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASANTE-AH1012-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASANTE-AH1012-MIB::thresholdLev1FallingEvent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | partition-port |
3 | send-trap |
4 | partition-port-and-send-trap |
5 | send-trap-and-request-page |
6 | partition-port-and-send-trap-and-request-page |