atportConflictPhysAddr
APPLETALK-MIB ·
.1.3.6.1.2.1.13.3.1.1.18
Object
column mandatory
OctetString
The link-layer address of a device which caused this entity to set atportStatus to offDueToConflict(6). If this address is not available, or if the entity has not set atportStatus to offDueToConflict, this object shall be a zero length OCTET STRING.
Context
- MIB
- APPLETALK-MIB
- OID
.1.3.6.1.2.1.13.3.1.1.18- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- atportEntry
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 'APPLETALK-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLETALK-MIB::atportConflictPhysAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPLETALK-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLETALK-MIB::atportConflictPhysAddr.<atportIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPLETALK-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPLETALK-MIB::atportConflictPhysAddr'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.