xcmGenTrapClientSNMPDomain
XEROX-GENERAL-MIB ·
.1.3.6.1.4.1.253.8.51.13.2.1.1
Object
This object is used to specify the transport domain (address
and name space) which SHALL be used by this management agent
for SNMP protocol traffic (transmission of SNMP traps),
in the version specified by 'xcmGenTrapClientSNMPVersion',
to the trap client (management station or proxy).
This object is also used to allow the 'xcmGenTrapClientTable' to
be used with any URI scheme (e.g., 'mailto:') for notifications,
by specifying 'uriNotifyDomain'.
Context
- MIB
- XEROX-GENERAL-MIB
- OID
.1.3.6.1.4.1.253.8.51.13.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- xcmGenTrapClientEntry
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::xcmGenTrapClientSNMPDomain'
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::xcmGenTrapClientSNMPDomain.<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::xcmGenTrapClientSNMPDomain'
Syntax
- Source
- XEROX-GENERAL-TCXcmGenSNMPDomain
- Base type
Enumeration
Values & Constraints
Type Values
1 | snmpUDPDomain |
2 | snmpCLNSDomain |
3 | snmpCONSDomain |
4 | snmpDDPDomain |
5 | snmpIPXDomain |
10 | snmpNetBIOSDomain |
11 | snmpNetBEUIDomain |
20 | snmpTCPDomain |
21 | snmpIPHostNameDomain |
30 | uriNotifyDomain |