prtMl4OosEntryThreshold
RAD-MIB ·
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.15
Object
column r/w
Integer32
This object defines the number of Errors per Second that determine the minimum unacceptable noise level. This value will be the Entry Threshold to the OOS (Out-of-Service) state. This object is applicable only when prtMl4OosErrorSource=framing(3) or bpv(4). 0=notApplicable.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.2.3.2.19.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtMl4CnfgEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtMl4OosEntryThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtMl4OosEntryThreshold.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::prtMl4OosEntryThreshold'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.