LINKSYS-MODEL-MIB
- Registered at
- 1.3.6.1.4.1.3955
- Namespace
- linksys
- Source file
LINKSYS-MODEL-MIB- Digest
sha256:dfddef52a63192758280c1b2539fb338e5e273e5893441550cceb3cbb72b8f7e
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TRAP-TYPE, enterprises, iso |
| SNMPv2-TC | DisplayString, PhysAddress, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
LINKSYS-MODEL-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3955.1000 |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| internet OBJECT-IDENTITY | 1.3.6.1 | |||
| directory OBJECT-IDENTITY | 1.3.6.1.1 | |||
| mgmt OBJECT-IDENTITY | 1.3.6.1.2 | |||
| experimental OBJECT-IDENTITY | 1.3.6.1.3 | |||
| private OBJECT-IDENTITY | 1.3.6.1.4 | |||
| enterprises OBJECT-IDENTITY | 1.3.6.1.4.1 | |||
| linksys OBJECT-IDENTITY | 1.3.6.1.4.1.3955 | |||
| common OBJECT-IDENTITY | 1.3.6.1.4.1.3955.1 | |||
| commonFirmwareVer OBJECT-TYPE The firmware version of this managed node. | 1.3.6.1.4.1.3955.1.1 | DisplayString | read-only | mandatory |
| commonMIBfileVer OBJECT-TYPE Defines the current version of Linksys MIB definition. Initially the version number is 1.00.00. | 1.3.6.1.4.1.3955.1.2 | DisplayString | read-only | mandatory |
| commonDevType OBJECT-TYPE The hardware type of this managed node. | 1.3.6.1.4.1.3955.1.3 | INTEGER {others(1), adsl-gateway(2), cable-gateway(3), router(4), accessPoint(5), wirelessNIC(6), wirelessAdapter(7), managementNIC(8)} | read-only | mandatory |
| commonModelId OBJECT-TYPE The hardware model ID of this managed node. | 1.3.6.1.4.1.3955.1.4 | DisplayString | read-only | mandatory |
| commonTable OBJECT-TYPE Table of basic information that can be used to identify this managed node. | 1.3.6.1.4.1.3955.1.5 | not-accessible | mandatory | |
| commonEntry OBJECT-TYPE An entry in the table, containing read only identification information. | 1.3.6.1.4.1.3955.1.5.1 | not-accessible | mandatory | |
| commonIfIndex OBJECT-TYPE The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. | 1.3.6.1.4.1.3955.1.5.1.1 | INTEGER | read-only | mandatory |
| commonFunIndex OBJECT-TYPE The type of function, distinguished according to hardware model of this managed node. | 1.3.6.1.4.1.3955.1.5.1.2 | INTEGER {wan-connection(1), dhcp(2), access-log(3), ip-range-filter(4), port-range-filter(5), mac-filter(6), app-forwarding(7), upnp-forwarding(8), dynamic-route(9), static-route(10), dmz(11), mac-clone(12), ieee802dot11(13), firewall(14), vpn(15)} | read-only | mandatory |
| commonNote OBJECT-TYPE Notification for the specified function. | 1.3.6.1.4.1.3955.1.5.1.3 | DisplayString | read-only | mandatory |
| management OBJECT-IDENTITY | 1.3.6.1.4.1.3955.2 | |||
| basicMgt OBJECT-IDENTITY | 1.3.6.1.4.1.3955.2.1 | |||
| mgtSystemReset OBJECT-TYPE Indicates whether to set the managed node to do warm start or cold start. Definition refers to RFC1215. | 1.3.6.1.4.1.3955.2.1.1 | INTEGER {warm-start(1), cold-start(2)} | read-write | mandatory |
| mgtFactoryReset OBJECT-TYPE Indicates whether to set the managed node to restore factory default settings or not. | 1.3.6.1.4.1.3955.2.1.2 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| mgtAdministrator OBJECT-TYPE The authorized password used to access the system. | 1.3.6.1.4.1.3955.2.1.3 | DisplayString (SIZE(0..64)) | read-write | mandatory |
| mgtAdminUsername OBJECT-TYPE The user name used to access the system. | 1.3.6.1.4.1.3955.2.1.4 | DisplayString (SIZE(0..64)) | read-write | mandatory |
| mgtSaveConfiguration OBJECT-TYPE Indicates whether to store Enterprise MIB objects value in non-volatile RAM and reinitializing the managed node. | 1.3.6.1.4.1.3955.2.1.5 | INTEGER {none(0), apply(1)} | read-write | mandatory |
| mgtHostName OBJECT-TYPE Supply a host name for the router. Some ISPs require this name as identification. Leaving this field will work. | 1.3.6.1.4.1.3955.2.1.6 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| mgtDomainName OBJECT-TYPE Supply a domain name for the router. Some ISPs require this name as identification. Leaving this field will work. | 1.3.6.1.4.1.3955.2.1.7 | DisplayString (SIZE(0..64)) | read-write | mandatory |
| mgtNodeNetAddress OBJECT-TYPE The IP address to which identifies this managed node from internal networking. | 1.3.6.1.4.1.3955.2.1.8 | IpAddress | read-write | mandatory |
| mgtNodeSubnetMask OBJECT-TYPE The subnet mask associated with the IP address of this system. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0. | 1.3.6.1.4.1.3955.2.1.9 | IpAddress | read-write | mandatory |
| mgtDhcpStatus OBJECT-TYPE Indicates whether to configure the managed node to automatically assign IP address to each of LAN clients. | 1.3.6.1.4.1.3955.2.1.10 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| mgtDhcpStartNetAddr OBJECT-TYPE Specifies a start IP address to which DHCP will issue to | 1.3.6.1.4.1.3955.2.1.11 | IpAddress | read-write | mandatory |
| mgtDhcpNumberUsers OBJECT-TYPE The number of clients to which plan on networking to this managed node. | 1.3.6.1.4.1.3955.2.1.12 | INTEGER | read-write | mandatory |
| mgtCommunityTable OBJECT-TYPE Table of access community. | 1.3.6.1.4.1.3955.2.1.13 | not-accessible | mandatory | |
| mgtCommunityEntry OBJECT-TYPE An entry in the table, containing read/write community names. | 1.3.6.1.4.1.3955.2.1.13.1 | not-accessible | mandatory | |
| mgtCommunityIndex OBJECT-TYPE An unique value for each community. | 1.3.6.1.4.1.3955.2.1.13.1.1 | INTEGER | read-only | mandatory |
| mgtCommunityName OBJECT-TYPE The name used to manage the SNMP protocol entity. | 1.3.6.1.4.1.3955.2.1.13.1.2 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| mgtCommunityType OBJECT-TYPE Specifies the privilege for this community name. | 1.3.6.1.4.1.3955.2.1.13.1.3 | INTEGER {read-only(1), read-write(2)} | read-write | mandatory |
| advanceMgt OBJECT-IDENTITY | 1.3.6.1.4.1.3955.2.2 | |||
| advMgtRefreshMIB OBJECT-TYPE Refresh Enterprise MIB object data from RAM NV. | 1.3.6.1.4.1.3955.2.2.1 | INTEGER {none(0), apply(1)} | read-write | mandatory |
| advMgtWanReqBlockStatus OBJECT-TYPE Set to enable(1) will prevent local network from being 'pinged' or detected and also can reinforce local network security by hiding the network port. | 1.3.6.1.4.1.3955.2.2.2 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| advMgtIpSecPassThroughStatus OBJECT-TYPE Specifies to enable(1) or disable(0) IPSec Pass Through ability. | 1.3.6.1.4.1.3955.2.2.3 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| advMgtPptpPassThroughStatus OBJECT-TYPE Point-to-Point Tunneling Protocol is the method used to enable VPN tunnels. This object can be used to specify the PPTP pass through ability. | 1.3.6.1.4.1.3955.2.2.4 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| advMgtL2TPPassThroughStatus OBJECT-TYPE Specifies to enable(1) or disable(0) Layer Two Tunneling Protocol Pass Through ability. | 1.3.6.1.4.1.3955.2.2.5 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| advMgtRemoteMgtStatus OBJECT-TYPE Specifies whether allow this managed node to be managed from a remote location. | 1.3.6.1.4.1.3955.2.2.6 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| advMgtRemoteUpgradeStatus OBJECT-TYPE Specifies whether allow the managed node's firmware to be upgraded from a remote location. | 1.3.6.1.4.1.3955.2.2.7 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| advMgtAccessLogStatus OBJECT-TYPE Specifies whether to send access log messages to specific management entities. | 1.3.6.1.4.1.3955.2.2.8 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| advMgtMulticastPassStatus OBJECT-TYPE Specifies whether allow for multiple transmissions to specific receptions at the same time. | 1.3.6.1.4.1.3955.2.2.9 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| advMgtMtuStatus OBJECT-TYPE Indicates whether to use specific MTU size, refer to advMgtMtuSize object, as the largest packet size. | 1.3.6.1.4.1.3955.2.2.10 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| advMgtMtuSize OBJECT-TYPE Specifies the largest packet size permitted for network transmission. | 1.3.6.1.4.1.3955.2.2.11 | INTEGER | read-write | mandatory |
| advMgtLocalTimeZone OBJECT-TYPE Indicates local time zone for this managed node. | 1.3.6.1.4.1.3955.2.2.12 | INTEGER | read-write | mandatory |
| routingMethodTable OBJECT-TYPE The table of dynamic routing settings which can automatically adjust to physical changes in the network's layout. | 1.3.6.1.4.1.3955.2.2.13 | not-accessible | mandatory | |
| routingMethodEntry OBJECT-TYPE The protocol information for one of this entity's routing method. | 1.3.6.1.4.1.3955.2.2.13.1 | not-accessible | mandatory | |
| routingMethodIndex OBJECT-TYPE An unique value for each routing method. | 1.3.6.1.4.1.3955.2.2.13.1.1 | INTEGER | read-only | mandatory |
| dynamicRoutingTX OBJECT-TYPE Indicates the protocol to which transmit data on the network. | 1.3.6.1.4.1.3955.2.2.13.1.2 | INTEGER {disable(0), rip1(1), rip1-compatible(2), rip2(3)} | read-write | mandatory |
| dynamicRoutingRX OBJECT-TYPE Indicates the protocol to which receive data on the network. | 1.3.6.1.4.1.3955.2.2.13.1.3 | INTEGER {disable(0), rip1(1), rip2(2)} | read-write | mandatory |
| dmzTable OBJECT-TYPE The table of DMZ settings which allow one local user to be exposed to the Internet to use a special-purpose service. | 1.3.6.1.4.1.3955.2.2.14 | not-accessible | mandatory | |
| dmzEntry OBJECT-TYPE The IP addresses information for one of DMZ. | 1.3.6.1.4.1.3955.2.2.14.1 | not-accessible | mandatory | |
| dmzIndex OBJECT-TYPE An unique value for each DMZ setting. | 1.3.6.1.4.1.3955.2.2.14.1.1 | INTEGER | read-only | mandatory |
| dmzRemoteIPAddress OBJECT-TYPE Specifies the remote host IP address to which maps to the local host specified by dmzHostIPAddress object. | 1.3.6.1.4.1.3955.2.2.14.1.2 | IpAddress | read-write | mandatory |
| dmzHostIPAddress OBJECT-TYPE Specifies the local host IP address which will be exposed to the Internet. | 1.3.6.1.4.1.3955.2.2.14.1.3 | IpAddress | read-write | mandatory |
| staticRoutingTable OBJECT-TYPE The table of static routing methods which specifies pre-determined pathway that network information must travel to reach a specific host or network. | 1.3.6.1.4.1.3955.2.2.15 | not-accessible | mandatory | |
| staticRoutingEntry OBJECT-TYPE The configuration information for one of static routing. | 1.3.6.1.4.1.3955.2.2.15.1 | not-accessible | mandatory | |
| staticRoutingIndex OBJECT-TYPE An unique value for each static routing method. | 1.3.6.1.4.1.3955.2.2.15.1.1 | INTEGER | read-only | mandatory |
| destinationNetAddress OBJECT-TYPE The IP address of the remote network or host to which will be assigned a static route. | 1.3.6.1.4.1.3955.2.2.15.1.2 | IpAddress | read-write | mandatory |
| routingSubnetMask OBJECT-TYPE Determines which portion of an IP address is the network portion, and which portion is the host portion. | 1.3.6.1.4.1.3955.2.2.15.1.3 | IpAddress | read-write | mandatory |
| routingDefaultGateway OBJECT-TYPE Specifies the IP address of the gateway device that allows for contact between the managed node and the remote network or host. | 1.3.6.1.4.1.3955.2.2.15.1.4 | IpAddress | read-write | mandatory |
| routingHopCount OBJECT-TYPE Specifies the maximun number of hops that packets to the destination specified by this route entry should be forwarded. | 1.3.6.1.4.1.3955.2.2.15.1.5 | INTEGER | read-write | mandatory |
| routingInterface OBJECT-TYPE Specifies the physical interface to which will apply this routing configuration. | 1.3.6.1.4.1.3955.2.2.15.1.6 | INTEGER {lan(1), wan(2)} | read-write | mandatory |
| nFlagStatus OBJECT-TYPE Indicates the operation status for this routing entry. | 1.3.6.1.4.1.3955.2.2.15.1.7 | INTEGER {free(0), ready(1), active(2)} | read-write | mandatory |
| trapManagerTable OBJECT-TYPE Table of SNMP Trap message receivers. | 1.3.6.1.4.1.3955.2.2.16 | not-accessible | mandatory | |
| trapManagerEntry OBJECT-TYPE An entry in the table contains the host IP address which will receive trap messages. | 1.3.6.1.4.1.3955.2.2.16.1 | not-accessible | mandatory | |
| trapManagerIndex OBJECT-TYPE An unique value for each trap receiver. | 1.3.6.1.4.1.3955.2.2.16.1.1 | INTEGER | read-only | mandatory |
| trapMgrNetAddress OBJECT-TYPE The IP address to which will receive the Log message sent via trap protocol. | 1.3.6.1.4.1.3955.2.2.16.1.2 | IpAddress | read-write | mandatory |
| advMgtUPnPStatus OBJECT-TYPE Specifies whether allow Windows XP to automatically confiure the managed node for various Internet applications. | 1.3.6.1.4.1.3955.2.2.17 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| advMgtUPnPControl OBJECT-TYPE Specifies whether allow Windows XP to read and write the UPnP Forwarding of managed node using UPnP. | 1.3.6.1.4.1.3955.2.2.18 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| advMgtUPnPConnectControl OBJECT-TYPE Specifies whether allow Windows XP to read and write the UPnP WAN Connection of managed node using UPnP. | 1.3.6.1.4.1.3955.2.2.19 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| wanMgt OBJECT-IDENTITY | 1.3.6.1.4.1.3955.2.3 | |||
| wanConnectionTable OBJECT-TYPE Table of WAN connection management. | 1.3.6.1.4.1.3955.2.3.1 | not-accessible | mandatory | |
| wanConnectionEntry OBJECT-TYPE An entry in the table specifies the connection configuration for WAN interface. | 1.3.6.1.4.1.3955.2.3.1.1 | not-accessible | mandatory | |
| wanIndex OBJECT-TYPE An unique value for each WAN connection configuration. | 1.3.6.1.4.1.3955.2.3.1.1.1 | INTEGER | read-only | deprecated |
| wanIfIndex OBJECT-TYPE The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. | 1.3.6.1.4.1.3955.2.3.1.1.2 | INTEGER | read-only | deprecated |
| wanConnectionType OBJECT-TYPE Indicates the protocol to which adopted by this WAN connection. | 1.3.6.1.4.1.3955.2.3.1.1.3 | INTEGER {dynamic(1), static(2), pppoe(3), ras(4), pptp(5), hbs(6)} | read-write | mandatory |
| wanNetAddress OBJECT-TYPE The IP address that this managed node has, when seen from the external WAN, or the Internet. | 1.3.6.1.4.1.3955.2.3.1.1.4 | IpAddress | read-write | mandatory |
| wanPhysicalAddr OBJECT-TYPE The physical address that this managed node has, when seen from the external WAN, or the Internet. | 1.3.6.1.4.1.3955.2.3.1.1.5 | PhysAddress | read-write | mandatory |
| wanSubnetMask OBJECT-TYPE The subnet mask seen by external users on the Internet. | 1.3.6.1.4.1.3955.2.3.1.1.6 | IpAddress | read-write | mandatory |
| wanDefaultGateway OBJECT-TYPE The IP address of remote host to which in respect to the forwarding of datagrams received by, but not addressed to, this managed node. | 1.3.6.1.4.1.3955.2.3.1.1.7 | IpAddress | read-write | mandatory |
| wanDHCPStatus OBJECT-TYPE Indicates to release or renew the IP address of this managed node which seen from the external WAN, or the Internet. | 1.3.6.1.4.1.3955.2.3.1.1.8 | INTEGER {release(0), renew(1)} | read-write | mandatory |
| wanLoginStatus OBJECT-TYPE Specifies to cut the connection to ISP, set to disable(0), or to build up a PPPoE or RAS connection. | 1.3.6.1.4.1.3955.2.3.1.1.9 | INTEGER {disable(0), pppoe(1), ras(2)} | read-write | mandatory |
| wanLoginUserName OBJECT-TYPE The authorized user name used to access the ISP. | 1.3.6.1.4.1.3955.2.3.1.1.10 | DisplayString (SIZE(0..64)) | read-write | mandatory |
| wanLoginPassword OBJECT-TYPE The authorized password used to access the ISP. | 1.3.6.1.4.1.3955.2.3.1.1.11 | DisplayString (SIZE(0..64)) | read-write | mandatory |
| wanRasPlan OBJECT-TYPE Specifies the type of Remote Access Service plan used to connect with the ISP. | 1.3.6.1.4.1.3955.2.3.1.1.12 | INTEGER {ethernet-512k(0), ethernet-256k(1)} | read-write | mandatory |
| wanWorkingMode OBJECT-TYPE Specifies the working mode for this managed node. Gateway mode should be used if this node is hosting local network's connection to the Internet. Router mode should be used if this node exists on a network with other routers. | 1.3.6.1.4.1.3955.2.3.1.1.13 | INTEGER {gateway(1), router(2)} | read-write | mandatory |
| wanConnectedState OBJECT-TYPE Specifies the state to keepAlive(0) will keep the PPPoE-enabled Internet access connected indefinitely, even when it sits idle. Otherwise the connection to the ISP will be cutted after a preiod of time specified in wanConnectedIdleTime object. | 1.3.6.1.4.1.3955.2.3.1.1.14 | INTEGER {keepAlive(0), onDemand(1)} | read-write | mandatory |
| wanConnectedIdleTime OBJECT-TYPE Specifies the number of minutes that want to have elapsed before Internet access disconnects. A zero value indicates to remain the Internet connection on at all times. | 1.3.6.1.4.1.3955.2.3.1.1.15 | INTEGER | read-write | mandatory |
| wanConnectedRedialPeriod OBJECT-TYPE PPPoE retry to dial to ISP, due to ISP equipment bug in HK | 1.3.6.1.4.1.3955.2.3.1.1.16 | INTEGER | read-write | mandatory |
| wanDnsNetAddressTable OBJECT-TYPE Table of DNS Server IP addresses. | 1.3.6.1.4.1.3955.2.3.2 | not-accessible | mandatory | |
| wanDnsNetAddressEntry OBJECT-TYPE An entry in the table contains one DNS server IP address. | 1.3.6.1.4.1.3955.2.3.2.1 | not-accessible | mandatory | |
| wanDnsNetAddressIndex OBJECT-TYPE An unique value for each DNS server. | 1.3.6.1.4.1.3955.2.3.2.1.1 | INTEGER | read-only | mandatory |
| wanDnsIfIndex OBJECT-TYPE The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index isthe same interface as identified by the same value of ifIndex. | 1.3.6.1.4.1.3955.2.3.2.1.2 | INTEGER | read-only | deprecated |
| wanDnsNetAddress OBJECT-TYPE Specifies the IP address of DNS server to which will translate domain or website names into Internet addresses or URLs. | 1.3.6.1.4.1.3955.2.3.2.1.3 | IpAddress | read-write | mandatory |
| vpnMgt OBJECT-IDENTITY | 1.3.6.1.4.1.3955.2.4 | |||
| vpnIpsecTable OBJECT-TYPE Table of VPN Tunnel configuration. | 1.3.6.1.4.1.3955.2.4.1 | not-accessible | mandatory | |
| vpnIpsecEntry OBJECT-TYPE An entry in the table contains configuration for each tunnel. | 1.3.6.1.4.1.3955.2.4.1.1 | not-accessible | mandatory | |
| vpnTunnelIndex OBJECT-TYPE An unique value for each independent tunnel. | 1.3.6.1.4.1.3955.2.4.1.1.1 | INTEGER | read-only | mandatory |
| vpnTunnelState OBJECT-TYPE Status of selected tunnel, disable or enable. | 1.3.6.1.4.1.3955.2.4.1.1.2 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| vpnTunnelName OBJECT-TYPE Name of selected tunnel. | 1.3.6.1.4.1.3955.2.4.1.1.3 | DisplayString (SIZE(0..15)) | read-write | mandatory |
| vpnLocalIdType OBJECT-TYPE Select the local LAN user(s) behind the router that can use this VPN tunnel. This may be a single IP address, a Sub-network or a range of addresses. Notice that the Local Secure Group must match the other router's Remote Secure Group. | 1.3.6.1.4.1.3955.2.4.1.1.4 | INTEGER {ip(0), subnet(1), range(2)} | read-write | mandatory |
| vpnLocalIp OBJECT-TYPE The IP address if vpnLocalIdType is ip(0). | 1.3.6.1.4.1.3955.2.4.1.1.5 | IpAddress | read-write | mandatory |
| vpnLocalSubnet OBJECT-TYPE The Sub-network IP if vpnLocalIdType is subnet(1). | 1.3.6.1.4.1.3955.2.4.1.1.6 | IpAddress | read-write | mandatory |
| vpnLocalSubnetMask OBJECT-TYPE The Sub-network mask if vpnLocalIdType is subnet(1). | 1.3.6.1.4.1.3955.2.4.1.1.7 | IpAddress | read-write | mandatory |
| vpnLocalRangeBeg OBJECT-TYPE The start address of IP range if vpnLocalIdType is range(2). | 1.3.6.1.4.1.3955.2.4.1.1.8 | IpAddress | read-write | mandatory |
| vpnLocalRangeEnd OBJECT-TYPE The end address of IP range if vpnLocalIdType is range(2). | 1.3.6.1.4.1.3955.2.4.1.1.9 | IpAddress | read-write | mandatory |
| vpnRemoteIdType OBJECT-TYPE Select the remote LAN user(s) behind the remote gateway can use this VPN tunnel. This may be a single IP address, a Sub-network, range of addresses or any addresses. If [Any] is set, the router acts as responder and accepts request from any remote user. In this case, the pre-shared key of this tunnel should be set as a different string from other tunnels'. Notice that Remote Secure Group must match the other router's Local Secure Group. | 1.3.6.1.4.1.3955.2.4.1.1.10 | INTEGER {ip(0), subnet(1), range(2)} | read-write | mandatory |
| vpnRemoteIp OBJECT-TYPE The IP address if vpnRemoteIdType is ip(0). | 1.3.6.1.4.1.3955.2.4.1.1.11 | IpAddress | read-write | mandatory |
| vpnRemoteSubnet OBJECT-TYPE The Sub-network IP if vpnRemoteIdType is subnet(1). | 1.3.6.1.4.1.3955.2.4.1.1.12 | IpAddress | read-write | mandatory |
| vpnRemoteSubnetMask OBJECT-TYPE The Sub-network mask if vpnRemoteIdType is subnet(1). | 1.3.6.1.4.1.3955.2.4.1.1.13 | IpAddress | read-write | mandatory |
| vpnRemoteRangeBeg OBJECT-TYPE The start address of IP range if vpnRemoteIdType is range(2). | 1.3.6.1.4.1.3955.2.4.1.1.14 | IpAddress | read-write | mandatory |
| vpnRemoteRangeEnd OBJECT-TYPE The end address of IP range if vpnRemoteIdType is range(2). | 1.3.6.1.4.1.3955.2.4.1.1.15 | IpAddress | read-write | mandatory |
| vpnRemoteSecurityGateway OBJECT-TYPE The IP address in this field must match the public IP address (i.e. WAN IP Address) of the remote gateway at the other end of this tunnel. If the remote gateway has a dynamic IP address, select [Any] in this field. In this case, the pre-shared key of this tunnel should be set as a different string from other tunnels'. Another type is [FQDN]. It allows you to enter a fully-qualified domain name of the remote gateway. | 1.3.6.1.4.1.3955.2.4.1.1.16 | IpAddress | read-write | mandatory |
| vpnEspEncrypt OBJECT-TYPE The Encryption method determines the length of the key used to encrypt/decrypt ESP packets. Either DES or 3DES may be selected. Notice that both sides must use the same Encryption method. | 1.3.6.1.4.1.3955.2.4.1.1.17 | INTEGER {disable(0), des(1), des3(2)} | read-write | mandatory |
| vpnEspAuth OBJECT-TYPE Authentication, determines a method to authenticate the ESP packets. Either MD5 or SHA may be selected. Notice that both sides must use the same Authentication method. | 1.3.6.1.4.1.3955.2.4.1.1.18 | INTEGER {disable(0), md5(1), sha(2)} | read-write | mandatory |
| vpnKeyMethod OBJECT-TYPE The router supports both automatic and manual key management. When choosing automatic key management, IKE(Internet Key Exchange) protocols are used to negotiate key material for SA. If manual key management is selected, no key negotiation is needed. Basically, manual key management is used in small static environments or for troubleshooting purpose. Notice that both sides must use the same Key Management method. | 1.3.6.1.4.1.3955.2.4.1.1.19 | INTEGER {isakmp(0), manual(1)} | read-write | mandatory |
| vpnIsakmpPfs OBJECT-TYPE If PFS is enabled, IKE Phase 2 negotiation will generate a new key material for IP traffic encryption and authentication. Note: that both sides must have this selected. | 1.3.6.1.4.1.3955.2.4.1.1.20 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| vpnIsakmpPreSharedKey OBJECT-TYPE IKE uses the Pre-shared Key field to authenticate the remote IKE peer. Both character and hexadecimal value are acceptable in this field. e.g. [My-@123] or [0x4d795f40313233] Note: that both sides must use the same Pre-shared Key. | 1.3.6.1.4.1.3955.2.4.1.1.21 | DisplayString (SIZE(0..23)) | read-only | mandatory |
| vpnManualEncryptKey OBJECT-TYPE This field specifies a key used to encrypt and decrypt IP traffic. Both character and hexadecimal value are acceptable in this field. Note: that both sides must use the same Encryption Key. | 1.3.6.1.4.1.3955.2.4.1.1.22 | DisplayString (SIZE(0..23)) | read-only | mandatory |
| vpnManualAuthKey OBJECT-TYPE This field specifies a key used to authenticate IP traffic.Both character and hexadecimal value are acceptable in this field. Note: that both sides must use the same Authentication Key. | 1.3.6.1.4.1.3955.2.4.1.1.23 | DisplayString (SIZE(0..19)) | read-only | mandatory |
| vpnManualInboundSpi OBJECT-TYPE The SPI(Security Parameter Index) is carried in the ESP header. This enables the receiver to select the SA, under which a packet should be processed. The SPI is a 32-bit value. Both decimal and hexadecimal values are acceptable. e.g. [987654321] or [0x3ade68b1]. Each tunnel must have unique an Inbound SPI and Outbound SPI. No two tunnels share the same SPI. Notice that Inbound SPI must match the other router's Outbound SPI, and vice versa. | 1.3.6.1.4.1.3955.2.4.1.1.24 | DisplayString (SIZE(0..9)) | read-write | mandatory |
| vpnManualOutboundSpi OBJECT-TYPE The SPI(Security Parameter Index) is carried in the ESP header. This enables the receiver to select the SA, under which a packet should be processed. The SPI is a 32-bit value. Both decimal and hexadecimal values are acceptable. e.g. [987654321] or [0x3ade68b1]. Each tunnel must have unique an Inbound SPI and Outbound SPI. No two tunnels share the same SPI. Notice that Inbound SPI must match the other router's Outbound SPI, and vice versa. | 1.3.6.1.4.1.3955.2.4.1.1.25 | DisplayString (SIZE(0..9)) | read-write | mandatory |
| vpnTunnelStatus OBJECT-TYPE Indicates the connection status of the selected tunnel. The state is either connected(0) or disconnected(1). | 1.3.6.1.4.1.3955.2.4.1.1.26 | INTEGER {connected(0), disconnected(1)} | read-write | mandatory |
| firewallMgt OBJECT-IDENTITY | 1.3.6.1.4.1.3955.2.5 | |||
| fwProtection OBJECT-TYPE Set to disable or enable the firewall function utilized on this managed node. | 1.3.6.1.4.1.3955.2.5.1 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| wirelessMgt OBJECT-IDENTITY | 1.3.6.1.4.1.3955.2.6 | |||
| wirelessCommon OBJECT-IDENTITY | 1.3.6.1.4.1.3955.2.6.1 | |||
| stationMacFilter OBJECT-TYPE Set to disable(0) or enable(1) the wireless station physical address filter. | 1.3.6.1.4.1.3955.2.6.1.1 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| apClientModeEnable OBJECT-TYPE set/get enable or disable AP client mode | 1.3.6.1.4.1.3955.2.6.1.2 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| apClientMacNum OBJECT-TYPE set/get the numbers of AP Client MAC address list | 1.3.6.1.4.1.3955.2.6.1.3 | INTEGER (1..20) | read-write | mandatory |
| apClientMacTable OBJECT-TYPE set/get the MAC address list of AP Client | 1.3.6.1.4.1.3955.2.6.1.4 | not-accessible | mandatory | |
| apClientMacEntry OBJECT-TYPE A MAC address table for AP client mode. | 1.3.6.1.4.1.3955.2.6.1.4.1 | not-accessible | mandatory | |
| apClientMacIndex OBJECT-TYPE A index value for each MAC address. | 1.3.6.1.4.1.3955.2.6.1.4.1.1 | INTEGER | read-only | mandatory |
| apClientMacAddress OBJECT-TYPE The MAC address. | 1.3.6.1.4.1.3955.2.6.1.4.1.2 | PhysAddress | read-write | mandatory |
| apBridgeModeEnable OBJECT-TYPE set/get enable or disable Bridge mode | 1.3.6.1.4.1.3955.2.6.1.5 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| apBridgeMacNum OBJECT-TYPE set/get the numbers of Bridge MAC address list | 1.3.6.1.4.1.3955.2.6.1.6 | INTEGER (1..20) | read-write | mandatory |
| apBridgeMacTable OBJECT-TYPE set/get the MAC address list of Bridge | 1.3.6.1.4.1.3955.2.6.1.7 | not-accessible | mandatory | |
| apBridgeMacEntry OBJECT-TYPE A MAC address table for AP Bridge mode. | 1.3.6.1.4.1.3955.2.6.1.7.1 | not-accessible | mandatory | |
| apBridgeMacIndex OBJECT-TYPE A index value for each MAC address. | 1.3.6.1.4.1.3955.2.6.1.7.1.1 | INTEGER | read-only | mandatory |
| apBridgeMacAddress OBJECT-TYPE The MAC address. | 1.3.6.1.4.1.3955.2.6.1.7.1.2 | PhysAddress | read-write | mandatory |
| apRepeatorModeEnable OBJECT-TYPE set/get enable or disable repeater mode | 1.3.6.1.4.1.3955.2.6.1.8 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| apRepeatorMacNum OBJECT-TYPE set/get the numbers of repeater MAC address list | 1.3.6.1.4.1.3955.2.6.1.9 | INTEGER (1..20) | read-write | mandatory |
| apRepeatorMacTable OBJECT-TYPE set/get the MAC address list of repeater | 1.3.6.1.4.1.3955.2.6.1.10 | not-accessible | mandatory | |
| apRepeatorMacEntry OBJECT-TYPE A MAC address table for AP Repeator mode. | 1.3.6.1.4.1.3955.2.6.1.10.1 | not-accessible | mandatory | |
| apRepeatorMacIndex OBJECT-TYPE A index value for each MAC address. | 1.3.6.1.4.1.3955.2.6.1.10.1.1 | INTEGER | read-only | mandatory |
| apRepeatorMacAddress OBJECT-TYPE The MAC address. | 1.3.6.1.4.1.3955.2.6.1.10.1.2 | PhysAddress | read-write | mandatory |
| ieee80211b OBJECT-IDENTITY | 1.3.6.1.4.1.3955.2.6.2 | |||
| ieee80211bBroadcastSSID OBJECT-TYPE The attribute is only valid for Access Point and the master of IBSS. When the attribute is enable, the SSID field in beacon frames is blank, also the device will not response the Probe Request with unspecified SSID. | 1.3.6.1.4.1.3955.2.6.2.1 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| ieee80211bSSIDString OBJECT-TYPE When in read access, this attribute reflects the Service Set ID of the current wireless connection. When in write access, it is the desired Service Set ID. | 1.3.6.1.4.1.3955.2.6.2.2 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| ieee80211bChannel OBJECT-TYPE When in read access, this attribute reflects the channel number of the current wireless connection. When in write access, it is the desired channel to connect. | 1.3.6.1.4.1.3955.2.6.2.3 | INTEGER (1..14) | read-write | mandatory |
| ieee80211bWep OBJECT-TYPE Specify the WEP status of device. If the attribute is set as enable, the WEP mechanism is used for transmitting data frames. | 1.3.6.1.4.1.3955.2.6.2.4 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| ieee80211bWepAuthMethod OBJECT-TYPE Specify the authentication algorithms supported by the station or AP. | 1.3.6.1.4.1.3955.2.6.2.5 | INTEGER {both(0), open-key(1), share-key(2)} | read-write | mandatory |
| ieee80211bWepBits OBJECT-TYPE When WEP is enabled, this attribute specifies whether 64-bit or 128-bit encryption/decryption algorithm is used. | 1.3.6.1.4.1.3955.2.6.2.6 | INTEGER {wep64bits(0), wep128bits(1)} | read-write | mandatory |
| ieee80211bDefaultKey OBJECT-TYPE The index of default WEP encryption key for transmission. It can be 1 to 4. | 1.3.6.1.4.1.3955.2.6.2.7 | INTEGER (1..4) | read-write | mandatory |
| ieee80211bWep64bitkey1 OBJECT-TYPE The WEP key #1 value for 64-bit WEP encryption. It's HEX value in ASCII format. For example: WEP key: 0x12 0x34 0x56 0x78 0x90 is specified as '1234567890'. | 1.3.6.1.4.1.3955.2.6.2.8 | OCTET STRING (SIZE(0..10)) | read-write | mandatory |
| ieee80211bWep64bitkey2 OBJECT-TYPE The WEP key #2 value for 64-bit WEP encryption. It's HEX value in ASCII format. For example: WEP key: 0x12 0x34 0x56 0x78 0x90 is specified as '1234567890'. | 1.3.6.1.4.1.3955.2.6.2.9 | OCTET STRING (SIZE(0..10)) | read-write | mandatory |
| ieee80211bWep64bitkey3 OBJECT-TYPE The WEP key #3 value for 64-bit WEP encryption. It's HEX value in ASCII format. For example: WEP key: 0x12 0x34 0x56 0x78 0x90 is specified as '1234567890'. | 1.3.6.1.4.1.3955.2.6.2.10 | OCTET STRING (SIZE(0..10)) | read-write | mandatory |
| ieee80211bWep64bitkey4 OBJECT-TYPE The WEP key #4 value for 64-bit WEP encryption. It's HEX value in ASCII format. For example: WEP key: 0x12 0x34 0x56 0x78 0x90 is specified as '1234567890'. | 1.3.6.1.4.1.3955.2.6.2.11 | OCTET STRING (SIZE(0..10)) | read-write | mandatory |
| ieee80211bWep128bitkey1 OBJECT-TYPE The WEP key #1 value for 128-bit WEP encryption. It's HEX value in ASCII format. For example: WEP key: 0x12 0x34 0x56 0x78 0x90 is specified as '1234567890'. | 1.3.6.1.4.1.3955.2.6.2.12 | OCTET STRING (SIZE(0..26)) | read-write | mandatory |
| ieee80211bWep128bitkey2 OBJECT-TYPE The WEP key #2 value for 128-bit WEP encryption. It's HEX value in ASCII format. For example: WEP key: 0x12 0x34 0x56 0x78 0x90 is specified as '1234567890'. | 1.3.6.1.4.1.3955.2.6.2.13 | OCTET STRING (SIZE(0..26)) | read-write | mandatory |
| ieee80211bWep128bitkey3 OBJECT-TYPE The WEP key #3 value for 128-bit WEP encryption. It's HEX value in ASCII format. For example: WEP key: 0x12 0x34 0x56 0x78 0x90 is specified as '1234567890'. | 1.3.6.1.4.1.3955.2.6.2.14 | OCTET STRING (SIZE(0..26)) | read-write | mandatory |
| ieee80211bWep128bitkey4 OBJECT-TYPE The WEP key #4 value for 128-bit WEP encryption. It's HEX value in ASCII format. For example: WEP key: 0x12 0x34 0x56 0x78 0x90 is specified as '1234567890'. | 1.3.6.1.4.1.3955.2.6.2.15 | OCTET STRING (SIZE(0..26)) | read-write | mandatory |
| ieee80211bBeaconInterval OBJECT-TYPE This value specifies the beacon interval duration in miliseconds. | 1.3.6.1.4.1.3955.2.6.2.16 | INTEGER (0..65535) | read-write | mandatory |
| ieee80211bRTSThreshold OBJECT-TYPE This attribute shall indicate the number of octets in an MPDU, below which an RTS/CTS handshake shall not be performed at the beginning of any frame exchange sequence where the MPDU is of type Data or Management, the MPDU has an individual address in the address1 field, and the length of the MPDU is greater than this threshold. Setting this attribute to be larger than the maximum MSDU size shall have the effect of turnning off the RTS/CTS handshake for frames of Data and Management type transmitted by this device. Setting this attribute to zero shall have the effect of turnning on the RTS/CTS handshake for all frames of Data and Management type transmitted by the device. | 1.3.6.1.4.1.3955.2.6.2.17 | INTEGER (0..2347) | read-write | mandatory |
| ieee80211bFragmentThreshold OBJECT-TYPE This attribute shall specify the current maximum size, in octets, of the MPDU that may be delivered to PHY. An MSDU shall be broken into fragments if its size exceeds the value of this attribute after adding MAC headers and trailers. An MSDU or MMPDU shall be fragmented when the resulting frame has an individual address in Address1 field, and the length of frame is larger than this threshold. | 1.3.6.1.4.1.3955.2.6.2.18 | INTEGER (256..2346) | read-write | mandatory |
| ieee80211bDTIMInterval OBJECT-TYPE Specify the number of beacon intervals that shall elapse between transmission of Beacon frames containing a TIM element whose DTIM Count field is 0. This value is transmitted in the DTIM Period field of Beacon frames. | 1.3.6.1.4.1.3955.2.6.2.19 | INTEGER (0..255) | read-write | mandatory |
| ieee80211bBasicRate OBJECT-TYPE The value is a bit-map of basic data rates. It specifies the basic rates used and reported for this BSS by the AP. The highest rate specified is the rate that the AP uses when transmitting broadcast/multicast and management frames. Bit0 = 1Mbps, Bit1 = 2Mbps, Bit2 = 5.5Mbps, and Bit3 = 11Mbps. The basic data rates also specifies the rates that must be supported by all stations to join this BSS. | 1.3.6.1.4.1.3955.2.6.2.20 | INTEGER (1..15) | read-write | mandatory |
| ieee80211bTXRate OBJECT-TYPE The default transmission rate of the staion or access point. When set as auto-fallback, the tx rate auto-fallback between 11, 5.5, 2, and 1Mbps. | 1.3.6.1.4.1.3955.2.6.2.21 | INTEGER {rate-1Mbps(1), rate-2Mbps(2), rate-5dot5Mbps(3), rate-11Mbps(4), auto-fallback(5)} | read-write | mandatory |
| ieee80211bPreambleType OBJECT-TYPE For wireless stations, this attribute specifies whether frames are transmitted with the short or long preamble. For access points, when set to shortPreamble, it force the AP to disallow associations from stations that do not support short preamble. In longPreamble mode, it allow all stations to associate, which carries the risk that legacy systems may associate with the BSS and then proceed to interfere with the short preamble packets. | 1.3.6.1.4.1.3955.2.6.2.22 | INTEGER {longPreamble(0), shortPreamble(1)} | read-write | mandatory |
| ieee80211bRadioFunction OBJECT-TYPE Enable/Disable the RF radio function. When disable, no RF signal will be generated on the air, also no RF signal will be received. But the MAC function of the wireless interface is still working. When enable, the interface is working normally. | 1.3.6.1.4.1.3955.2.6.2.23 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| ieee80211bDeviceFunction OBJECT-TYPE Enable/Disable the function of the device. When disable, not only the RF radio is turned off, but also the MAC function of wireless interface is also turned off. When enable, the interface is working normally. | 1.3.6.1.4.1.3955.2.6.2.24 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| ieee80211bDomain OBJECT-TYPE The attribute describe the regulatory domain the PLCP and PMD support in this wireless interface. | 1.3.6.1.4.1.3955.2.6.2.25 | INTEGER {usa-canada(1), most-of-europe(2), spain(3), france(4), japan(5), worldwide(6)} | read-only | mandatory |
| ieee80211bSignalStrength OBJECT-TYPE The signal strength of the current wireless connection. The unit is percentage. It's only valid for wireless station in infrastructure mode. When the link is disconnected, the value should be 0. | 1.3.6.1.4.1.3955.2.6.2.26 | INTEGER (0..100) | read-only | mandatory |
| ieee80211bOperationMode OBJECT-TYPE Specify the type of BSS the station shall use when scanning for a BSS with which to connect. When set to infrastructure, the station shall only connect to an Access Point. When set to adhoc, the station shall only connect to an IBSS network. | 1.3.6.1.4.1.3955.2.6.2.27 | INTEGER {adhoc(0), infrastructure(1)} | read-write | mandatory |
| ieee80211bPassPhrase OBJECT-TYPE The ASCII string used to generate the actual 4 WEP keys. The length of the attribute can be 0 to 30. The algorithm of the WEP key generation is based on the algorithm proposed by Intersil. The algorithm to generate 64-bit WEP key and 128-bit WEP key are different. When in 64-bit mode, it uses Intersil's proprietary algorithm to generate 4 different WEP keys. When in 128-bit mode, it uses MD5 to generate 4 WEP keys with identical key value. | 1.3.6.1.4.1.3955.2.6.2.28 | DisplayString (SIZE(0..30)) | read-write | mandatory |
| ieee80211bLinkQuality OBJECT-TYPE The link quality of the current wireless connection. The unit is percentage. If the link is disconnected, the value should be 0. | 1.3.6.1.4.1.3955.2.6.2.29 | INTEGER (0..100) | read-only | mandatory |
| ieee80211a OBJECT-IDENTITY | 1.3.6.1.4.1.3955.2.6.3 | |||
| ieee80211aBroadcastSSID OBJECT-TYPE set/get enable or disable broadcast SSID | 1.3.6.1.4.1.3955.2.6.3.1 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| ieee80211aSSIDString OBJECT-TYPE set/get SSID String | 1.3.6.1.4.1.3955.2.6.3.2 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| ieee80211aChannel OBJECT-TYPE set/get Current Channel, 42/50/58 channel is for turbo mode | 1.3.6.1.4.1.3955.2.6.3.3 | INTEGER {channel36(1), channel40(2), channel44(3), channel48(4), channel52(5), channel56(6), channel60(7), channel64(8), channel42(9), channel50(10), channel58(11)} | read-write | mandatory |
| ieee80211aWep OBJECT-TYPE set/get enable or disable WEP encryption | 1.3.6.1.4.1.3955.2.6.3.4 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| ieee80211aWepauthmethod OBJECT-TYPE set/get Authentication method | 1.3.6.1.4.1.3955.2.6.3.5 | INTEGER {both(0), open-key(1), share-key(2)} | read-write | mandatory |
| ieee80211aDefaultKey OBJECT-TYPE set/get the default WEP KEY ID | 1.3.6.1.4.1.3955.2.6.3.6 | INTEGER (1..4) | read-write | mandatory |
| ieee80211aWepbits OBJECT-TYPE set/get WEP encryption bit length | 1.3.6.1.4.1.3955.2.6.3.7 | INTEGER {wep64bits(0), wep128bits(1), wep152bits(2)} | read-write | mandatory |
| ieee80211aWep64bitkey1 OBJECT-TYPE set/get 64bit key 1 | 1.3.6.1.4.1.3955.2.6.3.8 | DisplayString (SIZE(0..10)) | read-write | mandatory |
| ieee80211aWep64bitkey2 OBJECT-TYPE set/get 64bit key 2 | 1.3.6.1.4.1.3955.2.6.3.9 | DisplayString (SIZE(0..10)) | read-write | mandatory |
| ieee80211aWep64bitkey3 OBJECT-TYPE set/get 64bit key 3 | 1.3.6.1.4.1.3955.2.6.3.10 | DisplayString (SIZE(0..10)) | read-write | mandatory |
| ieee80211aWep64bitkey4 OBJECT-TYPE set/get 64bit key 4 | 1.3.6.1.4.1.3955.2.6.3.11 | DisplayString (SIZE(0..10)) | read-write | mandatory |
| ieee80211aWep128bitkey1 OBJECT-TYPE set/get 128 bit key 1 | 1.3.6.1.4.1.3955.2.6.3.12 | DisplayString (SIZE(0..26)) | read-write | mandatory |
| ieee80211aWep128bitkey2 OBJECT-TYPE set/get 128 bit key 2 | 1.3.6.1.4.1.3955.2.6.3.13 | DisplayString (SIZE(0..26)) | read-write | mandatory |
| ieee80211aWep128bitkey3 OBJECT-TYPE set/get 128 bit key 3 | 1.3.6.1.4.1.3955.2.6.3.14 | DisplayString (SIZE(0..26)) | read-write | mandatory |
| ieee80211aWep128bitkey4 OBJECT-TYPE set/get 128 bit key 4 | 1.3.6.1.4.1.3955.2.6.3.15 | DisplayString (SIZE(0..26)) | read-write | mandatory |
| ieee80211aWep152bitkey1 OBJECT-TYPE set/get 152 bit key 1 | 1.3.6.1.4.1.3955.2.6.3.16 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| ieee80211aWep152bitkey2 OBJECT-TYPE set/get 152 bit key 2 | 1.3.6.1.4.1.3955.2.6.3.17 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| ieee80211aWep152bitkey3 OBJECT-TYPE set/get 152 bit key 3 | 1.3.6.1.4.1.3955.2.6.3.18 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| ieee80211aWep152bitkey4 OBJECT-TYPE set/get 152 bit key 4 | 1.3.6.1.4.1.3955.2.6.3.19 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| ieee80211aBeaconInterval OBJECT-TYPE set/get Beacon Interval | 1.3.6.1.4.1.3955.2.6.3.20 | INTEGER (0..65535) | read-write | mandatory |
| ieee80211aRTSThreshold OBJECT-TYPE set/get RTS Threshold | 1.3.6.1.4.1.3955.2.6.3.21 | INTEGER (0..2432) | read-write | mandatory |
| ieee80211aFragmentThreshold OBJECT-TYPE set/get Fragmentation Threshold | 1.3.6.1.4.1.3955.2.6.3.22 | INTEGER (0..2346) | read-write | mandatory |
| ieee80211aDTIMInterval OBJECT-TYPE set/get DTIM Interval | 1.3.6.1.4.1.3955.2.6.3.23 | INTEGER (0..255) | read-write | mandatory |
| ieee80211aBasicRate OBJECT-TYPE set/get Basic rate | 1.3.6.1.4.1.3955.2.6.3.24 | INTEGER {rate6mbps(0)} | read-write | mandatory |
| ieee80211aTXRate OBJECT-TYPE set/get Transmit rate | 1.3.6.1.4.1.3955.2.6.3.25 | INTEGER {rate6Mbps(0), rate9Mbps(1), rate12Mbps(2), rate18Mbps(3), rate24Mbps(4), rate36Mbps(5), rate48Mbps(6), rate54Mbps(7), bestRate(8)} | read-write | mandatory |
| ieee80211aTurboMode OBJECT-TYPE set/get enable or disable turbo mode | 1.3.6.1.4.1.3955.2.6.3.26 | INTEGER {disable(0), enable(1)} | read-write | current |
| ieee80211aPhyOFDMEnable OBJECT-TYPE set/get enable or disable OFDM modulation | 1.3.6.1.4.1.3955.2.6.3.27 | INTEGER {disable(0), enable(1)} | read-write | current |
| ieee80211aPhyOFDMAutoChannelSelect OBJECT-TYPE set/get enable or disable auto find the channel with less interference | 1.3.6.1.4.1.3955.2.6.3.28 | INTEGER {disable(0), enable(1)} | read-write | current |
| ieee80211aRadioFunction OBJECT-TYPE set/get enable or disable radio function | 1.3.6.1.4.1.3955.2.6.3.29 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| ieee80211aDeviceFunction OBJECT-TYPE set/get enable or disable device | 1.3.6.1.4.1.3955.2.6.3.30 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| ieee80211aDomain OBJECT-TYPE Get regular domain | 1.3.6.1.4.1.3955.2.6.3.31 | INTEGER {usa-canada(1), most-of-europe(2), spain(3), france(4), japan(5), worldwide(6)} | read-only | mandatory |
| ieee80211aSignalStrength OBJECT-TYPE Get signal strength (for NIC) | 1.3.6.1.4.1.3955.2.6.3.32 | INTEGER | read-only | mandatory |
| ieee80211aOperationMode OBJECT-TYPE set/get The operation mode of this NIC. | 1.3.6.1.4.1.3955.2.6.3.33 | INTEGER {adhoc(0), infrastructure(1)} | read-write | mandatory |
| ieee80211aLinkQuality OBJECT-TYPE Get the link quality of this NIC. | 1.3.6.1.4.1.3955.2.6.3.34 | INTEGER | read-only | mandatory |
| adslRemoteNode OBJECT-IDENTITY | 1.3.6.1.4.1.3955.2.7 | |||
| remoteNodeNumber OBJECT-TYPE The number of network interfaces (regardless of their current state) present on this system. | 1.3.6.1.4.1.3955.2.7.1 | INTEGER | read-only | mandatory |
| remoteNodeErrString OBJECT-TYPE The error status of saving one remote node settings. The string will clear once it is accessed from the SNMP server. | 1.3.6.1.4.1.3955.2.7.2 | DisplayString | read-only | mandatory |
| remoteNodeStatusTable OBJECT-TYPE A list of remote node status entries. | 1.3.6.1.4.1.3955.2.7.3 | not-accessible | mandatory | |
| remoteNodeStatusEntry OBJECT-TYPE An remote node status entry containing comment object for a remote node status. | 1.3.6.1.4.1.3955.2.7.3.1 | not-accessible | mandatory | |
| remoteNodeStatusIndex OBJECT-TYPE The index of remote node status entry. | 1.3.6.1.4.1.3955.2.7.3.1.1 | INTEGER | read-only | mandatory |
| remoteNodeStatusIfIndex OBJECT-TYPE The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. | 1.3.6.1.4.1.3955.2.7.3.1.2 | INTEGER | read-only | deprecated |
| remoteNodeStatus OBJECT-TYPE This object allows you to activate/deactivate/delete this remote node. | 1.3.6.1.4.1.3955.2.7.3.1.3 | INTEGER {other(1), active(2), deactive(3), delete(4)} | read-write | mandatory |
| remoteNodeISPnode OBJECT-TYPE The object allows you to set the remote node to ISP node. | 1.3.6.1.4.1.3955.2.7.3.1.4 | INTEGER {no(0), yes(1)} | read-write | mandatory |
| remoteNodeGeneralTable OBJECT-TYPE A list of remote node general entries. | 1.3.6.1.4.1.3955.2.7.4 | not-accessible | mandatory | |
| remoteNodeGeneralEntry OBJECT-TYPE An remote node general entry containing comment object for a remote node general information. | 1.3.6.1.4.1.3955.2.7.4.1 | not-accessible | mandatory | |
| remoteNodeGeneralIndex OBJECT-TYPE The index of remote node general entry. | 1.3.6.1.4.1.3955.2.7.4.1.1 | INTEGER | read-only | mandatory |
| remoteNodeGeneralIfIndex OBJECT-TYPE The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. | 1.3.6.1.4.1.3955.2.7.4.1.2 | INTEGER | read-only | deprecated |
| remoteNodeName OBJECT-TYPE The name of the Internet service provider. This information is for identification purpose only. | 1.3.6.1.4.1.3955.2.7.4.1.3 | DisplayString (SIZE(0..10)) | read-write | mandatory |
| remoteNodeEncap OBJECT-TYPE This if the method of encapsulation used by the ISP. | 1.3.6.1.4.1.3955.2.7.4.1.4 | INTEGER {other(1), ppp(2), pppoe(3), mpoa(4), enet-encap(5)} | read-write | mandatory |
| remoteNodeMultiplex OBJECT-TYPE This if the methos of multiplexing used by the ISP. Choices are vc-based or llc-based | 1.3.6.1.4.1.3955.2.7.4.1.5 | INTEGER {other(1), llc-based(2), vc-based(3)} | read-write | mandatory |
| remoteNodeServiceName OBJECT-TYPE The PPPoE service name. This is valid only when PPPoE encapsulation is chosen. | 1.3.6.1.4.1.3955.2.7.4.1.6 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| remoteNodeAuthen OBJECT-TYPE This object sets the authentication protocol used for outgoing calls. Options for this object are : chap/pap - Your Device will accept CHAP or PAP. chap - Your Device will accept CHAP. PAP - Your Device will accept PAP. | 1.3.6.1.4.1.3955.2.7.4.1.7 | INTEGER {other(1), chap-pap(2), chap(3), pap(4)} | read-write | mandatory |
| remoteNodeRoute OBJECT-TYPE This object determines the protocol that your Device will route. Choices are IP or none. | 1.3.6.1.4.1.3955.2.7.4.1.8 | INTEGER {other(1), ip(2), none(3)} | read-write | mandatory |
| remoteNodeBridge OBJECT-TYPE Bridging is used for protocols that the Device does not route, e.g. SNA, or not truned on in the previous Route object. When bridging is enabled, your Device will forward any packet that it does not route to this remote node; otherwise, the packets are discarded. Choose Yes to enable or No to disable the Bridge field. | 1.3.6.1.4.1.3955.2.7.4.1.9 | INTEGER {no(0), yes(1)} | read-write | mandatory |
| remoteNodeATMTable OBJECT-TYPE A list of remote node ATM entries. | 1.3.6.1.4.1.3955.2.7.5 | not-accessible | mandatory | |
| remoteNodeATMEntry OBJECT-TYPE An remote node ATM entry containing comment object for a remote node ATM information. | 1.3.6.1.4.1.3955.2.7.5.1 | not-accessible | mandatory | |
| remoteNodeATMIndex OBJECT-TYPE The index of remote node ATM entry. | 1.3.6.1.4.1.3955.2.7.5.1.1 | INTEGER | read-write | mandatory |
| remoteNodeATMIfIndex OBJECT-TYPE The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. | 1.3.6.1.4.1.3955.2.7.5.1.2 | INTEGER | read-only | deprecated |
| remoteNodeVPI OBJECT-TYPE The Virtual Path Identifier(VPI) is supplied by your telephone company. The valid range for the VPI is 0 to 255. | 1.3.6.1.4.1.3955.2.7.5.1.3 | INTEGER (0..255) | read-write | mandatory |
| remoteNodeVCI OBJECT-TYPE The Virtual Channel Identifier(VCI) number is supplied by your telephone company. The valid range is 32 to 65535. | 1.3.6.1.4.1.3955.2.7.5.1.4 | INTEGER (32..65535) | read-write | mandatory |
| remoteNodeQosType OBJECT-TYPE This is the ATM Qos Type. There are 2 options: cbr and ubr. cbr (Continuous Bit Rate) specifys fixed (always-on) bandwidth. UBR (Unspecified Bit Rage) is for applications that are non-time senstive, such as e-mail. | 1.3.6.1.4.1.3955.2.7.5.1.5 | INTEGER {other(1), cbr(2), ubr(3)} | read-write | mandatory |
| remoteNodePCR OBJECT-TYPE This is the maximum rate at shich the sender can send cells. | 1.3.6.1.4.1.3955.2.7.5.1.6 | INTEGER | read-write | mandatory |
| remoteNodeSCR OBJECT-TYPE Sustained Cell Rate (SCR) is the mean cell rate of a bursty, on-off traffic source that can be sent at the peak rate, and a parameter for burst-type traffic. The SCR must be less than the PCR. | 1.3.6.1.4.1.3955.2.7.5.1.7 | INTEGER | read-write | mandatory |
| remoteNodeMBS OBJECT-TYPE MBS is the Maximum Burst Size of cells that can be sent at the peak rate. The MBS must be less than 65535 | 1.3.6.1.4.1.3955.2.7.5.1.8 | INTEGER (0..65535) | read-write | mandatory |
| control OBJECT-IDENTITY | 1.3.6.1.4.1.3955.3 | |||
| filterIPRangeTable OBJECT-TYPE A list of filter IP range entry. | 1.3.6.1.4.1.3955.3.1 | not-accessible | mandatory | |
| filterIPRangeEntry OBJECT-TYPE Filter IP range entry can be used to block specific internal users from accessing the Internet. Each entry has start IP and end IP settings, if user's IP is in this range, he will be blocked. | 1.3.6.1.4.1.3955.3.1.1 | not-accessible | mandatory | |
| filterIPRangeIndex OBJECT-TYPE Index of filter IP range table. | 1.3.6.1.4.1.3955.3.1.1.1 | INTEGER | read-only | mandatory |
| filterIPStart OBJECT-TYPE Start IP address of filter IP range entry. | 1.3.6.1.4.1.3955.3.1.1.2 | IpAddress | read-write | mandatory |
| filterIPEnd OBJECT-TYPE End IP address of filter IP range entry. | 1.3.6.1.4.1.3955.3.1.1.3 | IpAddress | read-write | mandatory |
| filterPortRangeTable OBJECT-TYPE A list of filter port range entry. | 1.3.6.1.4.1.3955.3.2 | not-accessible | mandatory | |
| filterPortRangeEntry OBJECT-TYPE Filter port range entry can be used to block specific packets from going out to Internet. Each entry has protocol and port range settings, if out-going packet's destination port is in this port range and protocol is identical, then it will be blocked. | 1.3.6.1.4.1.3955.3.2.1 | not-accessible | mandatory | |
| filterPortRangeIndex OBJECT-TYPE Index of filter port range table. | 1.3.6.1.4.1.3955.3.2.1.1 | INTEGER | read-only | mandatory |
| filterPortProto OBJECT-TYPE Protocol setting of FilterPortRangeEntry, it can be TCP, UDP or both (TCP and UDP). | 1.3.6.1.4.1.3955.3.2.1.2 | INTEGER {both(0), udp(1), tcp(2)} | read-write | mandatory |
| filterPortStart OBJECT-TYPE Start port setting of FilterPortRangeEntry | 1.3.6.1.4.1.3955.3.2.1.3 | INTEGER | read-write | mandatory |
| filterPortEnd OBJECT-TYPE End port setting of FilterPortRangeEntry | 1.3.6.1.4.1.3955.3.2.1.4 | INTEGER | read-write | mandatory |
| filterMACTable OBJECT-TYPE A list of filter Mac entry. | 1.3.6.1.4.1.3955.3.3 | not-accessible | mandatory | |
| filterMACEntry OBJECT-TYPE Filter MAC range entry can be used to block specific internal users from accessing the Internet. Each entry has a MAC setting, if user's MAC is identical with this setting, he will be blocked. | 1.3.6.1.4.1.3955.3.3.1 | not-accessible | mandatory | |
| filterMACIndex OBJECT-TYPE Index of filterMACTable. | 1.3.6.1.4.1.3955.3.3.1.1 | INTEGER | read-only | mandatory |
| filterMAC OBJECT-TYPE The MAC setting of filterMACEntry. | 1.3.6.1.4.1.3955.3.3.1.2 | PhysAddress | read-write | mandatory |
| forwardTable OBJECT-TYPE A list of forwardEntry. | 1.3.6.1.4.1.3955.3.4 | not-accessible | mandatory | |
| forwardEntry OBJECT-TYPE You can use Forwarding to set up public services on your network. When user send this type of request to your network via the Internet, the router will forward those requests to the appropriate PC. | 1.3.6.1.4.1.3955.3.4.1 | not-accessible | mandatory | |
| forwardIndex OBJECT-TYPE Index of forwardTable | 1.3.6.1.4.1.3955.3.4.1.1 | INTEGER | read-only | mandatory |
| servicePortStart OBJECT-TYPE The start port setting of forward public service port range. | 1.3.6.1.4.1.3955.3.4.1.2 | INTEGER | read-write | mandatory |
| servicePortEnd OBJECT-TYPE The end port setting of forward public service port range. | 1.3.6.1.4.1.3955.3.4.1.3 | INTEGER | read-write | mandatory |
| servicePortProto OBJECT-TYPE The protocol setting of forward public service port range. | 1.3.6.1.4.1.3955.3.4.1.4 | INTEGER {both(0), udp(1), tcp(2)} | read-write | mandatory |
| forwardIPAddress OBJECT-TYPE The LAN side forward server IP address. | 1.3.6.1.4.1.3955.3.4.1.5 | IpAddress | read-write | mandatory |
| portTriggeringTable OBJECT-TYPE A list of portTriggeringEntry | 1.3.6.1.4.1.3955.3.5 | not-accessible | mandatory | |
| portTriggeringEntry OBJECT-TYPE Port triggering allows the Router to watch outgoing data for specific port numbers. The IP address of the computer that sends the matching data is remembered by the Router, so that when the requested data returns through the firewall, the data is pulled back to the proper computer by way of IP address and port mapping rules. | 1.3.6.1.4.1.3955.3.5.1 | not-accessible | mandatory | |
| portTriggeringIndex OBJECT-TYPE Index of portTriggeringTable. | 1.3.6.1.4.1.3955.3.5.1.1 | INTEGER | read-only | mandatory |
| appName OBJECT-TYPE Name description of this portTriggeringEntry. | 1.3.6.1.4.1.3955.3.5.1.2 | DisplayString (SIZE(0..12)) | read-write | mandatory |
| triggerPortStart OBJECT-TYPE The start port of triggering port range. | 1.3.6.1.4.1.3955.3.5.1.3 | INTEGER | read-write | mandatory |
| triggerPortEnd OBJECT-TYPE The end port of triggering port range. | 1.3.6.1.4.1.3955.3.5.1.4 | INTEGER | read-write | mandatory |
| incomingPortStart OBJECT-TYPE The start port of incoming port range. | 1.3.6.1.4.1.3955.3.5.1.5 | INTEGER | read-write | mandatory |
| incomingPortEnd OBJECT-TYPE The end port of incoming port range. | 1.3.6.1.4.1.3955.3.5.1.6 | INTEGER | read-write | mandatory |
| wlanAccessMACTable OBJECT-TYPE Table of wireless station physical addresses that will put under control. | 1.3.6.1.4.1.3955.3.6 | not-accessible | mandatory | |
| wlanAccessMACEntry OBJECT-TYPE An entry in the table controls the assocaition with access point for each wireless station. | 1.3.6.1.4.1.3955.3.6.1 | not-accessible | mandatory | |
| wlanAccessMACIndex OBJECT-TYPE An unique value for each wireless station. | 1.3.6.1.4.1.3955.3.6.1.1 | INTEGER | read-only | mandatory |
| wlanAccessMAC OBJECT-TYPE Specifies the physical address to which will be controlled the association state with the access point. | 1.3.6.1.4.1.3955.3.6.1.2 | PhysAddress | read-write | mandatory |
| wlanAccessStatus OBJECT-TYPE Indicates the association state with the access point for the specified wireless client. | 1.3.6.1.4.1.3955.3.6.1.3 | INTEGER {block(0), allow(1)} | read-write | mandatory |
| uPnPforwardTable OBJECT-TYPE A list of UPnP forwarding application setting entry. | 1.3.6.1.4.1.3955.3.7 | not-accessible | mandatory | |
| uPnPforwardEntry OBJECT-TYPE UPnP forwarding entry can be used to preset application setting as well as options for customization of port services for other applications. | 1.3.6.1.4.1.3955.3.7.1 | not-accessible | mandatory | |
| uPnPforwardIndex OBJECT-TYPE An unique value for each UPnP forwarding setting. | 1.3.6.1.4.1.3955.3.7.1.1 | INTEGER | read-only | mandatory |
| uPnPserviceName OBJECT-TYPE Indicates the most widely used Internet applicaiton name. Such as FTP, Telnet, SMTP and DNS. | 1.3.6.1.4.1.3955.3.7.1.2 | DisplayString (SIZE(0..11)) | read-write | mandatory |
| uPnPExtPort OBJECT-TYPE Specifies the external port number used by Internet application server. Check with the Internet application software documentation for more information. | 1.3.6.1.4.1.3955.3.7.1.3 | INTEGER | read-write | mandatory |
| uPnPservicePortProto OBJECT-TYPE Specifies the Transport layer protocol to which this Internet application will use. | 1.3.6.1.4.1.3955.3.7.1.4 | INTEGER {udp(1), tcp(2)} | read-write | mandatory |
| uPnPIntPort OBJECT-TYPE Specifies the internal port number used by Internet application server. Check with the Internet application software documentation for more information. | 1.3.6.1.4.1.3955.3.7.1.5 | INTEGER | read-write | mandatory |
| uPnPforwardIPAddress OBJECT-TYPE Specifies the IP address of Internet application server to which the Internet users can access. | 1.3.6.1.4.1.3955.3.7.1.6 | IpAddress | read-write | mandatory |
| uPnPforwardStatus OBJECT-TYPE Indicates whether to enable the defined service. | 1.3.6.1.4.1.3955.3.7.1.7 | INTEGER {disable(0), enable(1)} | read-write | mandatory |
| information OBJECT-IDENTITY | 1.3.6.1.4.1.3955.4 | |||
| statusInfo OBJECT-IDENTITY | 1.3.6.1.4.1.3955.4.1 | |||
| dhcpActiveTable OBJECT-TYPE A list of dhcpActiveEntry. | 1.3.6.1.4.1.3955.4.1.1 | not-accessible | mandatory | |
| dhcpActiveEntry OBJECT-TYPE The dhcpActiveEntry shows out the information of DHCP client PCs. | 1.3.6.1.4.1.3955.4.1.1.1 | not-accessible | mandatory | |
| dhcpActiveIndex OBJECT-TYPE The index of dhcpActiveTable. | 1.3.6.1.4.1.3955.4.1.1.1.1 | INTEGER | read-only | mandatory |
| dhcpClientHostName OBJECT-TYPE The host name of DHCP client PC. | 1.3.6.1.4.1.3955.4.1.1.1.2 | DisplayString (SIZE(0..32)) | read-only | mandatory |
| dhcpNetAddress OBJECT-TYPE The IP address of DHCP client PC. | 1.3.6.1.4.1.3955.4.1.1.1.3 | IpAddress | read-only | mandatory |
| dhcpPhysicalAddress OBJECT-TYPE The MAC address of DHCP client PC. | 1.3.6.1.4.1.3955.4.1.1.1.4 | PhysAddress | read-only | mandatory |
| outgoingLogTable OBJECT-TYPE A list of outgoingLogEntry. | 1.3.6.1.4.1.3955.4.1.2 | not-accessible | mandatory | |
| outgoingLogEntry OBJECT-TYPE The outgoing log entry lists the IP address of Internet site that users on your network have accessed. | 1.3.6.1.4.1.3955.4.1.2.1 | not-accessible | mandatory | |
| outgoingLogIndex OBJECT-TYPE The index of outgoingLogTable | 1.3.6.1.4.1.3955.4.1.2.1.1 | INTEGER | read-only | mandatory |
| sourceIPLAN OBJECT-TYPE The source IP address of the outgoing log entry. | 1.3.6.1.4.1.3955.4.1.2.1.2 | IpAddress | read-only | mandatory |
| destinationIP OBJECT-TYPE The destination IP address of the outgoing log entry. | 1.3.6.1.4.1.3955.4.1.2.1.3 | IpAddress | read-only | mandatory |
| servicePortNumber OBJECT-TYPE The destination port number of the outgoing log entry. | 1.3.6.1.4.1.3955.4.1.2.1.4 | INTEGER | read-only | mandatory |
| incomingLogTable OBJECT-TYPE A list of incomingLogEntry. | 1.3.6.1.4.1.3955.4.1.3 | not-accessible | mandatory | |
| incomingLogEntry OBJECT-TYPE The incoming log entry shows out the log of incoming Internet traffic. | 1.3.6.1.4.1.3955.4.1.3.1 | not-accessible | mandatory | |
| incomingLogIndex OBJECT-TYPE Index of incomingLogTable. | 1.3.6.1.4.1.3955.4.1.3.1.1 | INTEGER | read-only | mandatory |
| sourceIP OBJECT-TYPE The source IP address of incoming log entry. | 1.3.6.1.4.1.3955.4.1.3.1.2 | IpAddress | read-only | mandatory |
| destinationPortNumber OBJECT-TYPE The destination port number of incoming log entry. | 1.3.6.1.4.1.3955.4.1.3.1.3 | INTEGER | read-only | mandatory |
| infWANStatusTable OBJECT-TYPE Table of WAN connection status. | 1.3.6.1.4.1.3955.4.1.4 | not-accessible | mandatory | |
| infWANStatusEntry OBJECT-TYPE An entry in the table, containing connection status of one WAN interface. | 1.3.6.1.4.1.3955.4.1.4.1 | not-accessible | mandatory | |
| infWANStatusIndex OBJECT-TYPE Index of infWANStatusTable. | 1.3.6.1.4.1.3955.4.1.4.1.1 | INTEGER | read-only | deprecated |
| infWANPortStatus OBJECT-TYPE Show the WAN Port physical link status | 1.3.6.1.4.1.3955.4.1.4.1.2 | INTEGER {link(0), no-link(1)} | read-only | mandatory |
| infWANPPPoEFailureCode OBJECT-TYPE Show out the WAN PPPoE connection status. | 1.3.6.1.4.1.3955.4.1.4.1.3 | INTEGER {connected(0), other-error(1), no-pppoe-server(2), username-password-error(3), lcp-nego-fail(4), disconnected-by-ISP(5)} | read-only | mandatory |
| infWANPPPoEDetailErrorCode OBJECT-TYPE Detail error code of the current PPPoE connection. | 1.3.6.1.4.1.3955.4.1.4.1.4 | DisplayString (SIZE(0..4)) | read-only | mandatory |
| infWANDHCPStatus OBJECT-TYPE Show out the status of WAN DHCP. | 1.3.6.1.4.1.3955.4.1.4.1.5 | INTEGER {ok(0), other-error(1), no-DHCP-server(2)} | read-only | mandatory |
| infWANDHCPDetailErrorCode OBJECT-TYPE Detail error code of the current DHCP connection. | 1.3.6.1.4.1.3955.4.1.4.1.6 | DisplayString (SIZE(0..4)) | read-only | mandatory |
| infWANDNSStatus OBJECT-TYPE Show the WAN DNS status. | 1.3.6.1.4.1.3955.4.1.4.1.7 | INTEGER {ok(0), no-DNS-server-assigned(1), no-DNS-server-working(2)} | read-only | mandatory |
| infWANPPTPFailureCode OBJECT-TYPE Show the WAN PPTP connection status. | 1.3.6.1.4.1.3955.4.1.4.1.8 | INTEGER {connected(0), other-error(1), no-PPTP-server(2), username-password-error(3), disconnected-by-ISP(4)} | read-only | mandatory |
| infWANPPTPDetailErrorCode OBJECT-TYPE Detail error code of the current PPTP connection. | 1.3.6.1.4.1.3955.4.1.4.1.9 | DisplayString (SIZE(0..4)) | read-only | mandatory |
| infNodeWLANStatus OBJECT-TYPE Show the WLAN status. | 1.3.6.1.4.1.3955.4.1.5 | INTEGER {wlan-OK(0), initialization-failed(1)} | read-only | mandatory |
| nicDevicePresent OBJECT-TYPE The target device is present on the system or not. | 1.3.6.1.4.1.3955.4.1.6 | INTEGER {absent(0), present(1)} | read-only | mandatory |
| nicDriverInstallation OBJECT-TYPE The driver was installed or not. | 1.3.6.1.4.1.3955.4.1.7 | INTEGER {not-installed(0), installed(1)} | read-only | mandatory |
| nicDriverStatus OBJECT-TYPE The working status of the driver. | 1.3.6.1.4.1.3955.4.1.8 | INTEGER {disabled(1), working(2), not-working(3)} | read-only | mandatory |
| nicConnectionStatus OBJECT-TYPE The connection status of the device. | 1.3.6.1.4.1.3955.4.1.9 | INTEGER {connected(0), disconnected(1)} | read-only | mandatory |
| nicOSVersion OBJECT-TYPE The version number of the Windows OS. | 1.3.6.1.4.1.3955.4.1.10 | DisplayString | read-only | mandatory |
| nicDriverVersion OBJECT-TYPE The version number of the device driver | 1.3.6.1.4.1.3955.4.1.11 | DisplayString | read-only | mandatory |
| nicFirmwareVersion OBJECT-TYPE The version number of the device firmware | 1.3.6.1.4.1.3955.4.1.12 | DisplayString | read-only | mandatory |
| nicUtilityVersion OBJECT-TYPE The version number of the configure Utility | 1.3.6.1.4.1.3955.4.1.13 | DisplayString | read-only | mandatory |
| statisticsInfo OBJECT-IDENTITY | 1.3.6.1.4.1.3955.4.2 | |||
| products OBJECT-IDENTITY | 1.3.6.1.4.1.3955.5 | |||
| printServer OBJECT-IDENTITY | 1.3.6.1.4.1.3955.5.1 | |||
| networkStorageServer OBJECT-IDENTITY | 1.3.6.1.4.1.3955.5.2 |