PEA-BRIDGE-IPDSLAM :: accessMethod

MIB Reference — IPNetwork Monitor

All MIBsPEA-BRIDGE-IPDSLAMaccessMethod

accessMethod

Module: PEA-BRIDGE-IPDSLAM

OID (symbolic): PEA-BRIDGE-IPDSLAM::accessMethod

OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Determines which access method to use for the specific PVC. 0 - DHCP = Use a dynamic IP address (using DHCP). 1 - Static IP = Use a static IP address. 2 - Transparrent LAN = Allow access from all kinds of ethernet packets. All filtering is disabled - VLAN is only security mean. 3 - PPPoE = Use PPPoE as access method. 4 - PPPoA = Use PPPoA as access method. This is converted to PPPoE in the aggregate network. 5 - PPPoX = Autodetect if PPPoE or PPPoA is used on tributary side. 6 - StaticIPoA = Use a static IP address over ATM. This is converted to IP over Ethernet in the aggregate network. 7 - DHCPIPoA = Use a dynamic IP over ATM, which is converted to IP over Ethernet in the aggregate network. 8 - TransparentIPoA = Use a Transparent IP over ATM. This is converted to IP over Ethernet in the aggregate network.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.4
snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::accessMethod

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.4.1
snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::accessMethod.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.4.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.193ericssonANS-COMMON-MIB
1.3.6.1.4.1.193.72diaxMIBDXD-SMI
1.3.6.1.4.1.193.72.300peaIpDslamDIESEL-SMI
1.3.6.1.4.1.193.72.300.30peaBridgeIpDslamPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1bridgeControlPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.3pvcTablePEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.3.1pvcEntryPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.3.1.4accessMethodPEA-BRIDGE-IPDSLAM