s3EnetThreshDuration
SYNOPTICS-ETHERNET-MIB ·
.1.3.6.1.4.1.45.1.3.2.8.1.1.12
Object
Length of window over which threshold counts
are summed, specified in intervals of 500
TimeTicks (i.e., 5 seconds). This window is
broken down into 5 second sampling periods
for purposes of checking the threshold
conditions, and determining when the actions
specified need to take place when the condition
occurs.
If this object is written with a value that is
not evenly divisible by 500, the agent will
internally round the value up to the closest
integral of 500 before it is used in threshold
calculations (i.e., a value of 12 can be
written, but will be interpreted as 15).
Notes: 1.) A value of zero indicates an
infinite duration window if the
value of s3EnetThreshCondition
is crossValue(2) or overValue(3).
2.) If the value of
s3EnetThreshCondition is
overRate(4) or overRatio(5),
a value of zero is equivalent
to a duration window of 5
seconds.
3.) If the value of s3EnetThreshType
is linkStatus(12), this value of
this object is ignore and assumed
to be infinite.
Context
- MIB
- SYNOPTICS-ETHERNET-MIB
- OID
.1.3.6.1.4.1.45.1.3.2.8.1.1.12- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- s3EnetThreshEntry
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 'SYNOPTICS-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOPTICS-ETHERNET-MIB::s3EnetThreshDuration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYNOPTICS-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOPTICS-ETHERNET-MIB::s3EnetThreshDuration.<s3EnetThreshIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYNOPTICS-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYNOPTICS-ETHERNET-MIB::s3EnetThreshDuration'
Syntax
- Source
- RFC1155-SMITimeTicks
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295