s3EnetThreshObject
SYNOPTICS-ETHERNET-MIB ·
.1.3.6.1.4.1.45.1.3.2.8.1.1.3
Object
column mandatory
r/w
Enumeration
Specifies the part of the concentrator the
threshold applies. The possible values are:
other(1)..........Unknown threshold (error)
concentrator(2)...The threshold applies to the
segment the NMM is connected
to within the concentrator
slot(3)...........The threshold applies to a
specific slot in the
concentrator identified by
s3EnetThreshSlot
port(4)...........The threshold applies to a
specific port in the
concentrator identified by
s3EnetThreshSlot and
s3EnetThreshPort
All values are read-write with the exception of
other(1), which is read-only.
See the description of the object s3EnetThreshType
for the explanation of which thresholds are
applicable to port(4), slot(3), and
concentrator(2).
Context
- MIB
- SYNOPTICS-ETHERNET-MIB
- OID
.1.3.6.1.4.1.45.1.3.2.8.1.1.3- 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::s3EnetThreshObject'
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::s3EnetThreshObject.<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::s3EnetThreshObject'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | concentrator |
3 | slot |
4 | port |