CISCO-VPN-LIC-USAGE-MONITOR-MIB

File: CISCO-VPN-LIC-USAGE-MONITOR-MIB.mib (26139 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Unsigned32 Integer32 TEXTUAL-CONVENTION
MODULE-COMPLIANCE OBJECT-GROUP InetAddressType
InetAddress SnmpAdminString ciscoMgmt

Defined Types

VPNLicType  
Type of VPN supporting shared license other - other VPN type anyconnectpremium - anyconnect VPN type.
TEXTUAL-CONVENTION    
  INTEGER other(1), anyconnectpremium(2)  

VPNLicDeviceRole  
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.
TEXTUAL-CONVENTION    
  INTEGER server(1), bkpserver(2), client(3)  

LicServerStatus  
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.
TEXTUAL-CONVENTION    
  INTEGER active(1), inactive(2), expired(3)  

LicServerRegistered  
State of the Backup License server registered as a participant. no - ASA is not registered. yes - ASA is registered. invalid - Unknown value.
TEXTUAL-CONVENTION    
  INTEGER no(1), yes(2), invalid(3)  

CvpnLicServerEntry  
SEQUENCE    
  cvpnLicServerVPNLicType VPNLicType
  cvpnLicServerNumLicCapacity Unsigned32
  cvpnLicServerNumLicAvail Unsigned32
  cvpnLicServerUtilized Unsigned32

CvpnLicClntInfoEntry  
SEQUENCE    
  cvpnLicClntVPNLicType VPNLicType
  cvpnLicClntInfoDeviceID SnmpAdminString
  cvpnLicClntInfoHostName SnmpAdminString
  cvpnLicClntInfoPlatLmt Unsigned32
  cvpnLicClntInfoCurUsage Unsigned32
  cvpnLicClntInfoHigh Unsigned32
  cvpnLicClntInfoRegReqTx Counter32
  cvpnLicClntInfoRegReqRx Counter32
  cvpnLicClntInfoRegReqError Counter32
  cvpnLicClntInfoGetReqTx Counter32
  cvpnLicClntInfoGetReqRx Counter32
  cvpnLicClntInfoGetReqError Counter32
  cvpnLicClntInfoRelReqTx Counter32
  cvpnLicClntInfoRelReqRx Counter32
  cvpnLicClntInfoRelReqError Counter32
  cvpnLicClntInfoTransferReqTx Counter32
  cvpnLicClntInfoTransferReqRx Counter32
  cvpnLicClntInfoTransferReqError Counter32

Defined Values

ciscoVpnLicUsageMonitorMIB 1.3.6.1.4.1.9.9.816
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.
MODULE-IDENTITY    

ciscoVpnLicUsageMonitorMIBObjects 1.3.6.1.4.1.9.9.816.0
OBJECT IDENTIFIER    

ciscoVpnLicUsageMonitorMIBConform 1.3.6.1.4.1.9.9.816.1
OBJECT IDENTIFIER    

ciscoVpnLicUsageMonitorMIBCompliances 1.3.6.1.4.1.9.9.816.1.1
OBJECT IDENTIFIER    

cvpnLicDeviceRole 1.3.6.1.4.1.9.9.816.0.1
ASA Device Role in a shared License System as server/backup/client.
Status: current Access: read-only
OBJECT-TYPE    
  VPNLicDeviceRole  

cvpnLicServer 1.3.6.1.4.1.9.9.816.0.2
OBJECT IDENTIFIER    

cvpnLicBkpServer 1.3.6.1.4.1.9.9.816.0.3
OBJECT IDENTIFIER    

cvpnLicClient 1.3.6.1.4.1.9.9.816.0.4
OBJECT IDENTIFIER    

cvpnLicServerAddrType 1.3.6.1.4.1.9.9.816.0.2.1
IP address type of Shared License Server.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cvpnLicServerAddr 1.3.6.1.4.1.9.9.816.0.2.2
IP address of Shared License Server.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cvpnLicBkpSerAddrType 1.3.6.1.4.1.9.9.816.0.2.3
IP address Type of Shared License Backup Server.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cvpnLicBkpSerAddr 1.3.6.1.4.1.9.9.816.0.2.4
IP address of Shared License Backup Server.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cvpnLicServerVer 1.3.6.1.4.1.9.9.816.0.2.5
Shared License Server version.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

cvpnLicServerStatus 1.3.6.1.4.1.9.9.816.0.2.6
Shared License Server Status.
Status: current Access: read-only
OBJECT-TYPE    
  LicServerStatus  

cvpnLicServerTable 1.3.6.1.4.1.9.9.816.0.2.7
This table lists the Shared License Usage Information per VPN type. For each VPN type, it lists Total capacity, current usage, total available
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvpnLicServerEntry

cvpnLicServerEntry 1.3.6.1.4.1.9.9.816.0.2.7.1
Each entry contains the statistics of License usage like Total capacity, current usage, total available.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvpnLicServerEntry  

cvpnLicServerVPNLicType 1.3.6.1.4.1.9.9.816.0.2.7.1.1
Statistics for a particular VPN type.
Status: current Access: not-accessible
OBJECT-TYPE    
  VPNLicType  

cvpnLicServerNumLicCapacity 1.3.6.1.4.1.9.9.816.0.2.7.1.2
Total number of shared license capacity for network for this VPN type.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpnLicServerNumLicAvail 1.3.6.1.4.1.9.9.816.0.2.7.1.3
Available License in network for this VPN type.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpnLicServerUtilized 1.3.6.1.4.1.9.9.816.0.2.7.1.4
Number of Licenses utilised by the entire network for this License type.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpnLicBkpServerAddrType 1.3.6.1.4.1.9.9.816.0.3.1
IP address type of Shared License Backup Server
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cvpnLicBkpServerAddr 1.3.6.1.4.1.9.9.816.0.3.2
IP address of Shared License Backup Server
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cvpnLicBkpServerDevID 1.3.6.1.4.1.9.9.816.0.3.3
Device ID of the shared license backup server.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

cvpnLicBkpServerVer 1.3.6.1.4.1.9.9.816.0.3.4
Shared License Backup Server version.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpnLicBkpServerRegd 1.3.6.1.4.1.9.9.816.0.3.5
Shared License Backup Server Registered information.
Status: current Access: read-only
OBJECT-TYPE    
  LicServerRegistered  

cvpnLicBkpServerHAPeerDevID 1.3.6.1.4.1.9.9.816.0.3.6
Device ID of the shared license backup server HA Peer.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

cvpnLicBkpServerHAPeerRegd 1.3.6.1.4.1.9.9.816.0.3.7
Shared License Backup Server HA Peer registered information
Status: current Access: read-only
OBJECT-TYPE    
  LicServerRegistered  

cvpnLicBkpServerStatus 1.3.6.1.4.1.9.9.816.0.3.8
Shared License Backup Server Status.
Status: current Access: read-only
OBJECT-TYPE    
  LicServerStatus  

cvpnLicServerHelloTx 1.3.6.1.4.1.9.9.816.0.3.9
The total number of Hello packets transmitted from this license server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicServerHelloRx 1.3.6.1.4.1.9.9.816.0.3.10
The total number of Hello packets received by the license server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicServerHelloError 1.3.6.1.4.1.9.9.816.0.3.11
The total number of erroneous Hello packet received. e.g. request received with no Rx data.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicServerSyncTx 1.3.6.1.4.1.9.9.816.0.3.12
The total number of Sync packets transmitted from this license server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicServerSyncRx 1.3.6.1.4.1.9.9.816.0.3.13
The total number of Sync packets received by the license server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicServerSyncError 1.3.6.1.4.1.9.9.816.0.3.14
The total number of erroneous Sync packet received e.g. request received with no Rx data.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicServerUpdateTx 1.3.6.1.4.1.9.9.816.0.3.15
The total number of Update packets transmitted from this license server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicServerUpdateRx 1.3.6.1.4.1.9.9.816.0.3.16
The total number of Update packets received by the license server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicServerUpdateError 1.3.6.1.4.1.9.9.816.0.3.17
The total number of erroneous Update packet received. e.g. request received with no Rx data.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicClntInfoTable 1.3.6.1.4.1.9.9.816.0.4.1
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
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvpnLicClntInfoEntry

cvpnLicClntInfoEntry 1.3.6.1.4.1.9.9.816.0.4.1.1
Each entry contains the attributes, statistics of a shared license client.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvpnLicClntInfoEntry  

cvpnLicClntVPNLicType 1.3.6.1.4.1.9.9.816.0.4.1.1.1
VPN Type of Shared License client
Status: current Access: not-accessible
OBJECT-TYPE    
  VPNLicType  

cvpnLicClntInfoDeviceID 1.3.6.1.4.1.9.9.816.0.4.1.1.2
Device ID of the shared license client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

cvpnLicClntInfoHostName 1.3.6.1.4.1.9.9.816.0.4.1.1.3
The Hostname of the shared license Client.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

cvpnLicClntInfoPlatLmt 1.3.6.1.4.1.9.9.816.0.4.1.1.4
Platform limit for max License on this client.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpnLicClntInfoCurUsage 1.3.6.1.4.1.9.9.816.0.4.1.1.5
Current Usage of Shared License by this device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpnLicClntInfoHigh 1.3.6.1.4.1.9.9.816.0.4.1.1.6
The maximum number of licenses provided by the license server to the client.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cvpnLicClntInfoRegReqTx 1.3.6.1.4.1.9.9.816.0.4.1.1.7
The total number of Registration Request packets transmitted on this client for this VPN type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicClntInfoRegReqRx 1.3.6.1.4.1.9.9.816.0.4.1.1.8
The total number of Registration Request packets received on this client for this VPN type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicClntInfoRegReqError 1.3.6.1.4.1.9.9.816.0.4.1.1.9
The total number of Registration Request packet errors on this client for this VPN type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicClntInfoGetReqTx 1.3.6.1.4.1.9.9.816.0.4.1.1.10
The total number of Get Request packets transmitted on this client for this VPN type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicClntInfoGetReqRx 1.3.6.1.4.1.9.9.816.0.4.1.1.11
The total number of Get Request packets Received on this client for this VPN type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicClntInfoGetReqError 1.3.6.1.4.1.9.9.816.0.4.1.1.12
The total number of Get Request packet errors on this client for this VPN type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicClntInfoRelReqTx 1.3.6.1.4.1.9.9.816.0.4.1.1.13
The total number of Release Request packets transmitted on this client for this VPN type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicClntInfoRelReqRx 1.3.6.1.4.1.9.9.816.0.4.1.1.14
The total number of Release Request packets received on this client for this VPN type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicClntInfoRelReqError 1.3.6.1.4.1.9.9.816.0.4.1.1.15
The total number of Release Request packet errors on this client for this VPN type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicClntInfoTransferReqTx 1.3.6.1.4.1.9.9.816.0.4.1.1.16
The total number of Transfer Request packets transmitted on this client for this VPN type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicClntInfoTransferReqRx 1.3.6.1.4.1.9.9.816.0.4.1.1.17
The total number of Transfer Request packets received on this client for this VPN type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvpnLicClntInfoTransferReqError 1.3.6.1.4.1.9.9.816.0.4.1.1.18
The total number of Transfer Request packet errros on this client for this VPN type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoVpnLicUsageMonitorMIBGroups 1.3.6.1.4.1.9.9.816.1.2
OBJECT IDENTIFIER    

ciscoVpnLicUsageMonitorMIBCompliance 1.3.6.1.4.1.9.9.816.1.1.1
The compliance statement for SNMP entities the Cisco VPN License Usage Monitoring MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoVPNSharedLicUsageMandatoryGroup 1.3.6.1.4.1.9.9.816.1.2.1
This group categorizes mandatory objects pertaining to usage statistics of shared licenses
Status: current Access: read-only
OBJECT-GROUP    

ciscoVPNSharedLicOptUsageGroup 1.3.6.1.4.1.9.9.816.1.2.2
This group categorizes optional objects pertaining to usage statistics of shared licenses
Status: current Access: read-only
OBJECT-GROUP