adGenSystemFeatureSupportByteMap
ADTRAN-GENSYSTEM-MIB ·
.1.3.6.1.4.1.664.5.70.1.1.1.3
Object
column OctetString
encoding scheme, referred to as 'version N' format,
is as follows...
header:
byte 1 - version, meaning version of encoding scheme
for this OID; will be 0x01 starting out
bytes 2-3 - SNMP product ID from adtrantc.mib/.mi2
payload, in 2-byte increments:
bytes 4-5 - first feature ID
...
bytes (n-1)-n - last feature ID
where...
* Feature IDs will be assigned by the Systems Feature
Administrator. When an existing feature ID is being
considered for use in a new product, the firmware developer
and/or EMS developer will confirm it with the Systems
Feature Administrator. This will serve two purposes.
It will keep the Systems Feature Admin aware of new
products from a features point of view, which is obviously
important to his role. And it will help the firmware and
EMS developers to better understand how a particular
product is similar or dissimilar to others that
they may be drawing information from.
* All feature IDs will be documented by the firmware
developer in the Product Style Guide.
Context
- MIB
- ADTRAN-GENSYSTEM-MIB
- OID
.1.3.6.1.4.1.664.5.70.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenSystemProductEntry
- Groups
- 1
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 'ADTRAN-GENSYSTEM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENSYSTEM-MIB::adGenSystemFeatureSupportByteMap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENSYSTEM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENSYSTEM-MIB::adGenSystemFeatureSupportByteMap.<adGenSlotInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENSYSTEM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENSYSTEM-MIB::adGenSystemFeatureSupportByteMap'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of