clmgmtDevCredCommand

CISCO-LICENSE-MGMT-MIB · .1.3.6.1.4.1.9.9.543.1.3.2.1.9

Object

column r/w Enumeration
This object indicates the the command to be executed.
              
Command                          Remarks
-------                          -------
noOp(1)                         No operation will be
                                performed.
              
getDeviceCredentials(2)         Exports device credentials

Context

MIB
CISCO-LICENSE-MGMT-MIB
OID
.1.3.6.1.4.1.9.9.543.1.3.2.1.9
Type
column
Access
readwrite
Status
current
Parent
clmgmtDevCredExportActionEntry
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-LICENSE-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LICENSE-MGMT-MIB::clmgmtDevCredCommand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LICENSE-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LICENSE-MGMT-MIB::clmgmtDevCredCommand.<clmgmtDevCredExportActionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LICENSE-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LICENSE-MGMT-MIB::clmgmtDevCredCommand'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noOp
2getDeviceCredentials

Conformance