CME-MIB :: trackingIP

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBtrackingIP

trackingIP

Module: CME-MIB

OID (symbolic): CME-MIB::trackingIP

OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.1.11

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This option indicates tracking different IP addresses for the same user is enabled or not. If it is enabled then an access every second from alternating IP addresses will result in multiple log entries, regardless of the time duration set in the 'authenticaionLoggingTimeout'field. If this flag is disabled, multiple accesses by varying IP addresses will only be logged as 'new' accesses if they are out of the 'authenticationLoggingTimeout'.

What is trackingIP?

This read-write integer, disable(0) or enable(1), controls whether authentication events from alternating IP addresses for the same user are each logged as new access events, overriding the authenticationLoggingTimeout suppression window when enabled. It helps an admin detect suspicious behavior such as one account being used from many different source addresses in quick succession. For example, enabling trackingIP would cause every-second logins from rotating IPs for the same user to each appear as a distinct log entry rather than being suppressed.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.1.11
snmpwalk -v2c -c public <target> CME-MIB::trackingIP

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.1.11.1
snmpget -v2c -c public <target> CME-MIB::trackingIP.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.1.1.11.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> trackingIP.1

Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::trackingIP OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.

OID Breakdown

Upper-level ancestors (13 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2ibmBLADE-MIB
1.3.6.1.4.1.2.3ibmAgentsBLADE-MIB
1.3.6.1.4.1.2.3.51netfinitySupportProcessorAgentBLADE-MIB
1.3.6.1.4.1.2.3.51.2bladeCenterSnmpMIBBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4configureSPBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4.1remoteAccessConfigBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4.1.1generalRemoteCfgBLADE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.4.1.1.11trackingIPCME-MIB