opsysAdapterCapabilities
LEXMARK-PVT-MIB ·
.1.3.6.1.4.1.641.1.1.15
Object
scalar mandatory
OctetString
A bitmap representing the capabilities of the adapter.
Bit Value Frame type
--- ---------- --------------------------
31 0x80000000 NPANT via Netware and IP
30 0x40000000 Receive-only Fax
29 0x20000000 reserved
28 0x10000000 Adapter HTTP
27 0x08000000 Printer HTTP
26 0x04000000 HTTP Configuration Page
25 0x02000000 Copier Option
Context
- MIB
- LEXMARK-PVT-MIB
- OID
.1.3.6.1.4.1.641.1.1.15- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- opsys
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LEXMARK-PVT-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-PVT-MIB::opsysAdapterCapabilities.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LEXMARK-PVT-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LEXMARK-PVT-MIB::opsysAdapterCapabilities'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.