ASCEND-MIBL2TUNNEL-MIB

File: ASCEND-MIBL2TUNNEL-MIB.mib (24848 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibtunnelServerEntry  
SEQUENCE    
  tunnelServer-ServerEndpoint DisplayString
  tunnelServer-Enabled INTEGER
  tunnelServer-SharedSecret DisplayString
  tunnelServer-MaxClients INTEGER
  tunnelServer-ValidCallTypes INTEGER
  tunnelServer-IpsecProfile DisplayString
  tunnelServer-ClientAuthId DisplayString
  tunnelServer-ServerAuthId DisplayString
  tunnelServer-DialoutOptions-Enabled INTEGER
  tunnelServer-DialoutOptions-DialNumberLookup INTEGER
  tunnelServer-DialoutOptions-LookupPrefix DisplayString
  tunnelServer-DialoutOptions-DialNumberPrefix DisplayString
  tunnelServer-Action-o INTEGER

MibtunnelServer-DialoutOptions-DefaultCallMappingEntry  
SEQUENCE    
  tunnelServer-DialoutOptions-DefaultCallMapping-ServerEndpoint DisplayString
  tunnelServer-DialoutOptions-DefaultCallMapping-Index-o INTEGER
  tunnelServer-DialoutOptions-DefaultCallMapping-ValidEntry INTEGER
  tunnelServer-DialoutOptions-DefaultCallMapping-BearerType INTEGER
  tunnelServer-DialoutOptions-DefaultCallMapping-FramingType INTEGER
  tunnelServer-DialoutOptions-DefaultCallMapping-DataService INTEGER

Mibl2TunnelGlobalEntry  
SEQUENCE    
  l2TunnelGlobal-Index-o INTEGER
  l2TunnelGlobal-PptpEnabled INTEGER
  l2TunnelGlobal-ServerProfileRequired INTEGER
  l2TunnelGlobal-L2tpMode INTEGER
  l2TunnelGlobal-L2tpAuthEnabled INTEGER
  l2TunnelGlobal-L2tpRxWindow INTEGER
  l2TunnelGlobal-MaxLnsClients INTEGER
  l2TunnelGlobal-L2tpSystemName DisplayString
  l2TunnelGlobal-L2tpConfig-RetryTimerMode INTEGER
  l2TunnelGlobal-L2tpConfig-FirstRetryTimer INTEGER
  l2TunnelGlobal-L2tpConfig-MaxRetryTimer INTEGER
  l2TunnelGlobal-L2tpConfig-RetryCount INTEGER
  l2TunnelGlobal-L2tpConfig-HelloTimer INTEGER
  l2TunnelGlobal-L2tpConfig-ControlConnectEstablishTimer INTEGER
  l2TunnelGlobal-L2tpConfig-LacIncomingCallTimer INTEGER
  l2TunnelGlobal-L2tpConfig-LnsIncomingCallTimer INTEGER
  l2TunnelGlobal-L2tpConfig-BaseUdpPort INTEGER
  l2TunnelGlobal-L2tpConfig-DataPktUdpCksum INTEGER
  l2TunnelGlobal-L2tpConfig-DialoutAuthLns INTEGER
  l2TunnelGlobal-L2tpConfig-DialoutSendProfileName INTEGER
  l2TunnelGlobal-L2tpConfig-VerifyRemoteHostName INTEGER
  l2TunnelGlobal-L2tpConfig-AcctTunnelConnectionEncoding INTEGER
  l2TunnelGlobal-L2tpConfig-DefaultTunnelServer DisplayString
  l2TunnelGlobal-L2tpConfig-TunnelServerPreSccrqLookup INTEGER
  l2TunnelGlobal-L2tpConfig-SuppressEndpointDiscriminator INTEGER
  l2TunnelGlobal-L2tpConfig-MaxCallsPerTunnel INTEGER
  l2TunnelGlobal-L2tpConfig-LnsNasPortType INTEGER
  l2TunnelGlobal-L2tpConfig-DigitalAsyncNasPortType INTEGER
  l2TunnelGlobal-L2fMode INTEGER
  l2TunnelGlobal-L2fSystemName DisplayString
  l2TunnelGlobal-L2fRetryCount INTEGER
  l2TunnelGlobal-L2fRetryInterval INTEGER
  l2TunnelGlobal-L2fTunnelSecret INTEGER
  l2TunnelGlobal-L2fIgnoreMidSequence INTEGER
  l2TunnelGlobal-Action-o INTEGER

Defined Values

mibtunnelServer 1.3.6.1.4.1.529.23.91
OBJECT IDENTIFIER    

mibl2TunnelGlobal 1.3.6.1.4.1.529.23.90
OBJECT IDENTIFIER    

mibtunnelServerTable 1.3.6.1.4.1.529.23.91.1
A list of mibtunnelServer profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibtunnelServerEntry

mibtunnelServerEntry 1.3.6.1.4.1.529.23.91.1.1
A mibtunnelServer entry containing objects that maps to the parameters of mibtunnelServer profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibtunnelServerEntry  

tunnelServer-ServerEndpoint 1.3.6.1.4.1.529.23.91.1.1.1
The name of the remote tunnel endpoint. It should be the hostname or IP address that identifies the remote tunnel server, as required by the specific tunnel protocol. Usually, it matches the 'Tunnel-Server-Endpoint' RADIUS attribute but it may be different.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

tunnelServer-Enabled 1.3.6.1.4.1.529.23.91.1.1.2
A tunnel server can be disabled by setting this field to 'no'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

tunnelServer-SharedSecret 1.3.6.1.4.1.529.23.91.1.1.3
The shared secret (password) needed to bring up an L2TP Control Channel or an L2F tunnel with this server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

tunnelServer-MaxClients 1.3.6.1.4.1.529.23.91.1.1.4
The maximum number of clients that this tunnel may carry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

tunnelServer-ValidCallTypes 1.3.6.1.4.1.529.23.91.1.1.5
The valid call types that can be carried on this tunnel.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER allCalls(1), analogCalls(2), digitalCalls(3)  

tunnelServer-IpsecProfile 1.3.6.1.4.1.529.23.91.1.1.6
Name of the ipsec profile which should be used to build the IPSec Scheme for the IP Packets sent and received from this server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

tunnelServer-ClientAuthId 1.3.6.1.4.1.529.23.91.1.1.7
The system name used by the Tunnel Initiator during Tunnel establishment for the purposes of tunnel authentication. This is different and independent from user authentication. In L2TP, this name is sent on the SCCRQ command. Used on L2TP and L2F.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

tunnelServer-ServerAuthId 1.3.6.1.4.1.529.23.91.1.1.8
The system name used by the Tunnel Terminator during Tunnel establishment for the purposes of tunnel authentication. This is different and independent from user authentication. In L2TP, this name is sent on the SCCRP command. Used on L2TP and L2F.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

tunnelServer-DialoutOptions-Enabled 1.3.6.1.4.1.529.23.91.1.1.9
Enables/Disables L2TP Dialout from this tunnel-server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

tunnelServer-DialoutOptions-DialNumberLookup 1.3.6.1.4.1.529.23.91.1.1.17
If enabled, uses the dial number passed by the LNS to lookup a connection profile.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

tunnelServer-DialoutOptions-LookupPrefix 1.3.6.1.4.1.529.23.91.1.1.18
A short text string prepended to the username portion of a RADIUS L2TP dial number lookup request. It is used to distinguish between DNIS and CLID authentication requests and L2TP lookup request.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

tunnelServer-DialoutOptions-DialNumberPrefix 1.3.6.1.4.1.529.23.91.1.1.19
A number to be prepended to the dialout number when placing the call. It can be used to provide locally required prefixes such as trunk numbers.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

tunnelServer-Action-o 1.3.6.1.4.1.529.23.91.1.1.16
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)  

