xcmGenNotifyDetailType
XEROX-GENERAL-MIB ·
.1.3.6.1.4.1.253.8.51.18.2.1.1
Object
The type of notify detail 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.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- xcmGenNotifyDetailEntry
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 'XEROX-GENERAL-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-GENERAL-MIB::xcmGenNotifyDetailType'
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::xcmGenNotifyDetailType.<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::xcmGenNotifyDetailType'
Syntax
- Source
- XEROX-GENERAL-TCXcmGenNotifyDetailType
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | unknown |
10 | notifyRecipientURI |
20 | notifyEventNames |
21 | notifyEventDelay |
22 | notifySeverityFilter |
23 | notifyTrainingFilter |
30 | notifyMessageHeaderKeys |
31 | notifyMessageHeaderText |
32 | notifyMessageContentKeys |
33 | notifyMessageContentText |