rptrAddrTrackNewLastSrcAddress
SNMP-REPEATER-MIB ·
.1.3.6.1.2.1.22.3.3.1.1.5
Object
column OptMacAddr
This object is the SourceAddress of the last readable frame (i.e., counted by rptrMonitorPortReadableFrames) received by this port. If no frames have been received by this port since the agent began monitoring the port activity, the agent shall return a string of length zero.
Context
- MIB
- SNMP-REPEATER-MIB
- OID
.1.3.6.1.2.1.22.3.3.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rptrAddrTrackEntry
- Groups
- 2
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 'SNMP-REPEATER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-REPEATER-MIB::rptrAddrTrackNewLastSrcAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNMP-REPEATER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-REPEATER-MIB::rptrAddrTrackNewLastSrcAddress.<rptrAddrTrackGroupIndex>.<rptrAddrTrackPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMP-REPEATER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMP-REPEATER-MIB::rptrAddrTrackNewLastSrcAddress'
Syntax
- Source
- OptMacAddr
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0
range: 6
Conformance
Member of