mibtunnelServer-DialoutOptions-DefaultCallMappingTable 1.3.6.1.4.1.529.23.91.2
A list of mibtunnelServer__dialout_options__default_call_mapping profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibtunnelServer-DialoutOptions-DefaultCallMappingEntry

mibtunnelServer-DialoutOptions-DefaultCallMappingEntry 1.3.6.1.4.1.529.23.91.2.1
A mibtunnelServer__dialout_options__default_call_mapping entry containing objects that maps to the parameters of mibtunnelServer__dialout_options__default_call_mapping profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibtunnelServer-DialoutOptions-DefaultCallMappingEntry  

tunnelServer-DialoutOptions-DefaultCallMapping-ServerEndpoint 1.3.6.1.4.1.529.23.91.2.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

tunnelServer-DialoutOptions-DefaultCallMapping-Index-o 1.3.6.1.4.1.529.23.91.2.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

tunnelServer-DialoutOptions-DefaultCallMapping-ValidEntry 1.3.6.1.4.1.529.23.91.2.1.3
When FALSE, this entry should be skipped when mapping calls.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

tunnelServer-DialoutOptions-DefaultCallMapping-BearerType 1.3.6.1.4.1.529.23.91.2.1.4
The bearer type used for the outgoing call.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER any(4), digital(2), analog(3)  

