efdmimRingUpstreamMac
EFDMIM-MIB ·
.1.3.6.1.4.1.52.1.6.4.1.1.1.1
Object
column mandatory
OctetString
This is the 6 octet canonical representation of the upstream neighbor's address. The upstream neighbor is the last MAC to receive the token before this MAC. Please Note: SMT Rev 6.2 and under specify the unknown address as 00-00-00-00-00-00. SMT revisions after 6.2 specify the unknown address as 00-00-F8-00-00-00.
Context
- MIB
- EFDMIM-MIB
- OID
.1.3.6.1.4.1.52.1.6.4.1.1.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- efdmimRingEntry
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 'EFDMIM-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EFDMIM-MIB::efdmimRingUpstreamMac'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EFDMIM-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EFDMIM-MIB::efdmimRingUpstreamMac.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EFDMIM-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EFDMIM-MIB::efdmimRingUpstreamMac'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.