s3EnetThreshTable
SYNOPTICS-ETHERNET-MIB ·
.1.3.6.1.4.1.45.1.3.2.8.1
Object
table mandatory
The table of thresholds.
There are three kinds of thresholds supported
in the threshold table: port thresholds, slot
thresholds, and concentrator thresholds. The
object s3EnetThreshObject in the threshold table
is used to specify the kind of threshold for the
table entry.
When the value of the object s3EnetThreshObject
is port(4), the threshold entry applies to a
specific port, which is identified by the value
of the objects s3EnetThreshSlot and
s3EnetThreshPort. The port must be on the same
segment as the NMM in order for the NMM to
monitor the threshold.
When the value of the object s3EnetThreshObject
is slot(3), the threshold entry applies to a
specific slot, which is identified by the value
of the object s3EnetThreshSlot. The slot must
be on the same segment as the NMM in order for
the NMM to monitor the threshold.
When the value of the object s3EnetThreshObject
is concentrator(2), the threshold entry applies
to the segment the NMM is connected to within
the concentrator.
Context
- MIB
- SYNOPTICS-ETHERNET-MIB
- OID
.1.3.6.1.4.1.45.1.3.2.8.1- Type
- table
- Status
- mandatory
- Parent
- s3000EnetThreshold
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::s3EnetThreshTable'
More examples
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::s3EnetThreshTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.