cds3PlcpLineAlarmState
CISCO-DS3-MIB ·
.1.3.6.1.4.1.9.9.132.1.2.2.1.1
Object
column SNMPv2-SMIUnsigned32
This variable is a bitmap of the DS3 Line ALarms.
It is represented as sum where value 2^(N-1) is added to the
sum if alarm corresponding to bit N is exceeded.
A value of zero for this object indicates no alarms.
Itemized below are the individual bits:
BitPosition Alarm
----------- -----
1 Receiving RAI
2 Transmitting RAI
3 Receiving OOF
4 Near End Local Loopback in effect
5 Near End Remote Loopback in effect
Context
- MIB
- CISCO-DS3-MIB
- OID
.1.3.6.1.4.1.9.9.132.1.2.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cds3AlarmPlcpEntry
- 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-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS3-MIB::cds3PlcpLineAlarmState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS3-MIB::cds3PlcpLineAlarmState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DS3-MIB::cds3PlcpLineAlarmState'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of