ccmCommonUserCredType

CISCO-COMMON-MGMT-MIB · .1.3.6.1.4.1.9.9.443.1.1.5.1.8

Object

column Enumeration
The type of the credential store of the user.
              
When a row is created in this table by a user, the 
user entry is created in a credential store local to
the device.
              
In case of remote authentication mechanism like AAA
Server based authentication, credentials are stored
in other(remote) system/device.

Context

MIB
CISCO-COMMON-MGMT-MIB
OID
.1.3.6.1.4.1.9.9.443.1.1.5.1.8
Type
column
Access
readonly
Status
current
Parent
ccmCommonUserEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2localCredentialStore
3remoteCredentialStore

Conformance