snmpFddiMACFrameErrorThreshold
RFC1285-MIB ·
.1.3.6.1.2.1.10.15.2.2.1.23
Object
column mandatory
Integer32
A threshold for determining when a MAC Condition report should be generated. The condition is true when the ratio, ((delta snmpFddiMACLostCt + delta snmpFddiMACErrorCt) / (delta snmpFddiMACFrameCt + delta snmpFddiMACLostCt)) x 2**16. exceeds the threshold. It is used to determine when a station has an unacceptable frame error threshold. The sampling algorithm is implementation dependent. Any attempt to set this variable to a value of less than one shall result in a badValue error. Those who are familiar with the SNMP management framework will recognize that thresholds are not in keeping with the SNMP philosophy. However, this variable is supported by underlying SMT implementations already and maintaining this threshold should not pose an undue additional burden on SNMP agent implementors.
Context
- MIB
- RFC1285-MIB
- OID
.1.3.6.1.2.1.10.15.2.2.1.23- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- snmpFddiMACEntry
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 'RFC1285-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1285-MIB::snmpFddiMACFrameErrorThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1285-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1285-MIB::snmpFddiMACFrameErrorThreshold.<snmpFddiMACSMTIndex>.<snmpFddiMACIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1285-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1285-MIB::snmpFddiMACFrameErrorThreshold'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535