a3ComPortOwner
A3Com-PortPath-r6-MIB ·
.1.3.6.1.4.1.43.2.17.2.1.2
Object
column mandatory
r/w
Enumeration
This object indicates the owner for this port.
User can set the owner using this object, however, if
the owner does not match the actual physical interface card
associated with this port, it is ignored.
If this object has been set to auto(9), the system will automatically
determine the proper port owner. In this case, the value of this
object when examined via a GET or GETNEXT request will reflect the
system determined value, ie. autoPpp(10) or autoFr(11). It will NOT
return auto(9). Note, this only applies to High Speed Serial ports.
Context
- MIB
- A3Com-PortPath-r6-MIB
- OID
.1.3.6.1.4.1.43.2.17.2.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComPortEntry
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-PortPath-r6-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-PortPath-r6-MIB::a3ComPortOwner'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-PortPath-r6-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-PortPath-r6-MIB::a3ComPortOwner.<a3ComPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-PortPath-r6-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-PortPath-r6-MIB::a3ComPortOwner'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ethernet |
2 | tokenRing |
3 | fddi |
4 | ppp |
5 | plg |
6 | x25 |
7 | frameRelay |
8 | smds |
9 | auto |
10 | autoPpp |
11 | autoFr |