All MIBs › A10-AX-MIB › axVirtualServerPortServerSSLTemplate
axVirtualServerPortServerSSLTemplate
Module: A10-AX-MIB
OID (symbolic): A10-AX-MIB::axVirtualServerPortServerSSLTemplate
OID (numeric): 1.3.6.1.4.1.22610.2.4.3.4.3.1.1.18
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The Server-SSL template for HTTPS port type only.
What is axVirtualServerPortServerSSLTemplate?
This OID identifies the server-side SSL/TLS template for HTTPS ports controlling encryption to backend servers. Network engineers monitor this to ensure secure backend communication and certificate validation. A value like "backend_ssl_verify" shows that server certificate validation is enabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22610.2.4.3.4.3.1.1.18 snmpwalk -v2c -c public <target> A10-AX-MIB::axVirtualServerPortServerSSLTemplate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22610.2.4.3.4.3.1.1.18.1 snmpget -v2c -c public <target> A10-AX-MIB::axVirtualServerPortServerSSLTemplate.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.22610 | a10 | A10-COMMON-MIB |
| 1.3.6.1.4.1.22610.2 | a10Mgmt | A10-COMMON-MIB |
| 1.3.6.1.4.1.22610.2.4 | axMgmt | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3 | axApp | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3.4 | axVirtualServers | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3.4.3 | axVirtualServerPort | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3.4.3.1 | axVirtualServerPortTable | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3.4.3.1.1 | axVirtualServerPortEntry | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3.4.3.1.1.18 | axVirtualServerPortServerSSLTemplate | A10-AX-MIB |