copsClientServerConfigAuthType

COPS-CLIENT-MIB · .1.3.6.1.2.1.89.1.3.1.1.4

Object

column CopsAuthType
The type of authentication mechanism for this COPS client
to request when negotiating security at the start of a
connection to a COPS server.

Context

MIB
COPS-CLIENT-MIB
OID
.1.3.6.1.2.1.89.1.3.1.1.4
Type
column
Access
noaccess
Status
current
Parent
copsClientServerConfigEntry

Walk 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 'COPS-CLIENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COPS-CLIENT-MIB::copsClientServerConfigAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COPS-CLIENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COPS-CLIENT-MIB::copsClientServerConfigAuthType.<copsClientServerConfigAddrType>.<copsClientServerConfigAddress>.<copsClientServerConfigClientType>.<copsClientServerConfigAuthType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COPS-CLIENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COPS-CLIENT-MIB::copsClientServerConfigAuthType'

Syntax

Source
CopsAuthType
Base type
Enumeration

Values & Constraints

Type Values
0authNone
1authOther
2authIpSecAh
3authIpSecEsp
4authTls
5authCopsIntegrity