CISCO-VPN-LIC-USAGE-MONITOR-MIB
- Registered at
- 1.3.6.1.4.1.9.9.816
- Last updated
- 2013-09-13 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2013-09-13 00:00
- Namespace
- cisco
- Source file
CISCO-VPN-LIC-USAGE-MONITOR-MIB- Digest
sha256:2141b631440cd2fbc24607ddb094b082ff95114710a43529ec4f0b772fce1a3b
Description
Acronyms and Definitions The following acronyms and terms are used in this document: IPSec: Secure IP Protocol VPN: Virtual Private Network LAN: Local Area Network Group: A collection of VPN license usage users grouped and managed together as a single entity for administrative convenience. SVC: SSL VPN Client LicServer: Multi-site shared License server. LicBkpServer: Multi-site shared License Backup server. LicClient: Multi-site shared License client. Overview of the MIB This is a MIB Module for monitoring licenses in Virtual Private Networks. The MIB seeks to create a common model of VPN License Usage across different VPN implementations. The MIB defines counters and objects of interest to usage/message monitoring in a way which is independent of which VPN technology is requested. MIB contains four major groups of objects which are used to get VPN License Usage information a) VPN Lic device type This section defines if the device is acting as a server, backupserver, client(participant) in a shared license system. b) VPN License Server Usage group This section defines total network license usage information and also server information as well along with backup server address. service. c) VPN License Backup server Usage group This section defines backup license server information in detail, along with statistics of hello, sync and update messages from server. d) VPN License client Usage group This section defines license usage information by this client. along with statistics about registration, get request,release request and transfer request.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-<list>@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SMI CISCO-VPN-LIC-USAGE-MONITOR-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| LicServerRegistered TEXTUAL-CONVENTION State of the Backup License server registered as a participant. no - ASA is not registered. yes - ASA is registered. invalid - Unknown value. | current | |||
| LicServerStatus TEXTUAL-CONVENTION Status of a license server, indicating if the server is currently active or backup (inactive). *Note* : backup will still be acting as a client. active - Server is active. inactive - Server is inactive. expired - Server expired. | current | |||
| VPNLicDeviceRole TEXTUAL-CONVENTION Role the device is playing in shared license system. If it's acting as server/backup server, it also acts as license client. server - License server acting as both server and client. bkpserver - backup license server acting as both backup server and client. client - Client. | current | |||
| VPNLicType TEXTUAL-CONVENTION Type of VPN supporting shared license other - other VPN type anyconnectpremium - anyconnect VPN type. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoVpnLicUsageMonitorMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.816.0 | |||
| cvpnLicDeviceRole OBJECT-TYPE ASA Device Role in a shared License System as server/backup/client. | 1.3.6.1.4.1.9.9.816.0.1 | VPNLicDeviceRole | read-only | current |
| cvpnLicServer OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.816.0.2 | |||
| cvpnLicServerAddrType OBJECT-TYPE IP address type of Shared License Server. | 1.3.6.1.4.1.9.9.816.0.2.1 | InetAddressType | read-only | current |
| cvpnLicServerAddr OBJECT-TYPE IP address of Shared License Server. | 1.3.6.1.4.1.9.9.816.0.2.2 | InetAddress | read-only | current |
| cvpnLicBkpSerAddrType OBJECT-TYPE IP address Type of Shared License Backup Server. | 1.3.6.1.4.1.9.9.816.0.2.3 | InetAddressType | read-only | current |
| cvpnLicBkpSerAddr OBJECT-TYPE IP address of Shared License Backup Server. | 1.3.6.1.4.1.9.9.816.0.2.4 | InetAddress | read-only | current |
| cvpnLicServerVer OBJECT-TYPE Shared License Server version. | 1.3.6.1.4.1.9.9.816.0.2.5 | Integer32 (1..2147483647) | read-only | current |
| cvpnLicServerStatus OBJECT-TYPE Shared License Server Status. | 1.3.6.1.4.1.9.9.816.0.2.6 | LicServerStatus | read-only | current |
| cvpnLicServerTable OBJECT-TYPE This table lists the Shared License Usage Information per VPN type. For each VPN type, it lists Total capacity, current usage, total available | 1.3.6.1.4.1.9.9.816.0.2.7 | not-accessible | current | |
| cvpnLicServerEntry OBJECT-TYPE Each entry contains the statistics of License usage like Total capacity, current usage, total available. | 1.3.6.1.4.1.9.9.816.0.2.7.1 | not-accessible | current | |
| cvpnLicServerVPNLicType OBJECT-TYPE Statistics for a particular VPN type. | 1.3.6.1.4.1.9.9.816.0.2.7.1.1 | VPNLicType | not-accessible | current |
| cvpnLicServerNumLicCapacity OBJECT-TYPE Total number of shared license capacity for network for this VPN type. | 1.3.6.1.4.1.9.9.816.0.2.7.1.2 | Unsigned32 | read-only | current |
| cvpnLicServerNumLicAvail OBJECT-TYPE Available License in network for this VPN type. | 1.3.6.1.4.1.9.9.816.0.2.7.1.3 | Unsigned32 | read-only | current |
| cvpnLicServerUtilized OBJECT-TYPE Number of Licenses utilised by the entire network for this License type. | 1.3.6.1.4.1.9.9.816.0.2.7.1.4 | Unsigned32 | read-only | current |
| cvpnLicBkpServer OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.816.0.3 | |||
| cvpnLicBkpServerAddrType OBJECT-TYPE IP address type of Shared License Backup Server | 1.3.6.1.4.1.9.9.816.0.3.1 | InetAddressType | read-only | current |
| cvpnLicBkpServerAddr OBJECT-TYPE IP address of Shared License Backup Server | 1.3.6.1.4.1.9.9.816.0.3.2 | InetAddress | read-only | current |
| cvpnLicBkpServerDevID OBJECT-TYPE Device ID of the shared license backup server. | 1.3.6.1.4.1.9.9.816.0.3.3 | SnmpAdminString (SIZE(0..64)) | read-only | current |
| cvpnLicBkpServerVer OBJECT-TYPE Shared License Backup Server version. | 1.3.6.1.4.1.9.9.816.0.3.4 | Unsigned32 | read-only | current |
| cvpnLicBkpServerRegd OBJECT-TYPE Shared License Backup Server Registered information. | 1.3.6.1.4.1.9.9.816.0.3.5 | LicServerRegistered | read-only | current |
| cvpnLicBkpServerHAPeerDevID OBJECT-TYPE Device ID of the shared license backup server HA Peer. | 1.3.6.1.4.1.9.9.816.0.3.6 | SnmpAdminString (SIZE(0..64)) | read-only | current |
| cvpnLicBkpServerHAPeerRegd OBJECT-TYPE Shared License Backup Server HA Peer registered information | 1.3.6.1.4.1.9.9.816.0.3.7 | LicServerRegistered | read-only | current |
| cvpnLicBkpServerStatus OBJECT-TYPE Shared License Backup Server Status. | 1.3.6.1.4.1.9.9.816.0.3.8 | LicServerStatus | read-only | current |
| cvpnLicServerHelloTx OBJECT-TYPE The total number of Hello packets transmitted from this license server. | 1.3.6.1.4.1.9.9.816.0.3.9 | Counter32 | read-only | current |
| cvpnLicServerHelloRx OBJECT-TYPE The total number of Hello packets received by the license server. | 1.3.6.1.4.1.9.9.816.0.3.10 | Counter32 | read-only | current |
| cvpnLicServerHelloError OBJECT-TYPE The total number of erroneous Hello packet received. e.g. request received with no Rx data. | 1.3.6.1.4.1.9.9.816.0.3.11 | Counter32 | read-only | current |
| cvpnLicServerSyncTx OBJECT-TYPE The total number of Sync packets transmitted from this license server. | 1.3.6.1.4.1.9.9.816.0.3.12 | Counter32 | read-only | current |
| cvpnLicServerSyncRx OBJECT-TYPE The total number of Sync packets received by the license server. | 1.3.6.1.4.1.9.9.816.0.3.13 | Counter32 | read-only | current |
| cvpnLicServerSyncError OBJECT-TYPE The total number of erroneous Sync packet received e.g. request received with no Rx data. | 1.3.6.1.4.1.9.9.816.0.3.14 | Counter32 | read-only | current |
| cvpnLicServerUpdateTx OBJECT-TYPE The total number of Update packets transmitted from this license server. | 1.3.6.1.4.1.9.9.816.0.3.15 | Counter32 | read-only | current |
| cvpnLicServerUpdateRx OBJECT-TYPE The total number of Update packets received by the license server. | 1.3.6.1.4.1.9.9.816.0.3.16 | Counter32 | read-only | current |
| cvpnLicServerUpdateError OBJECT-TYPE The total number of erroneous Update packet received. e.g. request received with no Rx data. | 1.3.6.1.4.1.9.9.816.0.3.17 | Counter32 | read-only | current |
| cvpnLicClient OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.816.0.4 | |||
| cvpnLicClntInfoTable OBJECT-TYPE This table lists all the License LicClnt Information. For each LicClnt, it lists the attributes (Hostname,Device ID,Current usage, High,Registration Tx/Rx/Error,Get Tx/Rx/Error Release Tx/Rx/Error, Transfer Tx/Rx/Error | 1.3.6.1.4.1.9.9.816.0.4.1 | not-accessible | current | |
| cvpnLicClntInfoEntry OBJECT-TYPE Each entry contains the attributes, statistics of a shared license client. | 1.3.6.1.4.1.9.9.816.0.4.1.1 | not-accessible | current | |
| cvpnLicClntVPNLicType OBJECT-TYPE VPN Type of Shared License client | 1.3.6.1.4.1.9.9.816.0.4.1.1.1 | VPNLicType | not-accessible | current |
| cvpnLicClntInfoDeviceID OBJECT-TYPE Device ID of the shared license client. | 1.3.6.1.4.1.9.9.816.0.4.1.1.2 | SnmpAdminString (SIZE(1..64)) | not-accessible | current |
| cvpnLicClntInfoHostName OBJECT-TYPE The Hostname of the shared license Client. | 1.3.6.1.4.1.9.9.816.0.4.1.1.3 | SnmpAdminString (SIZE(0..64)) | read-only | current |
| cvpnLicClntInfoPlatLmt OBJECT-TYPE Platform limit for max License on this client. | 1.3.6.1.4.1.9.9.816.0.4.1.1.4 | Unsigned32 | read-only | current |
| cvpnLicClntInfoCurUsage OBJECT-TYPE Current Usage of Shared License by this device. | 1.3.6.1.4.1.9.9.816.0.4.1.1.5 | Unsigned32 | read-only | current |
| cvpnLicClntInfoHigh OBJECT-TYPE The maximum number of licenses provided by the license server to the client. | 1.3.6.1.4.1.9.9.816.0.4.1.1.6 | Unsigned32 | read-only | current |
| cvpnLicClntInfoRegReqTx OBJECT-TYPE The total number of Registration Request packets transmitted on this client for this VPN type. | 1.3.6.1.4.1.9.9.816.0.4.1.1.7 | Counter32 | read-only | current |
| cvpnLicClntInfoRegReqRx OBJECT-TYPE The total number of Registration Request packets received on this client for this VPN type. | 1.3.6.1.4.1.9.9.816.0.4.1.1.8 | Counter32 | read-only | current |
| cvpnLicClntInfoRegReqError OBJECT-TYPE The total number of Registration Request packet errors on this client for this VPN type. | 1.3.6.1.4.1.9.9.816.0.4.1.1.9 | Counter32 | read-only | current |
| cvpnLicClntInfoGetReqTx OBJECT-TYPE The total number of Get Request packets transmitted on this client for this VPN type. | 1.3.6.1.4.1.9.9.816.0.4.1.1.10 | Counter32 | read-only | current |
| cvpnLicClntInfoGetReqRx OBJECT-TYPE The total number of Get Request packets Received on this client for this VPN type. | 1.3.6.1.4.1.9.9.816.0.4.1.1.11 | Counter32 | read-only | current |
| cvpnLicClntInfoGetReqError OBJECT-TYPE The total number of Get Request packet errors on this client for this VPN type. | 1.3.6.1.4.1.9.9.816.0.4.1.1.12 | Counter32 | read-only | current |
| cvpnLicClntInfoRelReqTx OBJECT-TYPE The total number of Release Request packets transmitted on this client for this VPN type. | 1.3.6.1.4.1.9.9.816.0.4.1.1.13 | Counter32 | read-only | current |
| cvpnLicClntInfoRelReqRx OBJECT-TYPE The total number of Release Request packets received on this client for this VPN type. | 1.3.6.1.4.1.9.9.816.0.4.1.1.14 | Counter32 | read-only | current |
| cvpnLicClntInfoRelReqError OBJECT-TYPE The total number of Release Request packet errors on this client for this VPN type. | 1.3.6.1.4.1.9.9.816.0.4.1.1.15 | Counter32 | read-only | current |
| cvpnLicClntInfoTransferReqTx OBJECT-TYPE The total number of Transfer Request packets transmitted on this client for this VPN type. | 1.3.6.1.4.1.9.9.816.0.4.1.1.16 | Counter32 | read-only | current |
| cvpnLicClntInfoTransferReqRx OBJECT-TYPE The total number of Transfer Request packets received on this client for this VPN type. | 1.3.6.1.4.1.9.9.816.0.4.1.1.17 | Counter32 | read-only | current |
| cvpnLicClntInfoTransferReqError OBJECT-TYPE The total number of Transfer Request packet errros on this client for this VPN type. | 1.3.6.1.4.1.9.9.816.0.4.1.1.18 | Counter32 | read-only | current |
| ciscoVpnLicUsageMonitorMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.816.1 | |||
| ciscoVpnLicUsageMonitorMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.816.1.1 | |||
| ciscoVpnLicUsageMonitorMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.816.1.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoVpnLicUsageMonitorMIBCompliance MODULE-COMPLIANCE The compliance statement for SNMP entities the Cisco VPN License Usage Monitoring MIB. | 1.3.6.1.4.1.9.9.816.1.1.1 | current |
| ciscoVPNSharedLicUsageMandatoryGroup OBJECT-GROUP This group categorizes mandatory objects pertaining to usage statistics of shared licenses | 1.3.6.1.4.1.9.9.816.1.2.1 | current |
| ciscoVPNSharedLicOptUsageGroup OBJECT-GROUP This group categorizes optional objects pertaining to usage statistics of shared licenses | 1.3.6.1.4.1.9.9.816.1.2.2 | current |