atportType
APPLETALK-MIB ·
.1.3.6.1.2.1.13.3.1.1.3
Object
column mandatory
r/w
Enumeration
The type of port, distinguished by the protocol immediately below DDP in the protocol stack.
Context
- MIB
- APPLETALK-MIB
- OID
.1.3.6.1.2.1.13.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- atportEntry
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 'APPLETALK-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLETALK-MIB::atportType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPLETALK-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLETALK-MIB::atportType.<atportIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPLETALK-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPLETALK-MIB::atportType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | localtalk |
3 | ethertalk1 |
4 | ethertalk2 |
5 | tokentalk |
6 | iptalk |
7 | serialPPP |
8 | serialNonstandard |
9 | virtual |
10 | fdditalk |
11 | arctalk |
12 | smdstalk |
13 | aurp |
14 | frameRelay |
15 | x25 |
16 | ip |
17 | osi |
18 | decnetIV |
19 | arap |
20 | isdnInThePacketMode |
21 | nonAppleTalk3Com |
22 | ipx |
23 | arns |
24 | hdlc |