tunnelServer-DialoutOptions-DefaultCallMapping-FramingType 1.3.6.1.4.1.529.23.91.2.1.5
The framing type used for the outgoing call.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER any(4), sync(2), async(3)  

tunnelServer-DialoutOptions-DefaultCallMapping-DataService 1.3.6.1.4.1.529.23.91.2.1.6
The type of data service used for outgoing call for this bearer and framing type combination.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER voice(1), n-56kRestricted(2), n-64kClear(3), n-64kRestricted(4), n-56kClear(5), n-384kRestricted(6), n-384kClear(7), n-1536kClear(8), n-1536kRestricted(9), n-128kClear(10), n-192kClear(11), n-256kClear(12), n-320kClear(13), dws384Clear(14), n-448Clear(15), n-512Clear(16), n-576Clear(17), n-640Clear(18), n-704Clear(19), n-768Clear(20), n-832Clear(21), n-896Clear(22), n-960Clear(23), n-1024Clear(24), n-1088Clear(25), n-1152Clear(26), n-1216Clear(27), n-1280Clear(28), n-1344Clear(29), n-1408Clear(30), n-1472Clear(31), n-1600Clear(32), n-1664Clear(33), n-1728Clear(34), n-1792Clear(35), n-1856Clear(36), n-1920Clear(37), x30RestrictedBearer(39), v110ClearBearer(40), n-64kX30Restricted(41), n-56kV110Clear(42), modem(43), atmodem(44), n-2456kV110(46), n-4856kV110(47), n-9656kV110(48), n-19256kV110(49), n-38456kV110(50), n-2456krV110(51), n-4856krV110(52), n-9656krV110(53), n-19256krV110(54), n-38456krV110(55), n-2464kV110(56), n-4864kV110(57), n-9664kV110(58), n-19264kV110(59), n-38464kV110(60), n-2464krV110(61), n-4864krV110(62), n-9664krV110(63), n-19264krV110(64), n-38464krV110(65), v32(66), phs64k(67), voiceOverIp(68), atmSvc(70), frameRelaySvc(71), vpnTunnel(72), wormarq(73), n-14456kV110(74), n-28856kV110(75), n-14456krV110(76), n-28856krV110(77), n-14464kV110(78), n-28864kV110(79), n-14464krV110(80), n-28864krV110(81), modem31khzAudio(82), x25Svc(83), n-144kClear(255), iptoip(263)  

mibl2TunnelGlobalTable 1.3.6.1.4.1.529.23.90.1
A list of mibl2TunnelGlobal profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Mibl2TunnelGlobalEntry

mibl2TunnelGlobalEntry 1.3.6.1.4.1.529.23.90.1.1
A mibl2TunnelGlobal entry containing objects that maps to the parameters of mibl2TunnelGlobal profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Mibl2TunnelGlobalEntry  

l2TunnelGlobal-Index-o 1.3.6.1.4.1.529.23.90.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

