wwpLeosTcePbtServiceUserFrameL2TransformTagAction
WWP-LEOS-PBT-MIB ·
.1.3.6.1.4.1.6141.2.60.38.1.1.10.8.1.3
Object
column r/w
Enumeration
This object specifies pbt service L2 Transform Action Type. Initial deployment supports egress/encap actions including none(1) and push(2). Initial deployment supports ingress/decap actions including none(1) and pop(3).
Context
- MIB
- WWP-LEOS-PBT-MIB
- OID
.1.3.6.1.4.1.6141.2.60.38.1.1.10.8.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosTcePbtServiceUserFrameL2TransformEntry
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 'WWP-LEOS-PBT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-PBT-MIB::wwpLeosTcePbtServiceUserFrameL2TransformTagAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-PBT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-PBT-MIB::wwpLeosTcePbtServiceUserFrameL2TransformTagAction.<wwpLeosTcePbtServiceIndex>.<wwpLeosTcePbtServiceUserFrameL2TransformDirection>.<wwpLeosTcePbtServiceUserFrameL2TransformTagIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-PBT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-PBT-MIB::wwpLeosTcePbtServiceUserFrameL2TransformTagAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | push |
3 | pop |
4 | stamp1 |
5 | stamp2 |