currentAlarmReferenceObjectId

PT-FM-MIB · .1.3.6.1.4.1.193.223.2.3.2.1.1.5

Object

column OctetString
This object represents the referenced object id for the
managed object id in cases where the managed object id is
a virtual object id.
It has the same format as 'currentAlarmManagedObjectId' and
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.5
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::currentAlarmReferenceObjectId'
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::currentAlarmReferenceObjectId.<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::currentAlarmReferenceObjectId'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-80

Conformance