All MIBs › INTEL-GEN-MIB › portType
portType
Module: INTEL-GEN-MIB
OID (symbolic): INTEL-GEN-MIB::portType
OID (numeric): 1.3.6.1.4.1.343.7.5.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Type of the port.
tpfd(1) : 10Mb Twisted pair full duplex port fomm(2) : 10Mb Fiber-optic multi-mode port fosm(3) : 10Mb Fiber-optic single-mode port hundredbasetx(4) : 100Mb Twisted pair port hundredbasefx(5) : 100Mb Fiber-optic port core(6) : Stack interface port serialwan(7) : Serial Wan Interface Port isdnU(8) : ISDN Basic Rate U interface isdnST(9) : ISDN Basic Rate S/T Interface gigabasesxlx(10) : 1Gb sx or lx port tenbasetx(11) : 10Mb Twisted pair port oc3mm(12) : ATM oc3 multi mode 155MB port oc3sm(13) : ATM oc3 single mode 155MB port utp5(14) : ATM 155MB utp5 port csu(15) : 1,544 Mb T1 Channel Service Unit port console(16) : RS-232 Console port gigabasesx(17) : 1Gb sx port gigabaselx(18) : 1Gb lx port gigabaset(19) : 1Gb tx port
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.7.5.1.1.6 snmpwalk -v2c -c public <target> INTEL-GEN-MIB::portType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.343.7.5.1.1.6.1 snmpget -v2c -c public <target> INTEL-GEN-MIB::portType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> portType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.343 | intel | Intel-Common-MIB |
| 1.3.6.1.4.1.343.7 | hw | Intel-Common-MIB |
| 1.3.6.1.4.1.343.7.5 | ports | INTEL-GEN-MIB |
| 1.3.6.1.4.1.343.7.5.1 | portTable | INTEL-GEN-MIB |
| 1.3.6.1.4.1.343.7.5.1.1 | portEntry | INTEL-GEN-MIB |
| 1.3.6.1.4.1.343.7.5.1.1.6 | portType | INTEL-GEN-MIB |