ciscoEsPortType
CISCO-ES-STACK-MIB ·
.1.3.6.1.4.1.9.5.14.4.1.1.41
Object
column mandatory
Enumeration
Type of port.
Context
- MIB
- CISCO-ES-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.14.4.1.1.41- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ciscoEsPortEntry
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 'CISCO-ES-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ES-STACK-MIB::ciscoEsPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ES-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ES-STACK-MIB::ciscoEsPortType.<ciscoEsPortSwitchNumber>.<ciscoEsPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ES-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ES-STACK-MIB::ciscoEsPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | type-10BaseT |
2 | type-StkPort |
3 | type-100BaseT |
4 | type-100BaseFx |
5 | type-10BaseT-4 |
6 | type-10Base2 |
7 | type-10BaseFL |
8 | type-ATM155 |
9 | unknown |
10 | type-100VG-Fx |
11 | type-100VG-Tx |
12 | type-ISL-FX |
13 | type-ISL-TX |
14 | type-R2503 |