ppmPortName
PRINTER-PORT-MONITOR-MIB ·
.1.3.6.1.4.1.2699.1.2.1.3.1.1.3
Object
column OctetString
A user friendly name for this port that may be used to
facilitate user selection of a port on a multi-port network
system, in the locale specified by 'ppmGeneralNaturalLanguage'.
This port name may contain non-ASCII characters that are NOT
allowed in a URI (RFC 3986) without percent-encoding.
The value of this object SHOULD be unique across all ports on
this network system and SHOULD be meaningful to end users
(e.g., 'PrinterXYZ-LPR-Duplex').
The value of this object SHOULD be set by an out-of-band method
(e.g., local console) during installation (by the vendor or site
administrator) and SHOULD NOT be subsequently modified, so that
the value can be used as a static key for access to the port.
The charset of this text string object is UTF-8 (RFC 3629), in
order to support names that cannot be represented in US-ASCII.
Context
- MIB
- PRINTER-PORT-MONITOR-MIB
- OID
.1.3.6.1.4.1.2699.1.2.1.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ppmPortEntry
- 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-PORT-MONITOR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PRINTER-PORT-MONITOR-MIB::ppmPortName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PRINTER-PORT-MONITOR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PRINTER-PORT-MONITOR-MIB::ppmPortName.<ppmPrinterIndex>.<ppmPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PRINTER-PORT-MONITOR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PRINTER-PORT-MONITOR-MIB::ppmPortName'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-127
Conformance
Member of