SYS-MIB :: ifPhysAddress

MIB Reference — IPNetwork Monitor

All MIBsSYS-MIBifPhysAddress

ifPhysAddress

Module: SYS-MIB

OID (symbolic): SYS-MIB::ifPhysAddress

OID (numeric): 1.3.6.1.4.1.1978.2.18.2.2.1.6

Node type: OBJECT-TYPE

Type: PhysAddress

Access: read-write

Description:

This information is required for configuration only when BOOTP support is enabled in the TIGER configuration tool in order to properly create a bootptab record.

The interface's address at the protocol layer immediately `below' the network layer in the protocol stack. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length. Although it is defined as a writable variable, TIGER may silently discard that information. If the physical address given does not match the actual address, an error message may be shown.

For Ethernet interfaces on TIGER, the leading 3 bytes should be: 004003. For Token Ring Interfaces, the leading 3 bytes should be: 0000F6.

If you enter only the last 3 bytes of the MAC address, the configuration tool will automatically add the leading 3 bytes.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1978.2.18.2.2.1.6
snmpwalk -v2c -c public <target> SYS-MIB::ifPhysAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1978.2.18.2.2.1.6.1
snmpget -v2c -c public <target> SYS-MIB::ifPhysAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1978.2.18.2.2.1.6.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.1978ngcanSYS-MIB
1.3.6.1.4.1.1978.2tigerSYS-MIB
1.3.6.1.4.1.1978.2.18sysMIBSYS-MIB
1.3.6.1.4.1.1978.2.18.2interfacesSYS-MIB
1.3.6.1.4.1.1978.2.18.2.2ifTableSYS-MIB
1.3.6.1.4.1.1978.2.18.2.2.1ifEntrySYS-MIB
1.3.6.1.4.1.1978.2.18.2.2.1.6ifPhysAddressSYS-MIB