All MIBs › BIANCA-BRICK-L2TP-MIB › l2tpGlobPortUsage
l2tpGlobPortUsage
Module: BIANCA-BRICK-L2TP-MIB
OID (symbolic): BIANCA-BRICK-L2TP-MIB::l2tpGlobPortUsage
OID (numeric): 1.3.6.1.4.1.272.4.23.8.10.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object specifies whether L2TP uses only one UDP port (which number is defined by l2tpGlobUdpPort), or if it allocates a new available port, to send messages to the remote equipment. Choosing 'single' makes it sometimes easier to process L2TP through NAT since L2TP traffic can be classified based on the UDP port number. Choosing 'floating' selects the behavior which is recommended in RFC2331. Possible values: single(1), -- L2TP uses the UDP port defined by l2tpGlobUdpPort -- to send messages to the remote equipment. floating(2) -- L2TP allocates a new port to send messages to -- the remote equipment (default).
What is l2tpGlobPortUsage?
The l2tpGlobPortUsage can be set to one of several named states: single, floating. Administrators can set l2tpGlobPortUsage to configure this device behavior. For example, setting this to a specific value changes how bianca-brick-l2tp-mib behaves for that function.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.272.4.23.8.10.20 snmpwalk -v2c -c public <target> BIANCA-BRICK-L2TP-MIB::l2tpGlobPortUsage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.272.4.23.8.10.20.1 snmpget -v2c -c public <target> BIANCA-BRICK-L2TP-MIB::l2tpGlobPortUsage.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.272.4.23.8.10.20.1 i <value>
Start monitoring bintec BIANCA/BRICK ISDN/VPN routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BIANCA-BRICK-L2TP-MIB::l2tpGlobPortUsage OID value, configure state conditions and alerts, and monitor any bintec BIANCA/BRICK ISDN/VPN routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.272 | bintec | BIANCA-BOX-ISDN-MIB |
| 1.3.6.1.4.1.272.4 | bibo | BIANCA-BOX-ISDN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.272.4.23 | vpn | BIANCA-BRICK-L2TP-MIB |
| 1.3.6.1.4.1.272.4.23.8 | l2tp | BIANCA-BRICK-L2TP-MIB |
| 1.3.6.1.4.1.272.4.23.8.10 | l2tpGlobals | BIANCA-BRICK-L2TP-MIB |
| 1.3.6.1.4.1.272.4.23.8.10.20 | l2tpGlobPortUsage | BIANCA-BRICK-L2TP-MIB |