p2mpThreshValue
CISCO-WIRELESS-P2MP-RF-METRICS-MIB ·
.1.3.6.1.4.1.9.9.180.3.1.1.4
Object
column r/w
Integer32
This object represents the value to be compared against. The
p2mpThreshType determines the way in which it is used.
It is used as follows:
if p2mpThreshType is ..
highThresh : Notify if data sample exceeds the p2mpThreshValue.
lowThresh : Notify if data sample recedes below the
p2mpThreshValue.
upChange : Notify if data sample increases by more than
p2mpThreshValue.
downChange : Notify if data sample decreases by more than
p2mpThreshValue.
upLimit : Notify if data sample crosses p2mpThreshValue while
increasing in value.
lowLimit : Notify if data sample crosses p2mpThreshValue while
decreasing in value.
Context
- MIB
- CISCO-WIRELESS-P2MP-RF-METRICS-MIB
- OID
.1.3.6.1.4.1.9.9.180.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- p2mpThresholdEntry
- 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 'CISCO-WIRELESS-P2MP-RF-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-P2MP-RF-METRICS-MIB::p2mpThreshValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WIRELESS-P2MP-RF-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-P2MP-RF-METRICS-MIB::p2mpThreshValue.<ifIndex>.<p2mpThreshSuMacAddr>.<p2mpThreshAttribute>.<p2mpThreshType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WIRELESS-P2MP-RF-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WIRELESS-P2MP-RF-METRICS-MIB::p2mpThreshValue'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -2147483647-2147483647
Conformance
Member of