cIpv6InterfacePhysicalAddress
CISCO-IETF-IP-MIB ·
.1.3.6.1.4.1.9.10.86.1.2.3.1.6
Object
column SNMPv2-TCPhysAddress
The interface's physical address. For example, for an IPv6 interface attached to an 802.x link, this object normally contains a MAC address. Note that in some cases this address may differ from the address of the interface's protocol sub-layer. 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
- CISCO-IETF-IP-MIB
- OID
.1.3.6.1.4.1.9.10.86.1.2.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cIpv6InterfaceEntry
- Groups
- 1
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 'CISCO-IETF-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-IP-MIB::cIpv6InterfacePhysicalAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-IP-MIB::cIpv6InterfacePhysicalAddress.<cIpv6InterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-IP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-IP-MIB::cIpv6InterfacePhysicalAddress'
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
Member of