CLAB-GW-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
53
.1.3.6.1.4.1.4491.4.6.1.3.3 · 1 row entry · 14 columns
MAP domain settings [MAP]. Each instance models a MAP domain.
MAP supports two transport modes, both of which use NAPT44 (modified
to use a restricted port range):
  MAP-E (TransportMode = Encapsulation) uses an IPv4-in-IPv6 tunnel.
  MAP-T (TransportMode = Translation) uses stateless NAT64.
clabGWMAPDomainEntry entry .1.3.6.1.4.1.4491.4.6.1.3.3.1
This table allows configuration and monitoring of MAP Domains.
Indexes
clabGWMAPDomainIndex
Column Syntax OID
clabGWMAPDomainIndex
Index value of the clabGWMAPDomainTable.
Unsigned32
Constraints:
range: 1-256
.1.3.6.1.4.1.4491.4.6.1.3.3.1.1
clabGWMAPDomainEnable
Enables or disable this MAP domain.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.4491.4.6.1.3.3.1.2
clabGWMAPDomainStatus
The current operational state of the MAP domain.
The Error_Misconfigured value indicates that a necessary configuration
value is undefined or invalid. Enumeration of:
Disabled
Enabled
Error_Misconfigured (OPTIO…
Enumeration
Enumerated Values:
1disabled
2enabled
3errorMisconfigured
4error
.1.3.6.1.4.1.4491.4.6.1.3.3.1.3
clabGWMAPDomainAlias
A non-volatile handle used to reference this instance. Alias
provides a mechanism for an ACS to label this instance for future
reference.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.4491.4.6.1.3.3.1.4
clabGWMAPDomainTransportMode
The transport mode to use. Corresponds to the [MAP-DHCP] S46_CONT_MAPE
and S46_CONT_MAPT container options.
Enumeration of:
'encapsulation' (MAP-E [MAP])
'translation' (MAP-T [MAP-T])
Enumerationr/w
Enumerated Values:
1encapsulation
2translation
.1.3.6.1.4.1.4491.4.6.1.3.3.1.5
clabGWMAPDomainWANInterface
The IP interface with which this MAP domain is associated.
This will always be a NAT-ted upstream (WAN) interface.
The End-user IPv6 prefix IPv6Prefix is one of this IP interface's
prefixes.
OctetStringr/w
Constraints:
range: 0-256
.1.3.6.1.4.1.4491.4.6.1.3.3.1.6
clabGWMAPDomainIPv6Prefix
The MAP domain's End-user IPv6 prefix.
INET-ADDRESS-MIBInetAddressIPv6r/w
Textual Convention: INET-ADDRESS-MIBInetAddressIPv6 OctetString
Type Constraints:
range: 16
.1.3.6.1.4.1.4491.4.6.1.3.3.1.7
clabGWMAPDomainIPv6PrefixLen
The MAP domain's End-user IPv6 prefix length
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.4491.4.6.1.3.3.1.8
clabGWMAPDomainBRIPv6Prefix
The MAP Border Relay (BR) address or prefix.
For MAP-E this is the BR address and therefore MUST be a /128 [MAP].
For MAP-T this is the BR prefix [MAP-T].
INET-ADDRESS-MIBInetAddressIPv6r/w
Textual Convention: INET-ADDRESS-MIBInetAddressIPv6 OctetString
Type Constraints:
range: 16
.1.3.6.1.4.1.4491.4.6.1.3.3.1.9
clabGWMAPDomainBRIPv6PrefixLen
The MAP Border Relay (BR) address or prefix length.
For MAP-E this is the BR address and therefore MUST be a /128 [MAP].
For MAP-T this is the BR prefix [MAP-T].
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.4491.4.6.1.3.3.1.10
clabGWMAPDomainDSCPMarkPolicy
DSCP with which to mark the outer IP header for traffic that is
associated with this MAP domain. Downstream packets are never re-marked.
Automatic DSCP marking behavior is a local matter to the device,
possibly influenc…
Integer32r/w
Constraints:
range: -2-63
.1.3.6.1.4.1.4491.4.6.1.3.3.1.11
clabGWMAPDomainIncludeSystemPorts
Whether to include low-numbered (system) ports in the Port-sets.
Normally ports in the range [0:2^(16-PSIDOffset)-1] are excluded,
e.g. for the default PSIDOffset value of 4, ports [0:4095] are not
included in the Port-…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.4491.4.6.1.3.3.1.12
clabGWMAPDomainRuleNumEntries
Number of configured entries in the TunnelInterface table for
this tunnel.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.4.6.1.3.3.1.13
clabGWMAPDomainRowStatus
The RowStatus interlock for the creation and deletion of a table
entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.4491.4.6.1.3.3.1.14
.1.3.6.1.4.1.4491.4.6.1.3.4 · 1 row entry · 15 columns
The MAP domain's Mapping Rules [MAP].
The rule with the longest match between its IPv6Prefix and the end-user
IPv6Prefix is the Basic Mapping Rule (BMR).
Any of the rules (including the BMR) can be a Forwarding Mapping Rule.
At most one entry in this table (regardless of whether or not it is enabled)
can exist with a given value for Alias.
On creation of a new table entry, the CPE MUST choose an initial value for Alias
such that the new entry does not conflict with any existing entries.
clabGWMAPDomainRuleEntry entry .1.3.6.1.4.1.4491.4.6.1.3.4.1
List of individual rules mapped into MAP domains.
Indexes
clabGWMAPDomainIndex clabGWMAPDomainRuleIndex
Column Syntax OID
clabGWMAPDomainRuleIndex
The key for a unique instance of this object.
Unsigned32
Constraints:
range: 1-256
.1.3.6.1.4.1.4491.4.6.1.3.4.1.1
clabGWMAPDomainRuleEnable
Enable or disable rule instance for MAP domain.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.4491.4.6.1.3.4.1.2
clabGWMAPDomainRuleStatus
The status of this Rule instance. Enumeration of:
- Disabled
- Enabled
- Error (OPTIONAL)
The Error value MAY be used by the CPE to indicate a locally defined
error condition.
Enumeration
Enumerated Values:
1disabled
2enabled
3error
.1.3.6.1.4.1.4491.4.6.1.3.4.1.3
clabGWMAPDomainRuleAlias
A non-volatile handle used to reference this instance. Alias
provides a mechanism for an ACS to label this instance for future
reference.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.4491.4.6.1.3.4.1.4
clabGWMAPDomainRuleOrigin
The mechanism via which the Rule was created
Enumeration of:
'dhcpv6'
'static'
Enumerationr/w
Enumerated Values:
1dhcpv6
2static
.1.3.6.1.4.1.4491.4.6.1.3.4.1.5
clabGWMAPDomainRuleIPv6Prefix
The Rule IPv6 prefix. The Rule IPv6 prefix is a leading part of the
end-user IPv6Prefix, i.e. its length MUST be less than or equal to the
length of the end-user IPv6Prefix, and it MUST match the end-user
IPv6Prefix.
INET-ADDRESS-MIBInetAddressIPv6r/w
Textual Convention: INET-ADDRESS-MIBInetAddressIPv6 OctetString
Type Constraints:
range: 16
.1.3.6.1.4.1.4491.4.6.1.3.4.1.6
clabGWMAPDomainRuleIPv6PrefixLen
The Rule IPv6 prefix length.
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.4491.4.6.1.3.4.1.7
clabGWMAPDomainRuleIPv4Prefix
[IPv4Prefix] The Rule IPv4 prefix.
INET-ADDRESS-MIBInetAddressIPv4r/w
Textual Convention: INET-ADDRESS-MIBInetAddressIPv4 OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.4491.4.6.1.3.4.1.8
clabGWMAPDomainRuleIPv4PrefixLen
[IPv4Prefix] The Rule IPv4 prefix length.
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.4491.4.6.1.3.4.1.9
clabGWMAPDomainRuleEABitsLength
The length in bits of the Embedded Address (EA) bits in the end-user
IPv6Prefix.
Unsigned32r/w
Constraints:
range: 0-48
.1.3.6.1.4.1.4491.4.6.1.3.4.1.10
clabGWMAPDomainRuleIsFMR
Indicates whether this rule is a Forwarding Mapping Rule (FMR).
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.4491.4.6.1.3.4.1.11
clabGWMAPDomainRulePSIDOffset
Port-set ID (PSID) offset in bits. The number of Port-sets is
2^PSIDOffset. Corresponds to the [MAP-DHCP] S46_PORTPARAMS (Port
Parameters) option's offset field.
Unsigned32r/w
Constraints:
range: 0-16
.1.3.6.1.4.1.4491.4.6.1.3.4.1.12
clabGWMAPDomainRulePSIDLength
The length in bits of the Port-set id (PSID) configured in the PSID
parameter. Corresponds to the [MAP-DHCP] S46_PORTPARAMS (Port
Parameters) option's PSID-len field
moved on a be on per Rule level.
Unsigned32r/w
Constraints:
range: 0-16
.1.3.6.1.4.1.4491.4.6.1.3.4.1.13
clabGWMAPDomainRulePSID
Port-set ID (PSID) to use in preference to the value extracted from the
Embedded Address (EA) bits. Only the high order PSIDLength bits of the
PSID value are used, so the parameter is ignored when PSIDLength is zero.
Co…
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.4491.4.6.1.3.4.1.14
clabGWMAPDomainRuleRowStatus
The RowStatus interlock for the creation and deletion of a table
entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.4491.4.6.1.3.4.1.15
.1.3.6.1.4.1.4491.4.6.1.3.5 · 1 row entry · 8 columns
This table contains information specific to LAN side MAP domain interface.
clabGWMAPDomainIfEntry entry .1.3.6.1.4.1.4491.4.6.1.3.5.1
List of individual source interface entry mapped into a MAP domain.
Indexes
clabGWMAPDomainIndex
Column Syntax OID
clabGWMAPDomainIfIndex
The key for a unique instance of this object.
Unsigned32
Constraints:
range: 1-256
.1.3.6.1.4.1.4491.4.6.1.3.5.1.1
clabGWMAPDomainIfEnable
Enable or disable MAP domain interface.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.4491.4.6.1.3.5.1.2
clabGWMAPDomainIfStatus
The status of this TunnelInterface. When Enable is false then Status
SHOULD normally be Down (or NotPresent or Error if there is a
fault condition on the interface).
When Enable is false then Status SHOULD normally be D…
Enumeration
Enumerated Values:
1up
2down
3unknown
4dormant
5notPresent
6lowerLayerDown
7error
.1.3.6.1.4.1.4491.4.6.1.3.5.1.3
clabGWMAPDomainIfAlias
A non-volatile handle used to reference this instance. Alias
provides a mechanism for an ACS to label this instance for future
reference.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.4491.4.6.1.3.5.1.4
clabGWMAPDomainIfName
MAP domain interface name (The textual name of the tunnel interface
as assigned by the CPE)
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.4491.4.6.1.3.5.1.5
clabGWMAPDomainIfLastChange
The accumulated time in seconds since the tunnel interface entered
its current operational state.
secondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4491.4.6.1.3.5.1.6
clabGWMAPDomainIfLowerLayers
Comma-separated list of source ifIndex values whose traffic will be
passed through the MAP domain associated with this Domain Interface.
OctetStringr/w
Constraints:
range: 0-1024
.1.3.6.1.4.1.4491.4.6.1.3.5.1.7
clabGWMAPDomainIfRowStatus
The RowStatus interlock for the creation and deletion of a table
entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.4491.4.6.1.3.5.1.8
.1.3.6.1.4.1.4491.4.6.1.3.6 · 1 row entry · 16 columns
This table provides statistical information of MAP Domain interfaces.
This table extends clabGWMAPDomainIfTable. The index used is
imported from the the clabGWMAPDomainIfTable. If a row is
deleted from clabGWMAPDomainRuleTable, then the extension row
will also be deleted.
clabGWMAPDomainIfStatsEntry entry .1.3.6.1.4.1.4491.4.6.1.3.6.1
Each table entry provides statistical information on a MAP Domain interface.
Indexes
clabGWMAPDomainIndex
Column Syntax OID
clabGWMAPDomainIfStatsBytesSent
Number of bytes sent.
bytesSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.4.6.1.3.6.1.1
clabGWMAPDomainIfStatsBytesRcvd
Number of bytes received.
bytesSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.4.6.1.3.6.1.2
clabGWMAPDomainIfStatsPktSent
Number of packets sent.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.4.6.1.3.6.1.3
clabGWMAPDomainIfStatsPktRcvd
Number of packets received.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.4.6.1.3.6.1.4
clabGWMAPDomainIfStatsErrorsSent
Number of errors sent.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.4.6.1.3.6.1.5
clabGWMAPDomainIfStatsErrsRcvd
Number of errors that were received.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.4.6.1.3.6.1.6
clabGWMAPDomainIfStatsUcastPktSent
Number of unicast packets sent.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.4.6.1.3.6.1.7
clabGWMAPDomainIfStatsUcastPktRcvd
Number of unicast packets received.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.4.6.1.3.6.1.8
clabGWMAPDomainIfStatsDcardPktSent
The total number of packets sent that were discarded.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.4.6.1.3.6.1.9
clabGWMAPDomainIfStatsDcardPktRcvd
The total number of packets sent that were discarded.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.4.6.1.3.6.1.10
clabGWMAPDomainIfStatsMcastPktSent
Number of multicast packets sent.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.4.6.1.3.6.1.11
clabGWMAPDomainIfStatsMcastPktRcvd
Number of multicast packets received.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.4.6.1.3.6.1.12
clabGWMAPDomainIfStatsBcastPktSent
Number of broadcast packets sent.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.4.6.1.3.6.1.13
clabGWMAPDomainIfStatsBcastPktRcvd
Number of broadcast packets received.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.4.6.1.3.6.1.14
clabGWMAPDomainIfStatsUkwnProtoPkt
Number of unknown protocol packets received.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.4.6.1.3.6.1.15
clabGWMAPDomainIfStatsInvV4Pkts
The CE checks that the MAP domain received packets that
have a destination port number that is in the range configured
for the CE, discarding the packet if it is not.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4491.4.6.1.3.6.1.16