perfMetricThresholdType
AFFIRMED-TEMS-OBJECTS-MIB ·
.1.3.6.1.4.1.37963.6.2.1.5.2.1.2
Object
Specifies whether is the current threshold an Increasing / Decreasing threshold.
Context
- MIB
- AFFIRMED-TEMS-OBJECTS-MIB
- OID
.1.3.6.1.4.1.37963.6.2.1.5.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- perfMetricThresholdEntry
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 'AFFIRMED-TEMS-OBJECTS-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AFFIRMED-TEMS-OBJECTS-MIB::perfMetricThresholdType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AFFIRMED-TEMS-OBJECTS-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AFFIRMED-TEMS-OBJECTS-MIB::perfMetricThresholdType.<temsServerPerfMetricsIndex>.<perfMetricThresholdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AFFIRMED-TEMS-OBJECTS-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AFFIRMED-TEMS-OBJECTS-MIB::perfMetricThresholdType'
Syntax
- Source
- AFFIRMED-TEMS-TC-MIBThresholdType
- Base type
Enumeration
Values & Constraints
Type Values
1 | increasing |
2 | decreasing |