connUnitPortType
FCMGMT-MIB ·
.1.3.6.1.3.94.1.10.1.3
Object
column mandatory
Enumeration
The port type.
Context
- MIB
- FCMGMT-MIB
- OID
.1.3.6.1.3.94.1.10.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- connUnitPortEntry
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 'FCMGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FCMGMT-MIB::connUnitPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FCMGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FCMGMT-MIB::connUnitPortType.<connUnitPortUnitId>.<connUnitPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FCMGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FCMGMT-MIB::connUnitPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | other |
3 | not-present |
4 | hub-port |
5 | n-port |
6 | nl-port |
7 | fl-port |
8 | f-port |
9 | e-port |
10 | g-port |
11 | domain-ctl |
12 | hub-controller |
13 | scsi |
14 | escon |
15 | lan |
16 | wan |
17 | ac |
18 | dc |
19 | ssa |
20 | wdm |
21 | ib |
22 | ipstore |