prtSonetGenEedThreshold
ACE2002-MIB ·
.1.3.6.1.4.1.164.3.1.6.2.2.1.1.1.4
Object
column r/w
Enumeration
EED=Excessive Error Defect Threshold. Units: [10E-]. The threshold is 10E-x relative to the frequency of the data flow. x=3, 4, 5, 6, 7, 8, 9. n3= 10E-3 n4= 10E-4 n5= 10E-5 n6= 10E-6 n7= 10E-7 n8= 10E-8 n9= 10E-9 .
Context
- MIB
- ACE2002-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.2.2.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtSonetGenEntry
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 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::prtSonetGenEedThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::prtSonetGenEedThreshold.<prtSonetGenCnfgIdx>.<prtSonetGenIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACE2002-MIB::prtSonetGenEedThreshold'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
3 | n3 |
4 | n4 |
5 | n5 |
6 | n6 |
7 | n7 |
8 | n8 |
9 | n9 |