CISCO-LICENSE-MGMT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
7
Rows
7
Columns
68
.1.3.6.1.4.1.9.9.543.1.1.2 · 1 row entry · 22 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clmgmtLicenseActionTable
/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::clmgmtLicenseActionTable'
A table for invoking license management actions. Management
application must create a row in this table to trigger any of
the license management actions. The following are different
actions that can be executed using this table.
    1. install
    2. clear
    3. processPermissionTicket
    4. regenerateLastRehostTicket
    5. backup
    6. generateEULA
          
Refer to the description of clmgmtLicenseAction for more
information on what these actions do on the device.
Once the request completes, the management application should
retrieve the values of the objects of interest, and then
delete the entry.  In order to prevent old entries from
clogging the table, entries will be aged out, but an entry
will never be deleted within 5 minutes of completion.
clmgmtLicenseActionEntry row .1.3.6.1.4.1.9.9.543.1.1.2.1
An entry for each action that is being executed or was
executed recently. The management application executes an
action
by creating this entry. This can be done in the following
2 methods

1. CREATE-AND-GO m…
Column Syntax OID
This object uniquely identifies a row in
clmgmtLicenseActionTable. The management application should choose
this value by reading clmgmtNextFreeLicenseActionIndex
while creating an entry in this table. If an entry alrea…
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.543.1.1.2.1.1
This object represents the entPhysicalIndex of the device
where the action is being executed. This object is mainly
used in devices where one device is acting as a master and
rest of the devices as slaves. The master de…
ENTITY-MIBPhysicalIndexOrZeror/w
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.543.1.1.2.1.2
This object represents the transfer protocol to be used
when copying files as specified in the following objects.
1. clmgmtLicenseFile
2. clmgmtLicensePermissionTicketFile
3. clmgmtLicenseRehostTicketFile
4. clmgmtLicen…
ClmgmtLicenseTransferProtocolr/w
Type Values:
1none
2local
3tftp
4ftp
5rcp
6http
7scp
8sftp
.1.3.6.1.4.1.9.9.543.1.1.2.1.3
This object indicates the transport type of the
address contained in clmgmtLicenseServerAddress object.
This must be set when clmgmtLicenseActionTransferProtocol
is not none(1) or local(2).
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.543.1.1.2.1.4
This object indicates the ip address of the server from
which the files must be read or written to if
clmgmtLicenseActionTransferProtocol is not none(1) or
local(2).

All bits as 0s or 1s for clmgmtLicense…
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.543.1.1.2.1.5
This object indicates the remote user name for accessing
files via ftp, rcp, sftp or scp protocols. This object must
be set when the clmgmtLicenseActionTransferProtocol is
ftp(4), rcp(5), scp(7) or sftp(8). If
clmgmtLic…
OctetStringr/w
Constraints:
range: 0-96
.1.3.6.1.4.1.9.9.543.1.1.2.1.6
This object indicates the password used by ftp, sftp or
scp for copying a file to/from an ftp/sftp/scp server.
This object must be set when the
clmgmtLicenseActionTransferProtocol is ftp(4) or scp(7)
or sftp(8). Reading…
OctetStringr/w
Constraints:
range: 0-96
.1.3.6.1.4.1.9.9.543.1.1.2.1.7
This object represents the location of the license file
on the server identified by clmgmtLicenseServerAddress. This
object MUST be set to a valid value before or concurrently
with setting the value of the clmgmtLicense…
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.543.1.1.2.1.8
This object represents the clmgmtLicenseStoreIndex of the
license store to use within the device. The license store
can be a local disk or flash. A device can have more than
one license stores. If this object is not set…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.543.1.1.2.1.9
This object indicates the the license index of the license
that is the subject of this action. This is used for
identifying a license for performing actions specific to
that license. This object need to be set only if
c…
ClmgmtLicenseIndexOrZeror/w .1.3.6.1.4.1.9.9.543.1.1.2.1.10
This object indicates the file name of the permission
ticket. This object need to be set only if
clmgmtLicenseAction is set to processPermissionTicket(4)
or regenerateLastRehostTicket(5) actions. The permission
ticket i…
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.543.1.1.2.1.11
This object indicates the file where the rehost ticket
generated by the device need to be exported to. The rehost
ticket is generated as a result of processPermissionTicket
and regenerateLastRehostTicket actions. After …
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.543.1.1.2.1.12
This object indicates the file where all the licenses in
the device need to be backed up. This object need to be set
only if clmgmtLicenseAction is set to backup(6) and the
management application must set the value of t…
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.543.1.1.2.1.13
This object indicates whether the license action should
stop if the action on a license fails. This object is
applicable only if there are more than one licenses
involved in an action.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.543.1.1.2.1.14
This object indicates the the command/action to be executed.

