atiL2DevicePortSpeed
AtiL2-MIB ·
.1.3.6.1.4.1.207.8.33.7.1.1.7
Object
column mandatory
Enumeration
This attribute allows an administrative request to read or write the speed of this port. This Object is valid only for 10/100Mbits and gigaBits ports. The only gigabit port that can be set is that of AT-A14 and it's values can be either 2 or 3.
Context
- MIB
- AtiL2-MIB
- OID
.1.3.6.1.4.1.207.8.33.7.1.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- atiL2DevicePortEntry
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 'AtiL2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiL2-MIB::atiL2DevicePortSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AtiL2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiL2-MIB::atiL2DevicePortSpeed.<atiL2DeviceId>.<atiL2DevicePortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiL2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiL2-MIB::atiL2DevicePortSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tenMBits |
2 | hundredMBits |
3 | gigaBits |
4 | unknown |