currentAlarmManagedObjectId

PT-FM-MIB · .1.3.6.1.4.1.193.223.2.3.2.1.1.4

Object

column OctetString
This object represents the managed object id of an active alarm.
The managed object id uniquely identifies the source of the
notification and consists of class and instance information
for the source. It is represented by a formated text string
which first contains the class and depending on the class a list
of attribute name and value pairs:
              
'<class>:<name>=<value>;<name>=<value>;...'
              
<class> : class name.
<name>  : attribute name.
<value> : attribute value.

Context

MIB
PT-FM-MIB
OID
.1.3.6.1.4.1.193.223.2.3.2.1.1.4
Type
column
Access
readonly
Status
current
Parent
currentAlarmsEntry
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 'PT-FM-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PT-FM-MIB::currentAlarmManagedObjectId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PT-FM-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PT-FM-MIB::currentAlarmManagedObjectId.<sequenceNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PT-FM-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PT-FM-MIB::currentAlarmManagedObjectId'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-80

Conformance