swDdmThresholdExceedType
DDM-MGMT-MIB ·
.1.3.6.1.4.1.171.12.72.4.1.1
Object
scalar Enumeration
This object is used by swDdmAlarmTrap and swDdmWarningTrap to indicate if the threshold that was exceeded was a high threshold or a low threshold.
Context
- MIB
- DDM-MGMT-MIB
- OID
.1.3.6.1.4.1.171.12.72.4.1.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- swDdmNotificationBinding
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DDM-MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DDM-MGMT-MIB::swDdmThresholdExceedType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DDM-MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DDM-MGMT-MIB::swDdmThresholdExceedType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | high |
2 | low |