cesCellLossStatus
CISCO-WAN-CES-CONN-STAT-MIB ·
.1.3.6.1.4.1.351.110.5.3.2.2.1.1.5
Object
column Enumeration
When cells are lost for the CellLossIntegrationPeriod the value is set to loss ( 2). when cells are no longer lost, the value is set to noLoss(1).
Context
- MIB
- CISCO-WAN-CES-CONN-STAT-MIB
- OID
.1.3.6.1.4.1.351.110.5.3.2.2.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cesmChanCntGrpEntry
- Groups
- 1
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 'CISCO-WAN-CES-CONN-STAT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-CONN-STAT-MIB::cesCellLossStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-CES-CONN-STAT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-CONN-STAT-MIB::cesCellLossStatus.<cesCntChanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-CES-CONN-STAT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-CES-CONN-STAT-MIB::cesCellLossStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noLoss |
2 | loss |
Conformance
Member of