All MIBs › CADANT-CMTS-EQUIPMENT-MIB › cerPortMacAddress
cerPortMacAddress
Module: CADANT-CMTS-EQUIPMENT-MIB
OID (symbolic): CADANT-CMTS-EQUIPMENT-MIB::cerPortMacAddress
OID (numeric): 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.15
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description:
The physical address value for this card. This value is used to populate the ifPhysAddress field in the IfTable and other Tables in docsis RFC MIBs.
What is cerPortMacAddress?
Reports the MAC (physical) address assigned to a CMTS card port, which is also used to populate the ifPhysAddress field in the ifTable and related DOCSIS MIB tables. This read-only value is essential for identifying the port at Layer 2.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.15 snmpwalk -v2c -c public <target> CADANT-CMTS-EQUIPMENT-MIB::cerPortMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.15.1 snmpget -v2c -c public <target> CADANT-CMTS-EQUIPMENT-MIB::cerPortMacAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cerPortMacAddress.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.4998 | cadant | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1 | cadObjects | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1.1 | cadCable | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1.1.10 | cadEquipment | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1.1.10.1 | cadEquipmentMib | CADANT-CMTS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.4998.1.1.10.1.4 | equipmentTbl | CADANT-CMTS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.4998.1.1.10.1.4.13 | cerPortTable | CADANT-CMTS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.4998.1.1.10.1.4.13.1 | cerPortEntry | CADANT-CMTS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.15 | cerPortMacAddress | CADANT-CMTS-EQUIPMENT-MIB |