CISCO-VPN-LIC-USAGE-MONITOR-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-VPN-LIC-USAGE-MONITOR-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
         ciscoVpnLicUsageMonitorMIBObjects 1.3.6.1.4.1.9.9.816.0
             cvpnLicDeviceRole 1.3.6.1.4.1.9.9.816.0.1 vpnlicdevicerole read-only
ASA Device Role in a shared License System as server/backup/client.
             cvpnLicServer 1.3.6.1.4.1.9.9.816.0.2
                 cvpnLicServerAddrType 1.3.6.1.4.1.9.9.816.0.2.1 inetaddresstype read-only
IP address type of Shared License Server.
                 cvpnLicServerAddr 1.3.6.1.4.1.9.9.816.0.2.2 inetaddress read-only
IP address of Shared License Server.
                 cvpnLicBkpSerAddrType 1.3.6.1.4.1.9.9.816.0.2.3 inetaddresstype read-only
IP address Type of Shared License Backup Server.
                 cvpnLicBkpSerAddr 1.3.6.1.4.1.9.9.816.0.2.4 inetaddress read-only
IP address of Shared License Backup Server.
                 cvpnLicServerVer 1.3.6.1.4.1.9.9.816.0.2.5 integer32 read-only
Shared License Server version.
                 cvpnLicServerStatus 1.3.6.1.4.1.9.9.816.0.2.6 licserverstatus read-only
Shared License Server Status.
                 cvpnLicServerTable 1.3.6.1.4.1.9.9.816.0.2.7 no-access
This table lists the Shared License Usage Information per VPN type. For each VPN type, it lists Total capacity, current usage, total available
                     cvpnLicServerEntry 1.3.6.1.4.1.9.9.816.0.2.7.1 no-access
Each entry contains the statistics of License usage like Total capacity, current usage, total available.
                         cvpnLicServerVPNLicType 1.3.6.1.4.1.9.9.816.0.2.7.1.1 vpnlictype no-access
Statistics for a particular VPN type.
                         cvpnLicServerNumLicCapacity 1.3.6.1.4.1.9.9.816.0.2.7.1.2 unsigned32 read-only
Total number of shared license capacity for network for this VPN type.
                         cvpnLicServerNumLicAvail 1.3.6.1.4.1.9.9.816.0.2.7.1.3 unsigned32 read-only
Available License in network for this VPN type.
                         cvpnLicServerUtilized 1.3.6.1.4.1.9.9.816.0.2.7.1.4 unsigned32 read-only
Number of Licenses utilised by the entire network for this License type.
             cvpnLicBkpServer 1.3.6.1.4.1.9.9.816.0.3
                 cvpnLicBkpServerAddrType 1.3.6.1.4.1.9.9.816.0.3.1 inetaddresstype read-only
IP address type of Shared License Backup Server
                 cvpnLicBkpServerAddr 1.3.6.1.4.1.9.9.816.0.3.2 inetaddress read-only
IP address of Shared License Backup Server
                 cvpnLicBkpServerDevID 1.3.6.1.4.1.9.9.816.0.3.3 snmpadminstring read-only
Device ID of the shared license backup server.
                 cvpnLicBkpServerVer 1.3.6.1.4.1.9.9.816.0.3.4 unsigned32 read-only
Shared License Backup Server version.
                 cvpnLicBkpServerRegd 1.3.6.1.4.1.9.9.816.0.3.5 licserverregistered read-only
Shared License Backup Server Registered information.
                 cvpnLicBkpServerHAPeerDevID 1.3.6.1.4.1.9.9.816.0.3.6 snmpadminstring read-only
Device ID of the shared license backup server HA Peer.
                 cvpnLicBkpServerHAPeerRegd 1.3.6.1.4.1.9.9.816.0.3.7 licserverregistered read-only
Shared License Backup Server HA Peer registered information
                 cvpnLicBkpServerStatus 1.3.6.1.4.1.9.9.816.0.3.8 licserverstatus read-only
Shared License Backup Server Status.
                 cvpnLicServerHelloTx 1.3.6.1.4.1.9.9.816.0.3.9 counter32 read-only
The total number of Hello packets transmitted from this license server.
                 cvpnLicServerHelloRx 1.3.6.1.4.1.9.9.816.0.3.10 counter32 read-only
The total number of Hello packets received by the license server.
                 cvpnLicServerHelloError 1.3.6.1.4.1.9.9.816.0.3.11 counter32 read-only
The total number of erroneous Hello packet received. e.g. request received with no Rx data.
                 cvpnLicServerSyncTx 1.3.6.1.4.1.9.9.816.0.3.12 counter32 read-only
The total number of Sync packets transmitted from this license server.
                 cvpnLicServerSyncRx 1.3.6.1.4.1.9.9.816.0.3.13 counter32 read-only
The total number of Sync packets received by the license server.
                 cvpnLicServerSyncError 1.3.6.1.4.1.9.9.816.0.3.14 counter32 read-only
