cmiSecRecentViolationSPI

CISCO-MOBILE-IP-MIB · .1.3.6.1.4.1.9.9.174.1.3.3.1.4

Object

column CmiSpi
SPI of the most recent security violation for this
peer. If the security violation is due to an
identification mismatch, then this is the SPI from the
Mobile-Home Authentication Extension.  If the security
violation is due to an invalid authenticator, then
this is the SPI from the offending authentication
extension.  In all other cases, it should be set to
zero.

Context

MIB
CISCO-MOBILE-IP-MIB
OID
.1.3.6.1.4.1.9.9.174.1.3.3.1.4
Type
column
Access
readonly
Status
current
Parent
cmiSecViolationEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-MOBILE-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MOBILE-IP-MIB::cmiSecRecentViolationSPI'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MOBILE-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MOBILE-IP-MIB::cmiSecRecentViolationSPI.<cmiSecViolatorIdentifierType>.<cmiSecViolatorIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MOBILE-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MOBILE-IP-MIB::cmiSecRecentViolationSPI'

Syntax

Source
CmiSpi
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 256..4294967295

Conformance