zyPortModuleType
ZYXEL-PORT-MIB ·
.1.3.6.1.4.1.890.1.15.3.61.2.1.1.1
Object
column Enumeration
This entry displays the speed type of modular.
Context
- MIB
- ZYXEL-PORT-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.61.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zyxelPortInfoEntry
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 'ZYXEL-PORT-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-PORT-MIB::zyPortModuleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-PORT-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-PORT-MIB::zyPortModuleType.<dot1dBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-PORT-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-PORT-MIB::zyPortModuleType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | fastEthernet |
1 | gigabitEthernet |
2 | xgEthernet10000 |
3 | x1Ethernet40000 |