lcsSNMPv3UserConfAuthenticationProtocol

LCOS-SX-MIB · .1.3.6.1.4.1.2356.14.1.6.6.1.5

Object

SNMPv3 USM authentication protocol.

Context

MIB
LCOS-SX-MIB
OID
.1.3.6.1.4.1.2356.14.1.6.6.1.5
Type
column
Access
readwrite
Status
current
Parent
lcsSNMPv3UserConfEntry

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 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-SX-MIB::lcsSNMPv3UserConfAuthenticationProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-SX-MIB::lcsSNMPv3UserConfAuthenticationProtocol.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LCOS-SX-MIB::lcsSNMPv3UserConfAuthenticationProtocol'

Syntax

Values & Constraints

Type Values
0none
1md5
2sha1
3sha224
4sha256
5sha384
6sha512