ieee8021BridgePEPortUpstreamCSPAddress
IEEE8021-PE-MIB ·
.1.3.111.2.802.1.1.25.2.1.1.4
Object
column SNMPv2-TCMacAddress
The MAC address used for communication of the PE CSP protocol of the device connected to the upstream port of the Port Extender (which may be the Controlling Bridge or an upstream Port Extender). This provides the hierarchal relationship in a cascade of Port Extenders
Context
- MIB
- IEEE8021-PE-MIB
- OID
.1.3.111.2.802.1.1.25.2.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ieee8021BridgePEPortEntry
- Groups
- 1
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 'IEEE8021-PE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-PE-MIB::ieee8021BridgePEPortUpstreamCSPAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-PE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-PE-MIB::ieee8021BridgePEPortUpstreamCSPAddress.<ieee8021BridgePEPortComponentId>.<ieee8021BridgePEPort>.<ieee8021BridgePEPortType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-PE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-PE-MIB::ieee8021BridgePEPortUpstreamCSPAddress'
Syntax
- Source
- SNMPv2-TCMacAddress
- Base type
OctetString- Display format
1x:
Type Description
Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires MAC addresses to be transmitted most significant bit first.
Values & Constraints
Type Constraints
range: 6
Conformance
Member of