nwAtportType
CTRON-AppleTalk-ROUTER-MIB ·
.1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2.1.2.1.3
Object
column mandatory
r/w
Enumeration
The value of nwArPortType indicates which link-layer protocol is running immediately below DDP in the protocol stack on the router port for which the entry exists. The value of nwAtPortType determines the format of address octet stings throughout the entire AppleTalk MIB.
Context
- MIB
- CTRON-AppleTalk-ROUTER-MIB
- OID
.1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- nwAtportEntry
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 'CTRON-AppleTalk-ROUTER-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-AppleTalk-ROUTER-MIB::nwAtportType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-AppleTalk-ROUTER-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-AppleTalk-ROUTER-MIB::nwAtportType.<nwAtportIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-AppleTalk-ROUTER-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-AppleTalk-ROUTER-MIB::nwAtportType'
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 |