trackingIP
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.1.1.11
Object
scalar mandatory
r/w
Enumeration
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'.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.1.1.11- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- generalRemoteCfg
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::trackingIP.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::trackingIP'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |