gBondPortPmTcaProfileThresh1DayES

GBOND-MIB · .1.3.6.1.2.1.211.1.1.4.4.1.5

Object

column r/w secondsGBondPm1DayIntervalThreshold
A desired threshold for the number of Errored Seconds (ES)
within any given 1-day performance data collection interval.
              
If the number of ESs in a particular 1-day collection interval
reaches or exceeds this value, a gBondPmTca1DayESCrossing
notification MAY be generated if enabled by
gBondPortConfPmTcaEnable.
At most one notification can be sent per interval.
Setting this attribute to zero (default) effectively disables
the gBondPmTca1DayESCrossing notification.
              
This object maps to the TR-159 attribute
aGroupPerfThreshold1DayES.

Context

MIB
GBOND-MIB
OID
.1.3.6.1.2.1.211.1.1.4.4.1.5
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
gBondPortPmTcaProfileEntry
Groups
1

Walk 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 'GBOND-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBOND-MIB::gBondPortPmTcaProfileThresh1DayES'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GBOND-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBOND-MIB::gBondPortPmTcaProfileThresh1DayES.<gBondPortPmTcaProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBOND-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBOND-MIB::gBondPortPmTcaProfileThresh1DayES'

Syntax

Source
GBondPm1DayIntervalThreshold
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..86400

Conformance