faxIDString
LEXMARK-PVT-MIB ·
.1.3.6.1.4.1.641.3.1.2.1.7
Object
column mandatory
r/w
OctetString
The textual identification that is used to identify this fax device. This text is sent to a connected fax device at the start of a call.
Context
- MIB
- LEXMARK-PVT-MIB
- OID
.1.3.6.1.4.1.641.3.1.2.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- faxEntry
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 'LEXMARK-PVT-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-PVT-MIB::faxIDString'
More examples
Read one indexed 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::faxIDString.<index>'
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::faxIDString'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.