cwsPathStatAlarmStatus
CISCO-WAN-SONET-MIB ·
.1.3.6.1.4.1.351.150.3.1.3.1.1.10
Object
column SNMPv2-SMIUnsigned32
This variable indicates the status of the interface.
The cwsPathStatAlarmStatus 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 following ar the bit positions:
1 sonetPathTotalESs
2 sonetPathTotalSESs
3 sonetPathTotalCVs
4 sonetPathTotalUASs
5 sonetPathCurrentESs
6 sonetPathCurrentSESs
7 sonetPathCurrentCVs
8 sonetPathCurrentUASs
9 sonetFarEndPathTotalESs
10 sonetFarEndPathTotalSESs
11 sonetFarEndPathTotalCVs
12 sonetFarEndPathTotalUASs
13 sonetFarEndPathCurrentESs
14 sonetFarEndPathCurrentSESs
15 sonetFarEndPathCurrentCVs
16 sonetFarEndPathCurrentUASs
Context
- MIB
- CISCO-WAN-SONET-MIB
- OID
.1.3.6.1.4.1.351.150.3.1.3.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cwsPathAlarmEntry
- 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::cwsPathStatAlarmStatus'
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::cwsPathStatAlarmStatus.<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::cwsPathStatAlarmStatus'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of