licenseFeatures

AT-LICENSE-MIB · allied-old variant · .1.3.6.1.4.1.207.8.4.4.3.22.2.1.9

Object

column OctetString
The featureset that this license enables. Each bit in the returned octet
string represents a particular feature that can be license-enabled.
              
The bit position within the string maps to the feature entry with the
same index, in licenseFeatureTable. A binary '1' indicates that the
feature is included in the license, with a '0' indicating that it is not

Context

MIB
AT-LICENSE-MIB
OID
.1.3.6.1.4.1.207.8.4.4.3.22.2.1.9
Type
column
Access
readonly
Status
current
Parent
licenseEntry

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 'AT-LICENSE-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-LICENSE-MIB::licenseFeatures'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-LICENSE-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-LICENSE-MIB::licenseFeatures.<licenseIndex>.<licenseStackId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-LICENSE-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-LICENSE-MIB::licenseFeatures'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.