l2TunnelGlobal-PptpEnabled 1.3.6.1.4.1.529.23.90.1.1.2
Enables or disables support for the Point to Point Tunneling Protocol (PPTP).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

l2TunnelGlobal-ServerProfileRequired 1.3.6.1.4.1.529.23.90.1.1.3
When set to 'YES', it requires that an enabled TUNNEL-SERVER profile exists before a tunnel is created. When set to 'NO', if a matching profile can't be found, the server is assumed enabled and the tunnel can be created.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

l2TunnelGlobal-L2tpMode 1.3.6.1.4.1.529.23.90.1.1.4
Layer 2 Tunneling Protocol operating mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), lac(2), lns(3), lacAndLns(4)  

l2TunnelGlobal-L2tpAuthEnabled 1.3.6.1.4.1.529.23.90.1.1.5
Enables or disables L2TP tunnel authentication.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

l2TunnelGlobal-L2tpRxWindow 1.3.6.1.4.1.529.23.90.1.1.6
This value is the advertised L2TP receive window size for the data channel. A value of zero indicates that this box will ask for no flow control for inbound L2TP payloads.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l2TunnelGlobal-MaxLnsClients 1.3.6.1.4.1.529.23.90.1.1.7
The maximum number of clients that this box is allowed to support in LNS mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l2TunnelGlobal-L2tpSystemName 1.3.6.1.4.1.529.23.90.1.1.8
Sent to the remote tunnel endpoint during L2TP session establishment. An empty string indicates that the actual system name plus domain name will be used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

l2TunnelGlobal-L2tpConfig-RetryTimerMode 1.3.6.1.4.1.529.23.90.1.1.33
The mode in which the L2TP Control Channel Transport Layer retry timer operates. The default is Linear.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER linear(1), exponential(2)  

l2TunnelGlobal-L2tpConfig-FirstRetryTimer 1.3.6.1.4.1.529.23.90.1.1.9
The first interval before the L2TP Control Channel Transport Layer retransmits a control packet, in milliseconds. Subsequent retransmissions will increase the interval.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l2TunnelGlobal-L2tpConfig-MaxRetryTimer 1.3.6.1.4.1.529.23.90.1.1.34
The maximum timeout interval used by the L2TP Control Channel Transport Layer before retransmitting a packet, in milliseconds. 0 indicates no limit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l2TunnelGlobal-L2tpConfig-RetryCount 1.3.6.1.4.1.529.23.90.1.1.10
The maximum number of times the L2TP Control Channel Transport Layer will retransmit a control packet.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l2TunnelGlobal-L2tpConfig-HelloTimer 1.3.6.1.4.1.529.23.90.1.1.11
The number of seconds that an L2TP Control Channel will be idle before sending a HELLO packet. If set to 0, HELLO packets will not be sent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l2TunnelGlobal-L2tpConfig-ControlConnectEstablishTimer 1.3.6.1.4.1.529.23.90.1.1.12
The timeout interval for L2TP to establish a control connection session with its peer, in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l2TunnelGlobal-L2tpConfig-LacIncomingCallTimer 1.3.6.1.4.1.529.23.90.1.1.13
The timeout interval for the LAC to setup an incoming call with the LNS, in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l2TunnelGlobal-L2tpConfig-LnsIncomingCallTimer 1.3.6.1.4.1.529.23.90.1.1.14
The timeout interval for the LNS to setup an incoming call with the LAC, in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l2TunnelGlobal-L2tpConfig-BaseUdpPort 1.3.6.1.4.1.529.23.90.1.1.15
This value defines the base L2TP udp port to use for a card. A value of zero (the default) means that a non private port will be allocated dynamically.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l2TunnelGlobal-L2tpConfig-DataPktUdpCksum 1.3.6.1.4.1.529.23.90.1.1.35
If IP-GLOBAL:udp-cksum is set to TRUE, setting this field to 'no' disables the locally originated UDP checksum calculation for L2TP data packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

