prtGeneralServicePerson
Printer-MIB ·
.1.3.6.1.2.1.43.5.1.1.5
Object
column r/w
OctetString
The name of the person responsible for servicing this
printer. It is suggested that this string include
information that would enable other humans to reach the
service person, such as a phone number. As a convention
to facilitate automatic notification of the operator by
the agent or network management station, the phone
number, fax number or email address should be indicated
by the URL schemes 'tel:', 'fax:' and 'mailto:',
respectively. If either the phone, fax, or email
information is not available, then a line should not
be included for this information.
NOTE: For interoperability purposes, it is advisable to use
email addresses formatted per [RFC2822] requirements.
NOTE: The above description has been modified from RFC 1759
for clarification.
Context
- MIB
- Printer-MIB
- OID
.1.3.6.1.2.1.43.5.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtGeneralEntry
- 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 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtGeneralServicePerson'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtGeneralServicePerson.<hrDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Printer-MIB::prtGeneralServicePerson'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-127
Conformance
Member of
Compliance refinements
prtMIB2Compliance
readonly
It is conformant to implement this object as read-only