dppipDegThreshold
NETI-TRUNK-MIB ·
.1.3.6.1.4.1.2928.2.3.1.1.3.1.49
Object
column r/w
Unsigned32
The detection threshold for DEG alarm. A bad second is declared when the number of errored blocks is equal to or greater than the threshold, otherwise a good second is declared. Default is 1200
Context
- MIB
- NETI-TRUNK-MIB
- OID
.1.3.6.1.4.1.2928.2.3.1.1.3.1.49- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dppipEntry
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 'NETI-TRUNK-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-TRUNK-MIB::dppipDegThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-TRUNK-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-TRUNK-MIB::dppipDegThreshold.<dppipIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-TRUNK-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-TRUNK-MIB::dppipDegThreshold'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-8000