appLicenseStatusLicenseState

BLUECOAT-LICENSE-MIB · .1.3.6.1.4.1.3417.2.16.1.1.1.1.7

Object

column LicenseState
This variable indicates the state of the license entry.

Context

MIB
BLUECOAT-LICENSE-MIB
OID
.1.3.6.1.4.1.3417.2.16.1.1.1.1.7
Type
column
Access
readonly
Status
current
Parent
appLicenseStatusEntry
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 'BLUECOAT-LICENSE-MIB' -M '/opt/observium/mibs/bluecoat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLUECOAT-LICENSE-MIB::appLicenseStatusLicenseState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLUECOAT-LICENSE-MIB' -M '/opt/observium/mibs/bluecoat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLUECOAT-LICENSE-MIB::appLicenseStatusLicenseState.<appLicenseStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLUECOAT-LICENSE-MIB' -M '/opt/observium/mibs/bluecoat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLUECOAT-LICENSE-MIB::appLicenseStatusLicenseState'

Syntax

Source
LicenseState
Base type
Enumeration

Values & Constraints

Type Values
0unknown
1active
2expired

Conformance

Member of
Compliance refinements
Write access is not required.