The total number of erroneous Sync packet received e.g. request received with no Rx data.
                 cvpnLicServerUpdateTx 1.3.6.1.4.1.9.9.816.0.3.15 counter32 read-only
The total number of Update packets transmitted from this license server.
                 cvpnLicServerUpdateRx 1.3.6.1.4.1.9.9.816.0.3.16 counter32 read-only
The total number of Update packets received by the license server.
                 cvpnLicServerUpdateError 1.3.6.1.4.1.9.9.816.0.3.17 counter32 read-only
The total number of erroneous Update packet received. e.g. request received with no Rx data.
             cvpnLicClient 1.3.6.1.4.1.9.9.816.0.4
                 cvpnLicClntInfoTable 1.3.6.1.4.1.9.9.816.0.4.1 no-access
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
                     cvpnLicClntInfoEntry 1.3.6.1.4.1.9.9.816.0.4.1.1 no-access
Each entry contains the attributes, statistics of a shared license client.
                         cvpnLicClntVPNLicType 1.3.6.1.4.1.9.9.816.0.4.1.1.1 vpnlictype no-access
VPN Type of Shared License client
                         cvpnLicClntInfoDeviceID 1.3.6.1.4.1.9.9.816.0.4.1.1.2 snmpadminstring no-access
Device ID of the shared license client.
                         cvpnLicClntInfoHostName 1.3.6.1.4.1.9.9.816.0.4.1.1.3 snmpadminstring read-only
The Hostname of the shared license Client.
                         cvpnLicClntInfoPlatLmt 1.3.6.1.4.1.9.9.816.0.4.1.1.4 unsigned32 read-only
Platform limit for max License on this client.
                         cvpnLicClntInfoCurUsage 1.3.6.1.4.1.9.9.816.0.4.1.1.5 unsigned32 read-only
Current Usage of Shared License by this device.
                         cvpnLicClntInfoHigh 1.3.6.1.4.1.9.9.816.0.4.1.1.6 unsigned32 read-only
The maximum number of licenses provided by the license server to the client.
                         cvpnLicClntInfoRegReqTx 1.3.6.1.4.1.9.9.816.0.4.1.1.7 counter32 read-only
The total number of Registration Request packets transmitted on this client for this VPN type.
                         cvpnLicClntInfoRegReqRx 1.3.6.1.4.1.9.9.816.0.4.1.1.8 counter32 read-only
The total number of Registration Request packets received on this client for this VPN type.
                         cvpnLicClntInfoRegReqError 1.3.6.1.4.1.9.9.816.0.4.1.1.9 counter32 read-only
The total number of Registration Request packet errors on this client for this VPN type.
                         cvpnLicClntInfoGetReqTx 1.3.6.1.4.1.9.9.816.0.4.1.1.10 counter32 read-only
The total number of Get Request packets transmitted on this client for this VPN type.
                         cvpnLicClntInfoGetReqRx 1.3.6.1.4.1.9.9.816.0.4.1.1.11 counter32 read-only
The total number of Get Request packets Received on this client for this VPN type.
                         cvpnLicClntInfoGetReqError 1.3.6.1.4.1.9.9.816.0.4.1.1.12 counter32 read-only
The total number of Get Request packet errors on this client for this VPN type.
                         cvpnLicClntInfoRelReqTx 1.3.6.1.4.1.9.9.816.0.4.1.1.13 counter32 read-only
The total number of Release Request packets transmitted on this client for this VPN type.
                         cvpnLicClntInfoRelReqRx 1.3.6.1.4.1.9.9.816.0.4.1.1.14 counter32 read-only
The total number of Release Request packets received on this client for this VPN type.
                         cvpnLicClntInfoRelReqError 1.3.6.1.4.1.9.9.816.0.4.1.1.15 counter32 read-only
The total number of Release Request packet errors on this client for this VPN type.
                         cvpnLicClntInfoTransferReqTx 1.3.6.1.4.1.9.9.816.0.4.1.1.16 counter32 read-only
The total number of Transfer Request packets transmitted on this client for this VPN type.
                         cvpnLicClntInfoTransferReqRx 1.3.6.1.4.1.9.9.816.0.4.1.1.17 counter32 read-only
The total number of Transfer Request packets received on this client for this VPN type.
                         cvpnLicClntInfoTransferReqError 1.3.6.1.4.1.9.9.816.0.4.1.1.18 counter32 read-only
The total number of Transfer Request packet errros on this client for this VPN type.
         ciscoVpnLicUsageMonitorMIBConform 1.3.6.1.4.1.9.9.816.1
             ciscoVpnLicUsageMonitorMIBCompliances 1.3.6.1.4.1.9.9.816.1.1
                 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.
             ciscoVpnLicUsageMonitorMIBGroups 1.3.6.1.4.1.9.9.816.1.2
                 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
                 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