xcmGenTrapClientSNMPAddress
XEROX-GENERAL-MIB ·
.1.3.6.1.4.1.253.8.51.13.2.1.2
Object
column OctetString
This object is used to specify the transport address (below
SNMP) which SHALL be used by this management agent to deliver
SNMP traps to the trap client (management station or proxy).
Usage: This transport address usually consists of an underlying
network layer address with a suffixed transport selector.
Usage: This object is of type 'XcmFixedLocaleDisplayString'.
Context
- MIB
- XEROX-GENERAL-MIB
- OID
.1.3.6.1.4.1.253.8.51.13.2.1.2- 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::xcmGenTrapClientSNMPAddress'
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::xcmGenTrapClientSNMPAddress.<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::xcmGenTrapClientSNMPAddress'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.