swDdmThresholdType
DDM-MGMT-MIB ·
.1.3.6.1.4.1.171.12.72.3.1.1.1.1
Object
column Enumeration
This object indicates the threshold type.
Context
- MIB
- DDM-MGMT-MIB
- OID
.1.3.6.1.4.1.171.12.72.3.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swDdmThresholdMgmtEntry
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 'DDM-MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DDM-MGMT-MIB::swDdmThresholdType'
More examples
Read one indexed 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::swDdmThresholdType.<swDdmPort>.<swDdmThresholdType>'
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::swDdmThresholdType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | temperature |
2 | voltage |
3 | bias |
4 | txPower |
5 | rxPower |