licenseFeatureStkMembers
AT-LICENSE-MIB ·
allied-old variant
·
.1.3.6.1.4.1.207.8.4.4.3.22.3.1.3
Object
column OctetString
A bitmap with each bit representing an individual stacking
member. Bit one represents stacking member one etc. In the
case of a standalone unit, the first bit represents the device).
A bit value of '1' indicates that the applicable feature is
enabled on the matching device. A '0' indicates that it is
disabled.
Context
- MIB
- AT-LICENSE-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.22.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- licenseFeatureEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::licenseFeatureStkMembers'
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::licenseFeatureStkMembers.<licenseFeatureIndex>'
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::licenseFeatureStkMembers'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.