panEventText
PANASAS-EVENTS-MIB-V1 ·
.1.3.6.1.4.1.10159.1.3.1.2.1.9
Object
column RFC1213-MIBDisplayString
Textual description of the event.
Context
- MIB
- PANASAS-EVENTS-MIB-V1
- OID
.1.3.6.1.4.1.10159.1.3.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- panEventEntry
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 'PANASAS-EVENTS-MIB-V1' -M '/opt/observium/mibs/panasas:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PANASAS-EVENTS-MIB-V1::panEventText'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PANASAS-EVENTS-MIB-V1' -M '/opt/observium/mibs/panasas:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PANASAS-EVENTS-MIB-V1::panEventText.<panEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PANASAS-EVENTS-MIB-V1' -M '/opt/observium/mibs/panasas:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PANASAS-EVENTS-MIB-V1::panEventText'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.