tIPsecRUSADirection
TIMETRA-IPSEC-MIB ·
.1.3.6.1.4.1.6527.3.1.2.48.22.1.3
Object
The value of tIPsecRUSADirection indicates the direction on the IPsec Tunnel to which this SA entry can be applied. The value of tIPsecRUSADirection is also part of the index for the table tIPsecRUSATable
Context
- MIB
- TIMETRA-IPSEC-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.48.22.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tIPsecRUSAEntry
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::tIPsecRUSADirection'
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::tIPsecRUSADirection.<svcId>.<sapPortId>.<sapEncapValue>.<tIPsecRUTnlInetAddrType>.<tIPsecRUTnlInetAddress>.<tIPsecRUTnlPort>.<tIPsecRUSAId>.<tIPsecRUSADirection>.<tIPsecRUSAIndex>'
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::tIPsecRUSADirection'
Syntax
- Source
- TIMETRA-TC-MIBTmnxIPsecDirection
- Base type
Enumeration
Values & Constraints
Type Values
1 | inbound |
2 | outbound |