DSLite-MIB
The MIB module is defined for management of objects in the DS-Lite scenario. Copyright (c) 2016 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info).
Main OID:
dsliteMIB.1.3.6.1.2.1.240
57
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
57 total| Object Name |
|---|
dsliteMIBThe MIB module is defined for management of objects in the DS-Lite scenario. Copyright (c) 2016 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info). MODULE-IDENTITY .1.3.6.1.2.1.240 |
dsliteNotifications OBJECT IDENTIFIER .1.3.6.1.2.1.240.0 |
dsliteTunnelNumAlarmThis trap is triggered when the number of current DS-Lite tunnels exceeds the value of the dsliteAFTRAlarmConnectNumber. NOTIFICATION-TYPE .1.3.6.1.2.1.240.0.1 |
dsliteAFTRUserSessionNumAlarmThis trap is triggered when user sessions reach the threshold. The threshold is specified by the dsliteAFTRAlarmSessionNumber. NOTIFICATION-TYPE .1.3.6.1.2.1.240.0.2 |
dsliteAFTRPortUsageOfSpecificIpAlarmThis trap is triggered when the used NAT ports of map address reach the threshold. The threshold is specified by the dsliteAFTRAlarmPortNumber. NOTIFICATION-TYPE .1.3.6.1.2.1.240.0.3 |
dsliteMIBObjects OBJECT IDENTIFIER .1.3.6.1.2.1.240.1 |
dsliteTunnel OBJECT IDENTIFIER .1.3.6.1.2.1.240.1.1 |
dsliteTunnelTableThe (conceptual) table containing information on configured tunnels. This table can be used to map a B4 address to the associated AFTR address. It can also be used for row creation. SEQUENCE OF DsliteTunnelEntry .1.3.6.1.2.1.240.1.1.1 |
dsliteTunnelEntryEach entry in this table contains the information on a particular configured tunnel. DsliteTunnelEntry .1.3.6.1.2.1.240.1.1.1.1 |
dsliteTunnelAddressTypeThis object MUST be set to the value of ipv6(2). It describes the address type of the IPv4-in-IPv6 tunnel initiator and endpoint. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.240.1.1.1.1.1 |
dsliteTunnelStartAddressThe IPv6 address of the initiator of the tunnel. The address type is given by dsliteTunnelAddressType. InetAddress .1.3.6.1.2.1.240.1.1.1.1.2 |
dsliteTunnelEndAddressThe IPv6 address of the endpoint of the tunnel. The address type is given by dsliteTunnelAddressType. InetAddress .1.3.6.1.2.1.240.1.1.1.1.3 |
dsliteTunnelStartAddPreLenThe IPv6 prefix length of the IP address for the initiator of the tunnel(dsliteTunnelStartAddress).ro InetAddressPrefixLength (INET-ADDRESS-MIB) .1.3.6.1.2.1.240.1.1.1.1.4 |
dsliteNAT OBJECT IDENTIFIER .1.3.6.1.2.1.240.1.2 |
dsliteNATBindTableThis table contains information about currently active NAT binds in the NAT of the AFTR. This table adds the IPv6 address of a B4 to the natv2PortMapTable defined in NATV2-MIB (RFC 7659). SEQUENCE OF DsliteNATBindEntry .1.3.6.1.2.1.240.1.2.1 |
dsliteNATBindEntryThe entry in this table holds the mapping relationship between tunnel information and NAT bind information. Each entry in this table not only needs to match a corresponding entry in the natv2PortMapTable, but also a corresponding entry in the dsliteTunnelTable. So, the INDEX of the entry needs to match a corresponding value in the natv2PortMapTable INDEX and a corresponding value in the dsliteTunnelTable INDEX. These entries are lost upon agent restart. DsliteNATBindEntry .1.3.6.1.2.1.240.1.2.1.1 |
dsliteNATBindMappingInstanceIndexIndex of the NAT instance that created this port map entry. Natv2InstanceIndex (NATV2-MIB) .1.3.6.1.2.1.240.1.2.1.1.1 |
dsliteNATBindMappingProtoThis object specifies the mapping's transport protocol number. ProtocolNumber (NATV2-MIB) .1.3.6.1.2.1.240.1.2.1.1.2 |
dsliteNATBindMappingExtRealmThe realm to which dsliteNATBindMappingExtAddress belongs. SnmpAdminString .1.3.6.1.2.1.240.1.2.1.1.3 |
dsliteNATBindMappingExtAddressTypeAddress type for the mapping's external address. This object MUST be set to the value of iPv4(1). The values of ipv6(2), ipv4z(3), and ipv6z(4) are not allowed. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.240.1.2.1.1.4 |
dsliteNATBindMappingExtAddressThe mapping's external address. This is the source address for translated outgoing packets. The address type is given by dsliteNATBindMappingExtAddressType. InetAddress .1.3.6.1.2.1.240.1.2.1.1.5 |
dsliteNATBindMappingExtPortThe mapping's assigned external port number. This is the source port for translated outgoing packets. This MUST be a non-zero value. InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.2.1.240.1.2.1.1.6 |
dsliteNATBindMappingIntRealmThe realm to which natMappingIntAddress belongs. This realm defines the IPv6 address space from which the tunnel source address is taken. The realm of the encapsulated IPv4 address is restricted in scope to the tunnel, so there is no point in identifying it separately.ro SnmpAdminString .1.3.6.1.2.1.240.1.2.1.1.7 |
dsliteNATBindMappingIntAddressTypeAddress type of the mapping's internal address. This object MUST be set to the value of iPv4z(3). The values of ipv4(1), ipv6(2), and ipv6z(4) are not allowed.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.240.1.2.1.1.8 |
dsliteNATBindMappingIntAddressThe mapping's internal address. It is the IPv6 tunnel source address. The address type is given by dsliteNATBindMappingIntAddressType.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.240.1.2.1.1.9 |
dsliteNATBindMappingIntPortThe mapping's internal port number. This MUST be a non-zero value.ro InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.2.1.240.1.2.1.1.10 |
dsliteNATBindMappingPoolIndex of the pool that contains this mapping's external address and port. If zero, no pool is associated with this mapping.ro Unsigned32 (0|1..4294967295) .1.3.6.1.2.1.240.1.2.1.1.11 |
dsliteNATBindMappingMapBehaviorMapping behavior as described in Section 4.1 of RFC 4787. endpointIndependent(0), the behavior REQUIRED by RFC 4787, REQ-1 maps the source address and port to the same external address and port for all destination address and port combinations reached through the same external realm and using the given protocol. addressDependent(1) maps to the same external address and port for all destination ports at the same destination address reached through the same external realm and using the given protocol. addressAndPortDependent(2) maps to a separate external address and port combination for each different destination address and port combination reached through the same external realm. For the DS-Lite scenario, it must be addressAndPortDependent(2).ro Enumeration .1.3.6.1.2.1.240.1.2.1.1.12 |
dsliteNATBindMappingFilterBehaviorFiltering behavior as described in Section 5 of RFC 4787. endpointIndependent(0) accepts for translation packets from all combinations of remote address and port destined to the mapped external address and port via the given external realm and using the given protocol. addressDependent(1) accepts for translation packets from all remote ports from the same remote source address destined to the mapped external address and port via the given external realm and using the given protocol. addressAndPortDependent(2) accepts for translation only those packets with the same remote source address, port, and protocol incoming from the same external realm as identified when the applicable port map entry was created. RFC 4787, REQ-8 recommends either endpointIndependent(0) or addressDependent(1) filtering behavior, depending on whether application friendliness or security takes priority. For the DS-Lite scenario, it must be addressAndPortDependent(2).ro Enumeration .1.3.6.1.2.1.240.1.2.1.1.13 |
dsliteNATBindMappingAddressPoolingType of address pooling behavior that was used to create this mapping. arbitrary(0) pooling behavior means that the NAT instance may create the new port mapping using any address in the pool that has a free port for the protocol concerned. paired(1) pooling behavior, the behavior RECOMMENDED by RFC 4787, REQ-2 means that once a given internal address has been mapped to a particular address in a particular pool, further mappings of the same internal address to that pool will reuse the previously assigned pool member address.ro Enumeration .1.3.6.1.2.1.240.1.2.1.1.14 |
dsliteInfo OBJECT IDENTIFIER .1.3.6.1.2.1.240.1.3 |
dsliteAFTRAlarmScalar OBJECT IDENTIFIER .1.3.6.1.2.1.240.1.3.1 |
dsliteAFTRAlarmB4AddrTypeThis object indicates the address type of the B4, which will send an alarm.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.240.1.3.1.1 |
dsliteAFTRAlarmB4AddrThis object indicates the IP address of B4, which will send an alarm. The address type is given by dsliteAFTRAlarmB4AddrType.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.240.1.3.1.2 |
dsliteAFTRAlarmProtocolTypeThis object indicates the transport protocol type of alarm. tcp (0) means that the transport protocol type of alarm is tcp. udp (1) means that the transport protocol type of alarm is udp. icmp (2) means that the transport protocol type of alarm is icmp. total (3) means that the transport protocol type of alarm is total.ro Enumeration .1.3.6.1.2.1.240.1.3.1.3 |
dsliteAFTRAlarmSpecificIPAddrTypeThis object indicates the address type of the IP address whose port usage has reached the threshold.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.240.1.3.1.4 |
dsliteAFTRAlarmSpecificIPThis object indicates the IP address whose port usage has reached the threshold. The address type is given by dsliteAFTRAlarmSpecificIPAddrType.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.240.1.3.1.5 |
dsliteAFTRAlarmConnectNumberThis object indicates the notification threshold of the DS-Lite tunnels that is active in the AFTR device.rw Integer32 .1.3.6.1.2.1.240.1.3.1.6 |
dsliteAFTRAlarmSessionNumberThis object indicates the notification threshold of the IPv4 session for the user.rw Integer32 .1.3.6.1.2.1.240.1.3.1.7 |
dsliteAFTRAlarmPortNumberThis object indicates the notification threshold of the NAT ports that have been used by the user.rw Integer32 .1.3.6.1.2.1.240.1.3.1.8 |
dsliteStatisticsTableThis table provides statistical information about DS-Lite. SEQUENCE OF DsliteStatisticsEntry .1.3.6.1.2.1.240.1.3.2 |
dsliteStatisticsEntryEach entry in this table provides statistical information about DS-Lite. DsliteStatisticsEntry .1.3.6.1.2.1.240.1.3.2.1 |
dsliteStatisticsSubscriberIndexIndex of the subscriber or host. A unique value, greater than zero, for each subscriber in the managed system. Natv2SubscriberIndex (NATV2-MIB) .1.3.6.1.2.1.240.1.3.2.1.1 |
dsliteStatisticsDiscardsThis object indicates the number of packets discarded from this subscriber.ro Counter64 .1.3.6.1.2.1.240.1.3.2.1.2 |
dsliteStatisticsSendsThis object indicates the number of packets that is sent to this subscriber.ro Counter64 .1.3.6.1.2.1.240.1.3.2.1.3 |
dsliteStatisticsReceivesThis object indicates the number of packets that is received from this subscriber.ro Counter64 .1.3.6.1.2.1.240.1.3.2.1.4 |
dsliteStatisticsIpv4SessionThis object indicates the number of the current IPv4 Sessions.ro Counter64 .1.3.6.1.2.1.240.1.3.2.1.5 |
dsliteStatisticsIpv6SessionThis object indicates the number of the current IPv6 session. Because the AFTR is also a dual-stack device, it will also forward normal IPv6 packets for the inbound and outbound direction.ro Counter64 .1.3.6.1.2.1.240.1.3.2.1.6 |
dsliteConformance OBJECT IDENTIFIER .1.3.6.1.2.1.240.2 |
dsliteCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.240.2.1 |
dsliteComplianceDescribes the minimal requirements for conformance to the DS-Lite MIB. Unknown .1.3.6.1.2.1.240.2.1.1 |
dsliteGroups OBJECT IDENTIFIER .1.3.6.1.2.1.240.2.2 |
dsliteNATBindGroupA collection of objects to support basic management of NAT binds in the NAT of the AFTR. Unknown .1.3.6.1.2.1.240.2.2.1 |
dsliteTunnelGroupA collection of objects to support management of DS-Lite tunnels. Unknown .1.3.6.1.2.1.240.2.2.2 |
dsliteStatisticsGroupA collection of objects to support management of statistical information for AFTR devices. Unknown .1.3.6.1.2.1.240.2.2.3 |
dsliteNotificationsGroupA collection of objects to support management of trap information for AFTR devices. Unknown .1.3.6.1.2.1.240.2.2.4 |
dsliteAFTRAlarmScalarGroupA collection of objects to support management of the information about the AFTR alarming scalar. Unknown .1.3.6.1.2.1.240.2.2.5 |