tmnxVRtIPsecSASpi
TIMETRA-IPSEC-MIB ·
.1.3.6.1.4.1.6527.3.1.2.48.113.1.9
Object
The value of tmnxVRtIPsecSASpi specifies the SPI (Security Parameter
Index) used to lookup the instruction to verify and decrypt the
incoming IPsec packets when the value of tmnxVRtIPsecSADirection is
'inbound'.
The value of tmnxVRtIPsecSASpi specifies the SPI that will be used
in the encoding of the outgoing packets when the value of
tmnxVRtIPsecSADirection is 'outbound'. The remote node can use this
SPI to lookup the instruction to verify and decrypt the packet.
There is no default value for tmnxVRtIPsecSASpi and this is a required
object when creating an entry in tmnxVRtIPsecSATable. If
tmnxVRtIPsecSAAuthenticationKey is not specified when creating an
entry, the request will fail with an 'inconsistentValue' error.
A 'wrongValue' error is returned if the value of tmnxVRtIPsecSASpi is
set to outside the range of 256 and 16383.
Context
- MIB
- TIMETRA-IPSEC-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.48.113.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxVRtIPsecSAEntry
- Groups
- 1
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 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxVRtIPsecSASpi'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxVRtIPsecSASpi.<vRtrID>.<vRtrIfIndex>.<tmnxVRtIPsecTnlName>.<tmnxVRtIPsecSAId>.<tmnxVRtIPsecSADirection>.<tmnxVRtIPsecSAIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-IPSEC-MIB::tmnxVRtIPsecSASpi'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of