xcmGenNotifyDetailString

XEROX-GENERAL-MIB · .1.3.6.1.4.1.253.8.51.18.2.1.4

Object

column r/w OctetString
The string notify detail value stored in this conceptual row
in 'xcmGenNotifyDetailTable'.
              
Usage:  Conforming XCMI management stations and agents SHALL
encode notify details as UTF-8 strings (like SLPv2, RFC 2608).
- Integers SHALL be encoded as (signed) decimal strings.
- Booleans SHALL be encoded as 'true' or 'false' strings.
- Strings SHALL be encoded as UTF-8 character strings.
- Binary data (e.g., 'userCertificate') SHALL be stored
in SLPv2 opaque encoding (leading '\FF' and escaped octets).
              
Usage:  Conformant implementations MUST encrypt passwords, keys,
and other security information in 'xcmGenNotifyDetailString'.

Context

MIB
XEROX-GENERAL-MIB
OID
.1.3.6.1.4.1.253.8.51.18.2.1.4
Type
column
Access
readwrite
Status
current
Parent
xcmGenNotifyDetailEntry
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::xcmGenNotifyDetailString'
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::xcmGenNotifyDetailString.<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::xcmGenNotifyDetailString'

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.