cwsLineStatAlarmStatus
CISCO-WAN-SONET-MIB ·
.1.3.6.1.4.1.351.150.3.1.2.1.1.10
Object
column SNMPv2-SMIUnsigned32
This variable indicates the status of the sonet line.
This object is updated every 15-minutes.
Once the current 15-min window has passed,
and there are no errors in the current 15-min window, the
object is cleared from the lower level sonet task.
The cwsLineStatAlarmStatus
is a bit map represented as a sum, therefore,
it can represent multiple defects simultaneously.
If none of the bits are set, it indicates no defect.
The various bit-positions are:
1 sonetLineTotalESs
2 sonetLineTotalSESs
3 sonetLineTotalCVs
4 sonetLineTotalUASs
5 sonetLineCurrentESs
6 sonetLineCurrentSESs
7 sonetLineCurrentCVs
8 sonetLineCurrentUASs
9 sonetFarEndLineTotalESs
10 sonetFarEndLineTotalSESs
11 sonetFarEndLineTotalCVs
12 sonetFarEndLineTotalUASs
13 sonetFarEndLineCurrentESs
14 sonetFarEndLineCurrentSESs
15 sonetFarEndLineCurrentCVs
16 sonetFarEndLineCurrentUASs
Context
- MIB
- CISCO-WAN-SONET-MIB
- OID
.1.3.6.1.4.1.351.150.3.1.2.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cwsLineAlarmEntry
- 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-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-SONET-MIB::cwsLineStatAlarmStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-SONET-MIB::cwsLineStatAlarmStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-SONET-MIB::cwsLineStatAlarmStatus'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of