wtSeriPortMode
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.3.4.1.2
Object
column mandatory
r/w
Enumeration
This parameter specifies the mode of the Com-Server port. Depending on which mode is set, the corresponding list of the relevant parameters is available. If for example Upd mode (wtSeriPortMode = 6) is configured, only the list wtSeriUdpClientTable is available. In Server Mode (wtSeriPortMode = 1) no list of the port mode configuration is available.
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.3.4.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtSeriPortEntry
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::wtSeriPortMode'
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::wtSeriPortMode.<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::wtSeriPortMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wtSeriServerMode |
2 | wtSeriTcpClient |
3 | wtSeriTelnetClient |
4 | wtSeriFtpClient |
5 | wtSeriBox2BoxMaster |
6 | wtSeriUdpMode |
7 | wtSeriMultiportProtokoll |
8 | wtSeriBox2BoxSlave |
9 | wtSeriSlipMode |
10 | wtSeriIpBusSlave |
11 | wtSeriIpBusMaster |