p2mpThreshType
CISCO-WIRELESS-P2MP-RF-METRICS-MIB ·
.1.3.6.1.4.1.9.9.180.3.1.1.3
Object
This object represents the kind of change that needs to be monitored for the p2mpThreshAttribute. An event is generated when the specified condition is met.
Context
- MIB
- CISCO-WIRELESS-P2MP-RF-METRICS-MIB
- OID
.1.3.6.1.4.1.9.9.180.3.1.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- p2mpThresholdEntry
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::p2mpThreshType'
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::p2mpThreshType.<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::p2mpThreshType'
Syntax
- Source
- CISCO-WIRELESS-TC-MIBCwrThreshLimitType
- Base type
Enumeration
Values & Constraints
Type Values
1 | upChange |
2 | downChange |
3 | highThresh |
4 | lowThresh |
5 | upLimit |
6 | lowLimit |