thresholdLev1Subject
ASANTE-AH1012-MIB ·
.1.3.6.1.4.1.298.1.3.6.1.1.1.6
Object
column optional
r/w
Enumeration
Variable checking for in trap. These are the type of frames that a trap will be verified against.
Context
- MIB
- ASANTE-AH1012-MIB
- OID
.1.3.6.1.4.1.298.1.3.6.1.1.1.6- 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::thresholdLev1Subject'
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::thresholdLev1Subject.<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::thresholdLev1Subject'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | readable-frames |
3 | mcast-frames |
4 | bcast-frames |
5 | frame-too-longs |
6 | runts |
7 | alignment-errors |
8 | fragment-errors |
9 | fCS-errors |
10 | iFG-errors |
11 | data-rate-mismatch |
12 | short-events |
13 | collisions |
14 | late-collisions |
15 | auto-partitions |
16 | sfd-missing |
17 | bad-frames |