ptopoConnMultiMacSASeen

PTOPO-MIB · .1.3.6.1.2.1.79.1.1.1.1.12

Object

This object indicates if multiple unicast source MAC
addresses have been detected by the agent from the remote
connection endpoint, since the creation of this entry.
              
If this entry has an associated ptopoConnRemoteChassisType
and/or ptopoConnRemotePortType value other than
'portIdMacAddr(3)', then the value 'notUsed(1)' is returned.
              
Otherwise, one of the following conditions must be true:
              
If the agent has not yet detected any unicast source MAC
addresses from the remote port, then the value 'unknown(2)'
is returned.
              
If the agent has detected exactly one unicast source MAC
address from the remote port, then the value 'oneAddr(3)' is
returned.
              
If the agent has detected more than one unicast source MAC
address from the remote port, then the value 'multiAddr(4)'
is returned.

Context

MIB
PTOPO-MIB
OID
.1.3.6.1.2.1.79.1.1.1.1.12
Type
column
Access
readonly
Status
current
Parent
ptopoConnEntry
Groups
1

Walk 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 'PTOPO-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PTOPO-MIB::ptopoConnMultiMacSASeen'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PTOPO-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PTOPO-MIB::ptopoConnMultiMacSASeen.<ptopoConnTimeMark>.<ptopoConnLocalChassis>.<ptopoConnLocalPort>.<ptopoConnIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PTOPO-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PTOPO-MIB::ptopoConnMultiMacSASeen'

Syntax

Source
PtopoAddrSeenState
Base type
Enumeration

Values & Constraints

Type Values
1notUsed
2unknown
3oneAddr
4multiAddr

Conformance