fsApIfPhysAddress

FS-INTERFACE-MIB · .1.3.6.1.4.1.52642.1.1.10.2.10.1.13.1.7

Object

The interface's address at its protocol sub-layer.
For example, for an 802.x interface, this object
normally contains a MAC address.  The interface's
media-specific MIB must define the bit and byte
ordering and the format of the value of this object.
For interfaces which do not have such an address
(e.g., a serial line), this object should contain an
octet string of zero length.

Context

MIB
FS-INTERFACE-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.10.1.13.1.7
Type
column
Access
readonly
Status
current
Parent
fsApIfEntry
Groups
1

Walk 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 'FS-INTERFACE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-INTERFACE-MIB::fsApIfPhysAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-INTERFACE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-INTERFACE-MIB::fsApIfPhysAddress.<fsApPhysAddress>.<fsApIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-INTERFACE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-INTERFACE-MIB::fsApIfPhysAddress'

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.

Conformance