prtParamAlarmIndication
RAD-MIB ·
.1.3.6.1.4.1.164.6.2.15.5.1.1.13
Object
column Enumeration
This object indicates status-aggregation of non-masked alarms
associated with all interface layers, related to this physical port.
When at least one non-masked alarm exists on any layer,
value of this object is on (3).
Indication will be off (2) only when there's no active
non-masked alarm on any interface layer related to this port.
Masking an Alarm, will consider it as not exist for this indication.
Example: When a port has an ATM higher layer and at least
one VC has alarm, value of this object will be on (3)
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.6.2.15.5.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- prtParamEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtParamAlarmIndication'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtParamAlarmIndication.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::prtParamAlarmIndication'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.