cmiSecReplayMethod
CISCO-MOBILE-IP-MIB ·
.1.3.6.1.4.1.9.9.174.1.3.2.1.7
Object
column r/w
Enumeration
The replay-protection method supported for this SPI
within this Mobility Security Association.
other(1) Any other replay protection method not
specified here.
timestamps(2) Timestamp based replay protection method.
nonces(3) Nonce based replay protection method.
Context
- MIB
- CISCO-MOBILE-IP-MIB
- OID
.1.3.6.1.4.1.9.9.174.1.3.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmiSecAssocEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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::cmiSecReplayMethod'
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::cmiSecReplayMethod.<cmiSecPeerIdentifierType>.<cmiSecPeerIdentifier>.<cmiSecSPI>'
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::cmiSecReplayMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | timestamps |
3 | nonces |