pvxPCVRTUntaggedPEP
PACKET-VX-BRIDGE-MIB ·
.1.3.6.1.4.1.18070.2.2.1.14.2.17.1.4
Object
A boolean indicating frames for this specified Customer VLAN identifier ingress at this specified Customer Edge Port (CEP) should be forwarded untagged through the Provider Edge Port (PEP). When it is set to 'True' the C-VLAN tag will be stripped. Otherwise the packet will be sent out with a C-tag and with valid C-VID.
Context
- MIB
- PACKET-VX-BRIDGE-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.14.2.17.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pvxPbCVidRegistrationTableEntry
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 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKET-VX-BRIDGE-MIB::pvxPCVRTUntaggedPEP'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKET-VX-BRIDGE-MIB::pvxPCVRTUntaggedPEP.<pvxL2IntfSwitchIdx>.<pvxL2IntfShelfIdx>.<pvxL2IntfSlotIdx>.<pvxL2IntfPortTypeIdx>.<pvxL2IntfPortIdx>.<pvxPCVRTCVlanIdFrom>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PACKET-VX-BRIDGE-MIB::pvxPCVRTUntaggedPEP'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |