sipDS3PLCPAlarmState
SIP-MIB ·
.1.3.6.1.2.1.10.31.3.2.1.3
Object
column Enumeration
This variable indicates if there is an alarm present for the DS3 PLCP. The value receivedFarEndAlarm means that the DS3 PLCP has received an incoming Yellow Signal, the value incomingLOF means that the DS3 PLCP has declared a loss of frame (LOF) failure condition, and the value noAlarm means that there are no alarms present. See TR-TSV-000773 for a description of alarm states.
Context
- MIB
- SIP-MIB
- OID
.1.3.6.1.2.1.10.31.3.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sipDS3PLCPEntry
- 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 'SIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-MIB::sipDS3PLCPAlarmState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIP-MIB::sipDS3PLCPAlarmState.<sipDS3PLCPIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIP-MIB::sipDS3PLCPAlarmState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAlarm |
2 | receivedFarEndAlarm |
3 | incomingLOF |
Conformance
Member of