Command Remarks
------- -------
noOp(1) No operation will be
Enumerationr/w
Enumerated Values:
1noOp
2install
3clear
4processPermissionTicket
5regenerateLastRehostTicket
6backup
7generateEULA
.1.3.6.1.4.1.9.9.543.1.1.2.1.15
This object indicates the state of this license action.
ClmgmtLicenseActionState
Type Values:
1none
2pending
3inProgress
4successful
5partiallySuccessful
6failed
.1.3.6.1.4.1.9.9.543.1.1.2.1.16
This object represents the position of the action
in the license action job queue that is maintained
internally. Only actions in pending(2) state will
be put in the queue until they are executed. By
reading this object,…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.543.1.1.2.1.17
This object indicates the reason for this license action
failure. The value of this object is valid only when
clmgmtLicenseActionState is failed(6).
ClmgmtLicenseActionFailCause
Type Values:
1none
2generalFailure
3transferProtocolNotSupported
4fileServerNotReachable
5unrecognizedEntPhysicalIndex
6invalidLicenseFilePath
7invalidLicenseFile
8invalidLicenseLine
9licenseAlreadyExists
10licenseNotValidForDevice
11invalidLicenseCount
12invalidLicensePeriod
13licenseInUse
14invalidLicenseStore
15licenseStorageFull
16invalidPermissionTicketFile
17invalidPermissionTicket
18invalidRehostTicketFile
19invalidRehostTicket
20invalidLicenseBackupFile
21licenseClearInProgress
22invalidLicenseEULAFile
.1.3.6.1.4.1.9.9.543.1.1.2.1.18
This object indicates the storage type for this conceptual
row. Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.543.1.1.2.1.19
This object indicates the the status of this table entry.
Once the entry status is set to active(1), the associated
entry cannot be modified until the action completes
(clmgmtLicenseConfigCommandStatus is set to a value…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.543.1.1.2.1.20
This object indicates whether the End User License Agreement
needed for installing the licenses is accepted.

true(1) - EULA is read and accepted
false(2) - EULA is not accepted

Management a…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.543.1.1.2.1.21
This object indicates the file where all the End User License
Agreements (EULAs) need to be exported to. This object need to
be set only if clmgmtLicenseAction is set to generateEULA(7) and
the management application mu…
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.543.1.1.2.1.22
.1.3.6.1.4.1.9.9.543.1.1.3 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clmgmtLicenseActionResultTable
/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::clmgmtLicenseActionResultTable'
This table contains results of license action if the
license action involves multiple licenses. Entries in this
table are not created for actions where there is
only license that is subject of the action. For
example, if there are 3 licenses in a license file
when executing license install action, 3 entries will
be created in this table, one for each license.
clmgmtLicenseActionResultEntry row .1.3.6.1.4.1.9.9.543.1.1.3.1
An entry in clmgmtLicenseActionResultTable. Each entry
contains result of the action for a single license.
These entries are created immediately after action
execution when the action involves multiple licenses.
These e…
Column Syntax OID
This object indicates the sequence number of this license
in the list of licenses on which the action is executed.
For example, if there are 3 licenses in a license file
when executing license install action, this objec…
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.543.1.1.3.1.1
This object indicates the state of action on this
individual license.
ClmgmtLicenseActionState
Type Values:
1none
2pending
3inProgress
4successful
5partiallySuccessful
6failed
.1.3.6.1.4.1.9.9.543.1.1.3.1.2
This object indicates the reason for action failure on this
individual license
ClmgmtLicenseActionFailCause
Type Values:
1none
2generalFailure
3transferProtocolNotSupported
4fileServerNotReachable
5unrecognizedEntPhysicalIndex
6invalidLicenseFilePath
7invalidLicenseFile
8invalidLicenseLine
9licenseAlreadyExists
10licenseNotValidForDevice
11invalidLicenseCount
12invalidLicensePeriod
13licenseInUse
14invalidLicenseStore
15licenseStorageFull
16invalidPermissionTicketFile
17invalidPermissionTicket
18invalidRehostTicketFile
19invalidRehostTicket
20invalidLicenseBackupFile
21licenseClearInProgress
22invalidLicenseEULAFile
.1.3.6.1.4.1.9.9.543.1.1.3.1.3
.1.3.6.1.4.1.9.9.543.1.2.1 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clmgmtLicenseStoreInfoTable
/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::clmgmtLicenseStoreInfoTable'
This table contains information about all the license
stores allocated on the device.
clmgmtLicenseStoreInfoEntry row .1.3.6.1.4.1.9.9.543.1.2.1.1
An entry in clmgmtLicenseStoreInfoTable. Each entry
contains information about a license store allocated
on the device
Column Syntax OID
This object uniquely identifies a license store within
the device.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.543.1.2.1.1.1
This object indicates the name of the license store
within the device. It is a file in device's local file
system i.e., either on a local disk or flash or some
other storage media. For example, the value of this
object …
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.543.1.2.1.1.2
This object indicates the total number of bytes that are
allocated to the license store.
bytesSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.543.1.2.1.1.3
This object indicates the number of bytes still remaining
to be used for new license installations in the license
store.
bytesSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.543.1.2.1.1.4
.1.3.6.1.4.1.9.9.543.1.2.2 · 1 row entry · 1 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clmgmtLicenseDeviceInfoTable
/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::clmgmtLicenseDeviceInfoTable'
This table contains objects that provide licensing related
information at the device level. Entries will exist
only for entities that support licensing. For example,
if it is a stand alone device and supports licensing,
then there will be only one entry in this table. If
it is stackable switch then there will be multiple
entries with one entry for each device in the stack.
clmgmtLicenseDeviceInfoEntry row .1.3.6.1.4.1.9.9.543.1.2.2.1
An entry in clmgmtLicenseDeviceInfoTable. Each entry
contains device level licensing information for a device.
Column Syntax OID
This object indicates the clmgmtLicenseStoreIndex of
default store in the device. There will be only one
default license store per device. If no license store
is specified during license install, this default license
st…
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.543.1.2.2.1.1
.1.3.6.1.4.1.9.9.543.1.2.3 · 1 row entry · 17 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clmgmtLicenseInfoTable
/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::clmgmtLicenseInfoTable'
This table contains information about all the licenses
installed on the device.
clmgmtLicenseInfoEntry row .1.3.6.1.4.1.9.9.543.1.2.3.1
An entry in clmgmtLicenseInfoTable. Each entry contains
information about a license installed on the device. This
entry gets created when a license is installed successfully.
Management application can not create these …
Column Syntax OID
This object represents the license store that is used for
storing this license. This object will have the same value
as clmgmtLicenseStoreIndex in clmgmtLicenseStoreInfoEntry
of the license store used.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.543.1.2.3.1.1
This object uniquely identifies a license within
the device.
ClmgmtLicenseIndex
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.543.1.2.3.1.2
This object indicates the name of the feature that is
using or can use this license. A license can be used by
only one feature. Examples of feature name are: 'IPBASE',
'ADVIPSERVICE'.
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.9.9.543.1.2.3.1.3
This object indicates the version of the feature that is
using or can use this license. Examples of feature version
are: '1.0', '2.0'
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.9.9.543.1.2.3.1.4
This object identifies type of license. Licenses may have
validity period defined in terms of time duration that the
license is valid for or it may be defined in terms of actual
calendar dates. Subscription licenses are…
Enumeration
Enumerated Values:
1demo
2extension
3gracePeriod
4permanent
5paidSubscription
6evaluationSubscription
7extensionSubscription
8evalRightToUse
9rightToUse
10permanentRightToUse
.1.3.6.1.4.1.9.9.543.1.2.3.1.5
This object indicates whether the license is counted
license.
true(1) - counted license
false(2) - uncounted license
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.543.1.2.3.1.6
This object indicates the time period the license is valid for.
This object is applicable only if clmgmtLicenseType is demo(1),
or extension(2) or gracePeriod(3) or evalRightToUse(8). The
object will return 0 for other …
secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.543.1.2.3.1.7
This object indicates the time period remaining before the
license expires or transitions to rightToUse(9) license. This
object is applicable only if clmgmtLicenseType is demo(1), or
extension(2) or gracePeriod(3) or ev…
secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.543.1.2.3.1.8
This object indicates the elapsed time period since the license
expired. This object is applicable only if clmgmtLicenseType
is demo(1), or extension(2) or gracePeriod(3). Also, this
value of this object will be valid o…
secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.543.1.2.3.1.9
This object indicates the maximum number of entities that
can use this license. This object is applicable only if
clmgmtLicenseCounted is true(1). The entity that is being
counted can be anything and it depends on the l…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.543.1.2.3.1.10
This object indicates the number of entities that can
still use this license. This object is applicable only
if clmgmtLicenseCounted is true(1).
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.543.1.2.3.1.11
This object indicates whether the user accepted
End User License Agreement for this license.

true(1) - EULA accpeted
false(2) - EULA not accepted
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.543.1.2.3.1.12
This object represents the user modifiable comments
about the license. This object is initially populated
with comments from the license file.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.543.1.2.3.1.13
This object represents status of the license.

inactive(1) - license is installed, but
not active.
notInUse(2) - license is installed and
Enumeration
Enumerated Values:
1inactive
2notInUse
3inUse
4expiredInUse
5expiredNotInUse
6usageCountConsumed
.1.3.6.1.4.1.9.9.543.1.2.3.1.14
This object indicates the start date for a subscription
license. It is optional for subscription linceses to have a
start date associated with them, they may only have an end
date associated with them. This object may b…
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.9.9.543.1.2.3.1.15
This object indicates the end date for a subscription license.
This object is applicable only when clmgmtLicenseType is
paidSubscription(5), evaluationSubscription(6) or
extensionSubscription (7). The object will contai…
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.9.9.543.1.2.3.1.16
This object indicates the time period used for the
Right to use (RTU) licenses. This object is applicable for all
RTU licenses.
secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.543.1.2.3.1.17
.1.3.6.1.4.1.9.9.543.1.2.4 · 1 row entry · 8 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clmgmtLicensableFeatureTable
/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::clmgmtLicensableFeatureTable'
This table contains list of licensable features in the
image. All the licensable features will have an entry each
in this table irrespective of whether they are using any
licenses currently. Entries in this table are created by
the agent one for each licensable feature in the image.
These entries remain in the table permanently and can not
be deleted. Management application can not create or delete
entries from this table.
clmgmtLicensableFeatureEntry row .1.3.6.1.4.1.9.9.543.1.2.4.1
An entry in clmgmtLicensableFeatureTable. Each entry represents
a licensable feature.
Column Syntax OID
This object uniquely identifies a licensable feature in
the device.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.543.1.2.4.1.1
This object indicates the name of the licensable feature
in the device. Examples of feature names are: 'IPBASE',
'ADVIPSERVICE'
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.9.9.543.1.2.4.1.2
This object indicates the version of the licensable
feature in the device. Examples of feature versions
are: '1.0' or '2.0'
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.543.1.2.4.1.3
This object indicates the time period remaining before
the feature's license expires or transitions. This object is
applicable only if clmgmtLicenseType of the license used by
this feature is demo(1), or extension(2) or…
secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.543.1.2.4.1.4
This object represents the entity that is being counted
by this feature. Examples of entities are IP Phones, number
of sessions etc. This object is only applicable for
features that use counting licenses. For other feat…
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.9.9.543.1.2.4.1.5
This object indicates the license start date of the feature.
This object is applicable if at least one of the licenses used
for this feature has a valid start date. The start date will
be the earliest of the valid start…
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.9.9.543.1.2.4.1.6
This object indicates the license end date of the feature.
This object is applicable if at least one of the licenses used
for this feature has a valid end date. The end date will
be the latest of the valid end dates of …
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.9.9.543.1.2.4.1.7
This object indicates the license period used for the feature.
secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.543.1.2.4.1.8
.1.3.6.1.4.1.9.9.543.1.3.2 · 1 row entry · 13 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clmgmtDevCredExportActionTable
/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::clmgmtDevCredExportActionTable'
A table for triggering device credentials export action.
Management application must create this entry to trigger the
export of device credentials from the device to a file.
          
Once the request completes, the management application should
retrieve the values of the objects of interest, and then
delete the entry.  In order to prevent old entries from
clogging the table, entries will be aged out, but an entry
will never be deleted within 5 minutes of completion.
clmgmtDevCredExportActionEntry row .1.3.6.1.4.1.9.9.543.1.3.2.1
An entry for each device credential export action that
is being executed or was executed recently. The management
application triggers the export by creating an entry in this
table. This can be done in the following 2 m…
Column Syntax OID
This object uniquely identifies a row in
clmgmtDevCredExportActionTable. The management application
chooses this value by reading
clmgmtNextFreeDevCredExportActionIndex while creating an
entry in this table. If an entry…
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.543.1.3.2.1.1
This object represents the entPhysicalIndex of the device
for which the device credentials are being retrieved. This
object is mainly used in devices where one device is acting
as a master and rest of the devices as sla…
ENTITY-MIBPhysicalIndexOrZeror/w
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.543.1.3.2.1.2
This object indicates the transfer protocol to be used when
copying files as specified in the following objects.
1. clmgmtDevCredExportFile
.
ClmgmtLicenseTransferProtocolr/w
Type Values:
1none
2local
3tftp
4ftp
5rcp
6http
7scp
8sftp
.1.3.6.1.4.1.9.9.543.1.3.2.1.3
This object indicates the transport type of the
address contained in clmgmtDevCredServerAddress object.
This must be set when clmgmtDevCredTransferProtocol
is not none(1) or local(2).
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.543.1.3.2.1.4
This object indicates the the ip address of the server
from which the files must be read or written to if
clmgmtDevCredTransferProtocol is not none(1) or local(2).

All bits as 0s or 1s for clmgmtDevCredS…
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.543.1.3.2.1.5
This object indicates the remote user name for accessing
files via ftp, rcp, sftp or scp protocols. This object
must be set when the clmgmtDevCredTransferProtocol is
ftp(4), rcp(5), scp(7) or sftp(8). If
clmgmtDevCredTr…
OctetStringr/w
Constraints:
range: 0-96
.1.3.6.1.4.1.9.9.543.1.3.2.1.6
This object indicates the password used by ftp, sftp or
scp for copying a file to/from an ftp/sftp/scp server.
This object must be set when the
clmgmtDevCredTransferProtocol is ftp(4) or scp(7) or
sftp(8). Reading it r…
OctetStringr/w
Constraints:
range: 0-96
.1.3.6.1.4.1.9.9.543.1.3.2.1.7
This object represents file where device credentials needs
to be exported to.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.543.1.3.2.1.8
This object indicates the the command to be executed.

Command Remarks
------- -------
noOp(1) No operation will be
Enumerationr/w
Enumerated Values:
1noOp
2getDeviceCredentials
.1.3.6.1.4.1.9.9.543.1.3.2.1.9
This object indicates the state of the action that is
executed as a result of setting clmgmtDevCredRowStatus
to active(1).
ClmgmtLicenseActionState
Type Values:
1none
2pending
3inProgress
4successful
5partiallySuccessful
6failed
.1.3.6.1.4.1.9.9.543.1.3.2.1.10
This object indicates the the reason for device
credentials export operation failure.

The value of this object is valid only when
clmgmtDevCredCommandState is failed(6).

none(1) - a…
Enumeration
Enumerated Values:
1none
2unknownError
3transferProtocolNotSupported
4fileServerNotReachable
5unrecognizedEntPhysicalIndex
6invalidFile
.1.3.6.1.4.1.9.9.543.1.3.2.1.11
This object indicates the storage type for this conceptual
row. Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.543.1.3.2.1.12
This object indicates the the status of this table entry.
Once the entry status is set to active(1), the associated
entry cannot be modified until the action completes
(clmgmtDevCredCommandStatus is set to a value
other…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.543.1.3.2.1.13