atiL2deviceMDA1Type
AtiL2-MIB ·
.1.3.6.1.4.1.207.8.33.5.1.1.9
Object
column mandatory
Enumeration
This object returns the MDA type of the Uplink port. The values of 1 and 2 are the only one present in 81XX. 82XX has all the values supported. This object returns the MDA type of the Uplink Port named 'A'. It returns 'none' if a 'A' MDA slot is not installed.
Context
- MIB
- AtiL2-MIB
- OID
.1.3.6.1.4.1.207.8.33.5.1.1.9- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- atiL2deviceEntry
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::atiL2deviceMDA1Type'
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::atiL2deviceMDA1Type.<atiL2deviceIndex>'
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::atiL2deviceMDA1Type'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ten-100rj45-mii |
2 | hundredfiber-mii |
3 | oneGb-rj45 |
4 | oneGb-Fiber |
5 | none |