wtSeriUdpWrCAddress
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.3.6.1.8
Object
column mandatory
r/w
Enumeration
Set this switch to active (2) to output the address of the sender in ASCII format before sending the data of a UDP datagram to the serial port. The string always contains 22 characters. Format: C IP address, port number (e.g., 'C172.016.231.101,04800')
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.3.6.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtSeriUdpClientEntry
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 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Com-Server-Intern-MIB::wtSeriUdpWrCAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Com-Server-Intern-MIB::wtSeriUdpWrCAddress.<wtSeriInterfaceNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Com-Server-Intern-MIB::wtSeriUdpWrCAddress'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wtSeriUdpWrCAddressOff |
2 | wtSeriUdpWrCAddressOn |