h3cIPSecTunOutSaEspAuthAlgo
H3C-IPSEC-MONITOR-MIB ·
.1.3.6.1.4.1.2011.10.2.7.1.1.1.23
Object
column H3cAuthAlgo
The authentication algorithm used by the outbound encapsulation security protocol(ESP) security association of the IPSec Phase-2 Tunnel.
Context
- MIB
- H3C-IPSEC-MONITOR-MIB
- OID
.1.3.6.1.4.1.2011.10.2.7.1.1.1.23- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cIPSecTunnelEntry
- 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 'H3C-IPSEC-MONITOR-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IPSEC-MONITOR-MIB::h3cIPSecTunOutSaEspAuthAlgo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-IPSEC-MONITOR-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IPSEC-MONITOR-MIB::h3cIPSecTunOutSaEspAuthAlgo.<h3cIPSecTunIfIndex>.<h3cIPSecTunEntryIndex>.<h3cIPSecTunIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-IPSEC-MONITOR-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-IPSEC-MONITOR-MIB::h3cIPSecTunOutSaEspAuthAlgo'
Syntax
- Source
- H3cAuthAlgo
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | md5 |
2 | sha |
2147483647 | invalidAlg |
Conformance
Member of