pdnAtmIfConfExtUnknownCellThreshold

PDN-ATMEXT-MIB · .1.3.6.1.4.1.1795.2.24.2.6.11.5.1.1.1.4

Object

column r/w SNMPv2-SMIInteger32
The value of this object represents the threshold value for
the number of unknown cells in a 15 minutes interval.
An SNMP trap would be generated if the number of unknown
cell in a 15 minutes interval exceeds this threshold.
The valid range of this object is 0 to 1000. A value of 0 will
cause a trap to be sent on each occurrence of an unknown cell.
A value of -9999 disables the threshold check.
The default value for this object is 10

Context

MIB
PDN-ATMEXT-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.6.11.5.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
pdnAtmIfConfExtEntry
Groups
1

Walk 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 'PDN-ATMEXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-ATMEXT-MIB::pdnAtmIfConfExtUnknownCellThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-ATMEXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-ATMEXT-MIB::pdnAtmIfConfExtUnknownCellThreshold.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-ATMEXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-ATMEXT-MIB::pdnAtmIfConfExtUnknownCellThreshold'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance