All MIBs › CORIANT-GROOVE-MIB › logServerTransport
logServerTransport
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::logServerTransport
OID (numeric): 1.3.6.1.4.1.42229.1.2.9.8.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: It is the transport protocol used when forwarding logs.
default value :udp
What is logServerTransport?
This selects the transport protocol, TCP or UDP, used to forward syslog messages to the configured log server, defaulting to udp. This matters for reliability, since UDP syslog can silently drop messages under congestion while TCP provides delivery confirmation at the cost of needing a reliable connection; an admin concerned about losing critical security logs might prefer TCP. For example, an admin forwarding logs across a WAN link with occasional packet loss might switch logServerTransport from the default udp to tcp to avoid losing log entries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.9.8.1.1.3 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::logServerTransport
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.9.8.1.1.3.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::logServerTransport.1
Start monitoring Coriant Groove optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORIANT-GROOVE-MIB::logServerTransport OID value, configure state conditions and alerts, and monitor any Coriant Groove optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42229 | coriant | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1 | products | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2 | groove | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.9 | filesw | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.9.8 | logServer | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.9.8.1 | logServerTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.9.8.1.1 | logServerEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.9.8.1.1.3 | logServerTransport | CORIANT-GROOVE-MIB |