coLicenseFeatureRemainingDays

ALVARION-LICENSE-MIB · .1.3.6.1.4.1.12394.1.10.5.29.1.1.1.1.5

Object

column Integer32
Indicates the number of days when the feature will be
deactivated. If the feature is permanent, the value
9999 is returned.

Context

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-9999

Conformance