avipsTranSetEncapMode
AVAYA-IPSEC-MIB ·
.1.3.6.1.4.1.6889.2.6.1.1.3.2.1.7
Object
This object determines the ESP encapsulation mode that will be used. Possible values are 'tunnel' and 'transport'. In case transport mode is configured, it shall be used only if possible, i.e. the SIP and DIP of the relevant rule are equivalent to the LTEP and RTEP. Otherwise tunnel mode is used.
Context
- MIB
- AVAYA-IPSEC-MIB
- OID
.1.3.6.1.4.1.6889.2.6.1.1.3.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- avipsTranSetEntry
- 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 'AVAYA-IPSEC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-IPSEC-MIB::avipsTranSetEncapMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVAYA-IPSEC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-IPSEC-MIB::avipsTranSetEncapMode.<avipsTranSetName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-IPSEC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-IPSEC-MIB::avipsTranSetEncapMode'
Syntax
- Source
- IpsecEncapMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | tunnel |
2 | transport |
Conformance
Member of