atmfCESCellLossStatus

ATMF-CES · zhone variant · .1.3.6.1.4.1.353.5.2.2.1.3.1.10

Object

column Enumeration
When cells are continuously lost for the number of milliseconds
specified by atmfCESCellLossIntegrationPeriod, the value is set
to loss (2). When cells are no longer lost, the value is set 
to noLoss (1).

Context

MIB
ATMF-CES
OID
.1.3.6.1.4.1.353.5.2.2.1.3.1.10
Type
column
Access
readonly
Status
current
Parent
atmfCESStatsEntry
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 'ATMF-CES' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATMF-CES::atmfCESCellLossStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATMF-CES' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATMF-CES::atmfCESCellLossStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATMF-CES' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATMF-CES::atmfCESCellLossStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noLoss
2loss

Conformance