oriLinkTestMACAddress
ORiNOCO-MIB ·
.1.3.6.1.4.1.11898.2.1.11.5.1.4
Object
column SNMPv2-TCPhysAddress
This object represents the MAC address that will be mapped to the IP Address of the station.
Context
- MIB
- ORiNOCO-MIB
- OID
.1.3.6.1.4.1.11898.2.1.11.5.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- oriLinkTestTableEntry
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 'ORiNOCO-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORiNOCO-MIB::oriLinkTestMACAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ORiNOCO-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORiNOCO-MIB::oriLinkTestMACAddress.<oriLinkTestTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ORiNOCO-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ORiNOCO-MIB::oriLinkTestMACAddress'
Syntax
- Source
- SNMPv2-TCPhysAddress
- Base type
OctetString- Display format
1x:
Type Description
Represents media- or physical-level addresses.
Values & Constraints
No enumerated values or constraints recorded.