dellNetSysIfType
DELL-NETWORKING-CHASSIS-MIB ·
.1.3.6.1.4.1.6027.3.26.1.4.10.1.1
Object
The type of Interface.
Context
- MIB
- DELL-NETWORKING-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6027.3.26.1.4.10.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dellNetSysIfEntry
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 'DELL-NETWORKING-CHASSIS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-CHASSIS-MIB::dellNetSysIfType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELL-NETWORKING-CHASSIS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-CHASSIS-MIB::dellNetSysIfType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-NETWORKING-CHASSIS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-NETWORKING-CHASSIS-MIB::dellNetSysIfType'
Syntax
- Source
- DELL-NETWORKING-TCDellNetIfType
- Base type
Enumeration
Values & Constraints
Type Values
1 | portSerial |
2 | portFastEther |
3 | portGigEther |
4 | port10GigEther |
5 | port40GigEther |
6 | portFibreChannel |
7 | portAux |
8 | port25GigEther |
9 | port50GigEther |
10 | port100GigEther |
11 | portPEGigEther |
99 | portUnknown |