wtSeriSlipNetRouting

Com-Server-Intern-MIB · .1.3.6.1.4.1.5040.1.1.1.3.13.1.2

Object

column mandatory r/w Enumeration
If this parameter has a value of 2, the Com-Server operates as a router for 
the Subnet specified under wtSeriSlipNetAddress. If the parameter has a value 
of 1, the Com-Server is transparent, i.e. all packets sent to the IP address of 
the Com-Server are passed on as SLIP packets to the serial port. The destination
IP address (IP address of the Com-Server) is replaced by the parameter 
wtSeriSlipNetAddress. This allows assigning of individual IP addresses to the 
connected SLIP computers (=wtSeriSlipNetAddress), without having to assign an 
individual Subnet for each connection.

Context

MIB
Com-Server-Intern-MIB
OID
.1.3.6.1.4.1.5040.1.1.1.3.13.1.2
Type
column
Access
readwrite
Status
mandatory
Parent
wtSeriSlipEntry

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 '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::wtSeriSlipNetRouting'
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::wtSeriSlipNetRouting.<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::wtSeriSlipNetRouting'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1wtSeriSlipNetRoutingOff
2wtSeriSlipNetRoutingOn