npPortType
JETDIRECT3-MIB ·
.1.3.6.1.4.1.11.2.4.3.13.2
Object
scalar Enumeration
The type of the peripheral interface. A parallel port will return the specific protocol currently in use. If the parallel port is disconnected it will return parallel(4).
Context
- MIB
- JETDIRECT3-MIB
- OID
.1.3.6.1.4.1.11.2.4.3.13.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- npPort
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 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JETDIRECT3-MIB::npPortType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JETDIRECT3-MIB::npPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | mio |
3 | xio |
4 | parallel |
5 | centronics |
6 | bitronics |
7 | ecpNoMLC |
8 | serial |
9 | scsi |
10 | ecpMLC |