tmnxIPsecSASpi
TIMETRA-IPSEC-MIB ·
.1.3.6.1.4.1.6527.3.1.2.48.13.1.9
Object
The value of tmnxIPsecSASpi specifies the SPI (Security Parameter
Index) used to lookup the instruction to verify and decrypt the
incoming IPsec packets when the value of tmnxIPsecSADirection is
'inbound'.
The value of tmnxIPsecSASpi specifies the SPI that will be used
in the encoding of the outgoing packets when the value of
tmnxIPsecSADirection 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 tmnxIPsecSASpi and this is a required
object when creating an entry in tmnxIPsecSATable. If
tmnxIPsecSAAuthenticationKey is not specified when creating an entry,
the request will fail with an 'inconsistentValue' error.
A 'wrongValue' error is returned if the value of tmnxIPsecSASpi 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.13.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxIPsecSAEntry
- 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::tmnxIPsecSASpi'
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::tmnxIPsecSASpi.<svcId>.<sapPortId>.<sapEncapValue>.<tmnxIPsecTunnelName>.<tmnxIPsecSAId>.<tmnxIPsecSADirection>.<tmnxIPsecSAIndex>'
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::tmnxIPsecSASpi'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of