xcmGenNotifyRuleEventNames

XEROX-GENERAL-MIB · .1.3.6.1.4.1.253.8.51.17.2.1.5

Object

column r/w OctetString
This object is used to specify the subscribed events for this
notification rule, as a comma-delimited list of (standard)
keywords or (vendor or site-specific) names.
              
Usage:  Keywords of IPP 'notify-events' and SNMP traps and
and SNMP state/alert enumeration keywords are interoperable
(eg, 'lowPaper,jammed' from IETF HR MIB, RFC 2790).
              
`   Usage:  Standard keywords MAY be scoped with their source, eg,
'notify-events.job-stopped,hrPrinterDetectedErrorState.jammed',
for clarity.
              
              
Usage:  Conforming management stations and management agents
SHALL prefix non-standard names with 'x-' for compatibility.

Context

MIB
XEROX-GENERAL-MIB
OID
.1.3.6.1.4.1.253.8.51.17.2.1.5
Type
column
Access
readwrite
Status
current
Parent
xcmGenNotifyRuleEntry
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 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenNotifyRuleEventNames'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenNotifyRuleEventNames.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-GENERAL-MIB::xcmGenNotifyRuleEventNames'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.

Conformance

Member of
Compliance refinements
It is conformant to implement this object as read-only.