arubaWiredProviderBridgePortType

ARUBAWIRED-PROVIDER-BRIDGE-MIB · .1.3.6.1.4.1.47196.4.1.1.3.23.1.0.4.1.2

Object

column Enumeration
The type of an externally accessible port on
a Provider Bridge.
A customer-edge port is a C-VLAN component Port
on a Provider Edge Bridge that is connected to
customer owned equipment and receives and transmits
frames for a single customer. Designating a port as a
Customer Edge Port implies Provider Edge Bridge
functionality and, specifically, the existence of a
C-VLAN component associated with that port. This
C-VLAN component is uniquely identified within the
Bridge by the port number of the associated Customer
Edge Port.
A customer-network port is an S-VLAN component Port
on a Provider Bridge or within a Provider Edge
Bridge that receives and transmits frame for a
single customer.
A provider-network port is an S-VLAN component Port
on a Provider Bridge that can transmit and
receive frames for multiple customers.

Context

MIB
ARUBAWIRED-PROVIDER-BRIDGE-MIB
OID
.1.3.6.1.4.1.47196.4.1.1.3.23.1.0.4.1.2
Type
column
Access
readonly
Status
current
Parent
arubaWiredProviderBridgePortEntry
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 'ARUBAWIRED-PROVIDER-BRIDGE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-PROVIDER-BRIDGE-MIB::arubaWiredProviderBridgePortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARUBAWIRED-PROVIDER-BRIDGE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-PROVIDER-BRIDGE-MIB::arubaWiredProviderBridgePortType.<arubaWiredProviderBridgePortifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARUBAWIRED-PROVIDER-BRIDGE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARUBAWIRED-PROVIDER-BRIDGE-MIB::arubaWiredProviderBridgePortType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1customerEdge
2customerNetwork
3providerNetwork