tarTrigType
MRV-IR-SYSTEM-MIB ·
.1.3.6.1.4.1.33.100.1.8.2.1.1.3
Object
The type of trigger.
Context
- MIB
- MRV-IR-SYSTEM-MIB
- OID
.1.3.6.1.4.1.33.100.1.8.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tarTrigEntry
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 'MRV-IR-SYSTEM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MRV-IR-SYSTEM-MIB::tarTrigType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MRV-IR-SYSTEM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MRV-IR-SYSTEM-MIB::tarTrigType.<tarTrigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MRV-IR-SYSTEM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MRV-IR-SYSTEM-MIB::tarTrigType'
Syntax
- Source
- TarTrigType
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | temp |
3 | humidity |
4 | instant |
5 | ping |
6 | pattern |
7 | inputSignal |
8 | compound |
9 | bootp |
10 | alarm |
11 | hdam |
12 | power |
13 | analog |
14 | powerReg |
15 | powerInput |
16 | onboardTemp |
17 | duration |
18 | hdampower |
19 | hdampowerReg |
20 | hdampowerInput |
21 | powerLoad |
22 | powerLoadInput |
23 | powerContact |
24 | upsBattery |