cerentGenericReportedAlarmObjectIndex

CERENT-GENERIC-MIB · .1.3.6.1.4.1.3607.2.10.30.40.1.50

Object

Every alarm is raised by an object and
this object is an entry in a specific
table. This is the index of the object
in that table E.g., if the alarm is interface
related, this is the index of the
interface in the interface table.

Context

MIB
CERENT-GENERIC-MIB
OID
.1.3.6.1.4.1.3607.2.10.30.40.1.50
Type
column
Access
readonly
Status
current
Parent
cerentGenericReportedAlarmEntry
Groups
1

Walk 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-GENERIC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-GENERIC-MIB::cerentGenericReportedAlarmObjectIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CERENT-GENERIC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-GENERIC-MIB::cerentGenericReportedAlarmObjectIndex.<cerentGenericReportedAlarmIndex>.<cerentGenericReportedAlarmType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CERENT-GENERIC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CERENT-GENERIC-MIB::cerentGenericReportedAlarmObjectIndex'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance