atportType
RFC1243-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
- RFC1243-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 'RFC1243-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1243-MIB::atportType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1243-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1243-MIB::atportType.<atportIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1243-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1243-MIB::atportType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | localtalk |
3 | ethertalk1 |
4 | ethertalk2 |
5 | tokentalk |
6 | iptalk |
7 | serial-ppp |
8 | serial-nonstandard |
9 | virtual |