mwApVpnClientInfoVpnAuthenticationStatus
MERU-CONFIG-AP-MIB ·
.1.3.6.1.4.1.15983.1.1.4.2.7.1.8
Object
This object describes VPN Authentication Status
Context
- MIB
- MERU-CONFIG-AP-MIB
- OID
.1.3.6.1.4.1.15983.1.1.4.2.7.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mwApVpnClientInfoEntry
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 'MERU-CONFIG-AP-MIB' -M '/opt/observium/mibs/meru:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MERU-CONFIG-AP-MIB::mwApVpnClientInfoVpnAuthenticationStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MERU-CONFIG-AP-MIB' -M '/opt/observium/mibs/meru:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MERU-CONFIG-AP-MIB::mwApVpnClientInfoVpnAuthenticationStatus.<mwApVpnClientInfoTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MERU-CONFIG-AP-MIB' -M '/opt/observium/mibs/meru:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MERU-CONFIG-AP-MIB::mwApVpnClientInfoVpnAuthenticationStatus'
Syntax
- Source
- MERU-TCMwlVpnAuthenticationStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | vpnUnknown |
1 | vpnNoCertificate |
2 | vpnValidCertificate |
3 | vpnInvalidCertificate |
4 | vpnCertificateRevoked |
5 | vpnCertificateExpired |
6 | vpnCertificateUnknownCa |