All MIBs › CORIANT-GROOVE-MIB › logServerIpAddress
logServerIpAddress
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::logServerIpAddress
OID (numeric): 1.3.6.1.4.1.42229.1.2.9.8.1.1.2
Node type: OBJECT-TYPE
Type: IetfInetTypesIpv4Address
Access: read-only
Description: The leaf uniquely specifies the ipv4 address of the remote host.
What is logServerIpAddress?
This is the IPv4 address of the remote host that this log server entry forwards syslog messages to. If this address is wrong or the destination host changes, log messages this NE generates will never reach the intended collector, silently blinding whatever monitoring or SIEM system depends on them. For example, after migrating a syslog collector to a new server, an admin must update logServerIpAddress on every NE forwarding to it or those devices' logs will stop arriving.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.9.8.1.1.2 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::logServerIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.9.8.1.1.2.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::logServerIpAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> logServerIpAddress.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::logServerIpAddress 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.2 | logServerIpAddress | CORIANT-GROOVE-MIB |