hpicfProviderBridgePortType
HP-ICF-PROVIDER-BRIDGE ·
.1.3.6.1.4.1.11.2.14.11.5.1.40.1.1.4.1.1
Object
column r/w
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
- HP-ICF-PROVIDER-BRIDGE
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.40.1.1.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfProviderBridgePortEntry
- 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 'HP-ICF-PROVIDER-BRIDGE' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-PROVIDER-BRIDGE::hpicfProviderBridgePortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-PROVIDER-BRIDGE' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-PROVIDER-BRIDGE::hpicfProviderBridgePortType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-PROVIDER-BRIDGE' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-PROVIDER-BRIDGE::hpicfProviderBridgePortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | customer-edge |
2 | customer-network |
3 | provider-network |
Conformance
Member of