s3EnetThreshEntry
SYNOPTICS-ETHERNET-MIB ·
.1.3.6.1.4.1.45.1.3.2.8.1.1
Object
row mandatory
A row in the Ethernet Threshold Table.
The following columns must be specified in a
SNMP SET request to create a row in the table
for each of the three kinds of thresholds (each
name is prefixed by s3EnetThresh):
PORT SLOT CONCENTRATOR
========= ========= ============
Status=(1) Status=(1) Status=(1)
Object=(4) Object=(3) Object=(2)
Slot Slot
Port
Type Type Type
Condition Condition Condition
SetValue SetValue SetValue
Action Action Action
*Duration Duration Duration
with the object s3EnetThreshStatus set to the
value addActive(1).
Notes: 1.) The value of s3EnetThreshObject
selects the kind of threshold for
the row (i.e., for port thresholds
it is set to the value port(4), for
slot thresholds it is set to the
value slot(3), and for concentrator
thresholds it is set to the value
concentrator(2)).
2.) The object s3EnetThreshPort is not
used for creating slot level
thresholds, and is set to 0 by the
agent when the row is created.
3.) The objects s3EnetThreshPort and
s3EnetThreshSlot are not used for
creating concentrator level
thresholds, and are both set to
0 by the agent when the row is
created.
4.) The value of s3EnetThreshDuration
is ignored for port level link
status thresholds.
To delete a row in the table, the object
s3EnetThreshStatus needs to be specified in a
SNMP SET request with its value equal to
delDead(2).
Context
- MIB
- SYNOPTICS-ETHERNET-MIB
- OID
.1.3.6.1.4.1.45.1.3.2.8.1.1- Type
- row
- Status
- mandatory
- Parent
- s3EnetThreshTable
- Table
- s3EnetThreshTable
- Children
- 12
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::s3EnetThreshEntry'
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::s3EnetThreshEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.