All MIBs › CENTILLION-ROOT-MIB › slotModuleBaseMacAddress
slotModuleBaseMacAddress
Module: CENTILLION-ROOT-MIB
OID (symbolic): CENTILLION-ROOT-MIB::slotModuleBaseMacAddress
OID (numeric): 1.3.6.1.4.1.930.2.1.1.9.1.15
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description:
This object returns the module base Mac address. A physical port's default Mac address can be computed based on this address by using following computation:
Port(n)MacAddress = Moudle base Mac address + Port(n); where (n) is the 0-based port number.
What is slotModuleBaseMacAddress?
Reports the base MAC address assigned to the module; individual physical port MAC addresses are derived by adding the 0-based port number to this base address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.930.2.1.1.9.1.15 snmpwalk -v2c -c public <target> CENTILLION-ROOT-MIB::slotModuleBaseMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.930.2.1.1.9.1.15.1 snmpget -v2c -c public <target> CENTILLION-ROOT-MIB::slotModuleBaseMacAddress.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.930 | centillion | CENTILLION-ROOT-MIB |
| 1.3.6.1.4.1.930.2 | proprietary | CENTILLION-ROOT-MIB |
| 1.3.6.1.4.1.930.2.1 | cnSystem | CENTILLION-ROOT-MIB |
| 1.3.6.1.4.1.930.2.1.1 | sysChassis | CENTILLION-ROOT-MIB |
| 1.3.6.1.4.1.930.2.1.1.9 | slotConfigTable | CENTILLION-ROOT-MIB |
| 1.3.6.1.4.1.930.2.1.1.9.1 | slotConfigEntry | CENTILLION-ROOT-MIB |
| 1.3.6.1.4.1.930.2.1.1.9.1.15 | slotModuleBaseMacAddress | CENTILLION-ROOT-MIB |