cerent454AlarmStatus
CERENT-454-MIB ·
.1.3.6.1.4.1.3607.6.10.20.30.20.1.130
Object
column CERENT-TCCerentAlarmStatus
Represents if the alarm is currently raised or cleared.
Context
- MIB
- CERENT-454-MIB
- OID
.1.3.6.1.4.1.3607.6.10.20.30.20.1.130- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cerent454AlarmEntry
- 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 'CERENT-454-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-454-MIB::cerent454AlarmStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CERENT-454-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-454-MIB::cerent454AlarmStatus.<cerent454AlarmIndex>.<cerent454AlarmType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CERENT-454-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CERENT-454-MIB::cerent454AlarmStatus'
Syntax
- Source
- CERENT-TCCerentAlarmStatus
- Base type
Enumeration
Values & Constraints
Type Values
10 | raised |
20 | cleared |
30 | transient |
Conformance
Member of