ppmPortPrtChannelIndex
PRINTER-PORT-MONITOR-MIB ·
.1.3.6.1.4.1.2699.1.2.1.3.1.1.8
Object
column Integer32
The value of 'prtChannelIndex' in IETF Printer MIB
(RFC 1759/3805) that corresponds to this printer port, or zero
if not specified.
Compatibility Note: The value of zero is NOT valid for
'prtChannelIndex'. It is an out-of-band value.
Systems that implement any version of the IETF Printer MIB
(RFC 1759/3805) SHOULD correctly implement this object, so
monitoring applications MAY search for print channel information
and status.
If this object is zero, then monitoring applications MUST NOT
attempt print channel status queries for this printer port.
Context
- MIB
- PRINTER-PORT-MONITOR-MIB
- OID
.1.3.6.1.4.1.2699.1.2.1.3.1.1.8- 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::ppmPortPrtChannelIndex'
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::ppmPortPrtChannelIndex.<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::ppmPortPrtChannelIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of