atportPtoPRemoteAddress
APPLETALK-MIB ·
.1.3.6.1.2.1.13.14.1.1.4
Object
column mandatory
r/w
OctetString
The network address of the entity at the other end of the point-to-point link in network byte order. The format of this address can be determined by examinating the atportType corresponding to this entry. If the address is unknown or undefined, then this string is zero length.
Context
- MIB
- APPLETALK-MIB
- OID
.1.3.6.1.2.1.13.14.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- atportPtoPEntry
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::atportPtoPRemoteAddress'
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::atportPtoPRemoteAddress.<atportPtoPIndex>'
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::atportPtoPRemoteAddress'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.