a3mlnPowner
A3Com-MLN-r1-MIB ·
.1.3.6.1.4.1.43.2.23.7.1.3
Object
column mandatory
Enumeration
The port's owner (media type). If this is a Group Port, all Member ports must have the same owner. A value of `otherMedia' would imply a non-supported owner (media type).
Context
- MIB
- A3Com-MLN-r1-MIB
- OID
.1.3.6.1.4.1.43.2.23.7.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- a3mlnPortEntry
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 'A3Com-MLN-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-MLN-r1-MIB::a3mlnPowner'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-MLN-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-MLN-r1-MIB::a3mlnPowner.<a3mlnPindex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-MLN-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-MLN-r1-MIB::a3mlnPowner'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ethernet |
2 | tokenRing |
3 | fddi |
4 | otherMedia |