l2TunnelGlobal-L2tpConfig-DialoutAuthLns 1.3.6.1.4.1.529.23.90.1.1.16
Restricts the LAC to accept dialout requests only from the LNS which has authenticated during the tunnel setup.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

l2TunnelGlobal-L2tpConfig-DialoutSendProfileName 1.3.6.1.4.1.529.23.90.1.1.17
Enables the LNS to send the Connection Profile Name VSA along with the Dialout Request.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

l2TunnelGlobal-L2tpConfig-VerifyRemoteHostName 1.3.6.1.4.1.529.23.90.1.1.27
If Tunnel Authentication is enabled, also verify the remote peer HostName AVP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

l2TunnelGlobal-L2tpConfig-AcctTunnelConnectionEncoding 1.3.6.1.4.1.529.23.90.1.1.18
Encoding of the Acct-Tunnel-Connection radius attribute
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), decimalCallSerialNumber(2), hexadecimalCallSerialNumber(3)  

l2TunnelGlobal-L2tpConfig-DefaultTunnelServer 1.3.6.1.4.1.529.23.90.1.1.28
Default tunnel server profile name. Used for dialout only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

l2TunnelGlobal-L2tpConfig-TunnelServerPreSccrqLookup 1.3.6.1.4.1.529.23.90.1.1.29
When Tunnel Authentication is enabled, this parameter controls whether a lookup is to be done for the Tunnel-Server profile before sending of the SCCRQ.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

l2TunnelGlobal-L2tpConfig-SuppressEndpointDiscriminator 1.3.6.1.4.1.529.23.90.1.1.30
When set to 'yes', in the absence of a MRRU LCP option, the LAC will suppress the Endpoint Discriminator LCP option from the LCP AVPs sent to the LNS.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

l2TunnelGlobal-L2tpConfig-MaxCallsPerTunnel 1.3.6.1.4.1.529.23.90.1.1.36
This value restricts the maximum number of calls that a tunnel can have at a given instance of time. When set to 0 the limit is removed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l2TunnelGlobal-L2tpConfig-LnsNasPortType 1.3.6.1.4.1.529.23.90.1.1.31
LNS NAS Port Type reporting. If Virtual, report virtual. If PortTypeAvp, report as specified by LAC.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER virtual(1), portTypeAvp(2)  

l2TunnelGlobal-L2tpConfig-DigitalAsyncNasPortType 1.3.6.1.4.1.529.23.90.1.1.32
If LNS Acct NPT is set to PortTypeAvp but the LAC did not supply the NAS Port Type, report digital-async calls as specified here.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER v120(3), v110(4)  

l2TunnelGlobal-L2fMode 1.3.6.1.4.1.529.23.90.1.1.20
Layer Two Forwarding operating mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), nas(2), gw(3), nasAndGw(4)  

l2TunnelGlobal-L2fSystemName 1.3.6.1.4.1.529.23.90.1.1.21
Sent to the remote tunnel endpoint during L2F tunnel establishment. An empty string indicates that the actual system name plus domain name will be used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

l2TunnelGlobal-L2fRetryCount 1.3.6.1.4.1.529.23.90.1.1.22
The number of times L2F will resend control packets. The standard value as outlined in RFC2341 is 4.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l2TunnelGlobal-L2fRetryInterval 1.3.6.1.4.1.529.23.90.1.1.23
The interval between retries in seconds. A value of 0 (zero) means that an adaptative retry interval based on the retry number is used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l2TunnelGlobal-L2fTunnelSecret 1.3.6.1.4.1.529.23.90.1.1.24
The authentication method used on the NAS to authenticate the home Gateway during L2F Tunnel establishment.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sharedTunnelSecret(1), distinctTunnelSecrets(2), eitherSharedOrDistinctTunnelSecret(3)  

l2TunnelGlobal-L2fIgnoreMidSequence 1.3.6.1.4.1.529.23.90.1.1.25
Determines whether a common sequence number is used for the L2F_PROTO PDUs for both the tunnel (MID=0) and the client connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

l2TunnelGlobal-Action-o 1.3.6.1.4.1.529.23.90.1.1.26
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)