portService
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.5.1.1.4
Object
column r/w
Enumeration
Defines the Line Service, which determines how the line will be used. USB ports can only be configured to reverseraw(4),reversessh(11),,reversetelnet(8), bidirectionalmodem(5), trueport(25),customapp(23)
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.5.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portEntry
- 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 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::portService'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::portService.<portIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::portService'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dslogin |
2 | directraw |
3 | silentraw |
4 | reverseraw |
5 | bidirectionalmodem |
6 | directtelnet |
7 | silenttelnet |
8 | reversetelnet |
9 | directssh |
10 | silentssh |
11 | reversessh |
12 | directrlogin |
13 | silentrlogin |
14 | slip |
15 | ppp |
16 | printer |
17 | udp |
18 | vmodem |
19 | clienttunnel |
20 | servertunnel |
21 | modbusslave |
22 | modbusmaster |
23 | customapp |
24 | signalIo |
25 | trueport |
26 | powermanagement |
Conformance
Member of