tmnxOamBuildPktDot1qCtlEntry
TIMETRA-OAM-TEST-MIB ·
.1.3.6.1.4.1.6527.3.1.2.11.6.10.1
Object
row
tmnxOamBuildPktDot1qCtlEntry contains the definition of one IEEE
802.1Q header used by the OAM Egress Finder.
Fields that influence the routing by SROS of a packet containing an
IEEE 802.1Q header (e.g. VLAN ID) are present. The other IEEE 802.1Q
header fields (e.g. Drop Eligible Indicator (DEI)) are absent.
A row is created by SROS when:
1. tmnxOamBuildPktHdrType is set to 'dot1q', OR
2. A tmnxOamBuildPktHdrOvrCtlTable table row is created with a
tmnxOamBuildPktHeaderNum index which refers to a header with
type 'dot1q'.
A row is destroyed by SROS when:
1. A tmnxOamBuildPktHdrCtlTable row with tmnxOamBuildPktHdrType =
'dot1q' is destroyed, OR
2. A tmnxOamBuildPktHdrOvrCtlTable row which refers to a header with
type 'dot1q' is destroyed.
A row created using creation clause 1, above, has the index object
tmnxOamBuildPktNumOrZero=0. The zero indicates the IEEE 802.1Q header
is a base definition (not an override).
A row created using creation clause 2, above, has
tmnxOamBuildPktNumOrZero set to the tmnxOamBuildPktNum index of the
parent tmnxOamBuildPktHdrOvrCtlTable row.
The following example values for this table show the definition of a
base VLAN ID field for header 1, and two overrides.
Pkt Num Or Zero Header Num VLAN ID
--------------- ---------- -------
0 1 4092
10 1 4093
255 1 4094
Context
- MIB
- TIMETRA-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.11.6.10.1- Type
- row
- Status
- current
- Parent
- tmnxOamBuildPktDot1qCtlTable
- Table
- tmnxOamBuildPktDot1qCtlTable
- Children
- 4
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamBuildPktDot1qCtlEntry'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OAM-TEST-MIB::tmnxOamBuildPktDot1qCtlEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.