All MIBs › CONTIVITY-TRAPS-V1-MIB › snmpServer
snmpServer
Module: CONTIVITY-TRAPS-V1-MIB
OID (symbolic): CONTIVITY-TRAPS-V1-MIB::snmpServer
OID (numeric): 1.3.6.1.4.1.2505.1.2.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Status of SNMP Server. Possible Values: Warning: SNMP Servers : Error Warning: SNMP Servers : Can't reach xxx.xxx.xxx.xxx or yyy.yyy.yyy.yyy Alert: SNMP Servers : Error
The values have the following meaning: Warning: SNMP Servers : Error -- SysInitCls::InitComplete failed Alert: SNMP Servers : Error -- AT least one server configured, but none are reachable.
What is snmpServer?
snmpServer is a DisplayString reporting SNMP service errors, including a specific message naming unreachable trap-destination or management addresses ("Can't reach xxx.xxx.xxx.xxx or yyy.yyy.yyy.yyy"). Ironically this is an SNMP-monitored object reporting on the SNMP subsystem itself, so an admin should also confirm reachability through another channel, like the console, if this alert suggests the SNMP path itself is degraded. For example, "Warning: SNMP Servers : Can't reach 10.1.1.5 or 10.1.1.6" tells the admin the gateway cannot deliver traps to those two specific management-station addresses and connectivity to them should be checked.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2505.1.2.7 snmpwalk -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::snmpServer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2505.1.2.7.1 snmpget -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::snmpServer.1
Start monitoring Nortel/Avaya Contivity VPN Router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CONTIVITY-TRAPS-V1-MIB::snmpServer OID value, configure state conditions and alerts, and monitor any Nortel/Avaya Contivity VPN Router from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.2505 | newoak | NEWOAK-MIB |
| 1.3.6.1.4.1.2505.1 | contivity | NEWOAK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2505.1.2 | serverCESTrapInfo | CONTIVITY-TRAPS-V1-MIB |
| 1.3.6.1.4.1.2505.1.2.7 | snmpServer | CONTIVITY-TRAPS-V1-MIB |