qtechIPSec2TunInSaAhAuthAlgo
QTECH-IPSEC2-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.108.1.1.1.27
Object
column QtechAuthAlgo
The authentication algorithm used by the inbound authentication header (AH) security association of the IPSec Phase-2 Tunnel.
Context
- MIB
- QTECH-IPSEC2-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.108.1.1.1.27- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qtechIPSec2TunnelEntry
- 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 'QTECH-IPSEC2-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-IPSEC2-MIB::qtechIPSec2TunInSaAhAuthAlgo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-IPSEC2-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-IPSEC2-MIB::qtechIPSec2TunInSaAhAuthAlgo.<qtechIPSec2TunIfIndex>.<qtechIPSec2TunRemoteAddr>.<qtechIPSec2TrafficLocalType>.<qtechIPSec2TrafficLocalProtocol>.<qtechIPSec2TrafficLocalAddr1>.<qtechIPSec2TrafficLocalAddr2>.<qtechIPSec2TrafficLocalPort>.<qtechIPSec2TrafficRemoteAddr1>.<qtechIPSec2TrafficRemoteAddr2>.<qtechIPSec2TrafficRemotePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-IPSEC2-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-IPSEC2-MIB::qtechIPSec2TunInSaAhAuthAlgo'
Syntax
- Source
- QtechAuthAlgo
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
2 | md5 |
3 | sha |
2147483647 | invalidAlg |
Conformance
Member of