ZHNLANDEVICE

File: ZHNLANDEVICE.mib (70211 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
ZHNLAYER2BRIDGING Zhone-TC Zhone

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
Integer32 Unsigned32 IpAddress
Gauge32 MODULE-COMPLIANCE OBJECT-GROUP
TEXTUAL-CONVENTION MacAddress RowStatus
TruthValue VlanTypeValues ZhoneRowStatus
zhoneWtn

Defined Types

LANEthernetStatusValues  
Ethernet LAN interface status. An enumeration of: Up NoLink Error Disabled
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

LANEthernetMaxBitRateValues  
The maximum upstream and downstream bit rate available to this connection. Enumeration of: 10 100 1000 Auto
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

LANEthernetDuplexModeValues  
The duplex mode available to this connection. Enumeration of: Half Full Auto
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

LANEthernetPauseModeValues  
The pause mode available to this connection. Enumeration of: Auto Enable Disable
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

IPInterfaceAddressingTypeValues  
The addressing method used to assign the LAN-side IP Address. Enumeration of: Unknown Unconfigured Default DHCP Static PPPoE
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

IGMPSnoopingModeValues  
Enumeration of: Standard Blocking
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

DNSTypeValues  
Enumeration of: Default - Get the DNS information from the uplink interface Static - The DNS information is manually provisioned DHCP - The DNS information is obtained via DHCP
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

IpPppoeConnectionTypeValues  
Enumeration of: IP_Routed IP_Bridged PPPoE_IP_Routed PPPoE_IP_Bridged Unconfigured
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

PPPUserConnectionRequestValues  
Enumeration of: None Down Up Connect Disconnect
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

PPPAuthenticationProtocolValues  
Enumeration of: AUTO_AUTH PAP CHAP MS-CHAP
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

PPPEncryptionProtocolValues  
Enumeration of: None MPPE
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

PPPCompressionProtocolValues  
Enumeration of: None VanJacobsen STAC-LZS
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

WANPppConnectionStatusValues  
Enumeration of: Unconfigured Connecting Authenticating Connected PendingDisconnect Disconnecting Disconnected
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

WANPppLastConnectionErrorValues  
Enumeration of: ERROR_NONE ERROR_ISP_TIME_OUT ERROR_COMMAND_ABORTED ERROR_NOT_ENABLED_FOR_INTERNET ERROR_BAD_PHONE_NUMBER ERROR_USER_DISCONNECT ERROR_ISP_DISCONNECT ERROR_IDLE_DISCONNECT ERROR_FORCED_DISCONNECT ERROR_SERVER_OUT_OF_RESOURCES ERROR_RESTRICTED_LOGON_HOURS ERROR_ACCOUNT_DISABLED ERROR_ACCOUNT_EXPIRED ERROR_PASSWORD_EXPIRED ERROR_AUTHENTICATION_FAILURE ERROR_NO_DIALTONE ERROR_NO_CARRIER ERROR_NO_ANSWER ERROR_LINE_BUSY ERROR_UNSUPPORTED_BITSPERSECOND ERROR_TOO_MANY_LINE_ERRORS ERROR_IP_CONFIGURATION ERROR_UNKNOWN
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

LANRateLimitBurstSizeValues  
Enumeration of: 16KB 20KB 28KB 40KB 76KB 140KB 268KB 500KB
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

LANRateLimitDirectionValues  
Enumeration of: Inbound Outbound Both-Directions
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

LANEthernetAclValues  
The access list values available to an ethernet interface. Enumeration of: Disable BlackList WhiteList Unsupported
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

LANEthernetIpProtocolValues  
The access list IP protocol values with which to filter. Enumeration of: tcp(1) udp(2) icmp(3) igmp(4) any(5)
TEXTUAL-CONVENTION    
  INTEGER tcp(1), udp(2), icmp(3), igmp(4), any(5)  

LanDeviceEntry  
SEQUENCE    
  lanDeviceIndex Unsigned32
  lanEthernetInterfaceNumberOfEntries Unsigned32
  lanUSBInterfaceNumberOfEntries Unsigned32
  lanWLANConfigurationNumberOfEntries Unsigned32
  lanMocaInterfaceNumberOfEntries Unsigned32

IgmpSnoopingCfgEntry  
SEQUENCE    
  igmpEnable TruthValue
  igmpMode IGMPSnoopingModeValues
  igmpIfName OCTET STRING

LanHostConfigManagementEntry  
SEQUENCE    
  dhcpServerConfigurable TruthValue
  zhnDhcpServerEnable TruthValue
  dhcpRelay TruthValue
  dhcpRelayServer IpAddress
  minAddress IpAddress
  maxAddress IpAddress
  reservedAddresses OCTET STRING
  subnetMask IpAddress
  dnsServers OCTET STRING
  domainName OCTET STRING
  ipRouters OCTET STRING
  dhcpLeaseTime INTEGER
  ipInterfaceNumberOfEntries Unsigned32

ZhnIPInterfaceEntry  
SEQUENCE    
  ipInterfaceIndex Unsigned32
  ipInterfaceEnable TruthValue
  ipInterfaceIPAddress IpAddress
  ipInterfaceSubnetMask IpAddress
  ipInterfaceAddressingType IPInterfaceAddressingTypeValues
  ipInterfaceifName OCTET STRING
  firewallEnabled TruthValue
  defaultGateway IpAddress
  natEnabled TruthValue
  dhcpcPid Unsigned32
  dnsType DNSTypeValues
  primaryDnsIPAddress IpAddress
  secondaryDnsIPAddress IpAddress
  zhnVlanType VlanTypeValues
  connectionType IpPppoeConnectionTypeValues
  maxMTUSize Unsigned32
  alternateWanIfName OCTET STRING
  naptEnabled TruthValue

PPPoEConfigEntry  
SEQUENCE    
  pppoeIfName OCTET STRING
  pid Unsigned32
  connectionRequest PPPUserConnectionRequestValues
  username OCTET STRING
  password OCTET STRING
  authentication PPPAuthenticationProtocolValues
  serviceName OCTET STRING
  encryptionProtocol PPPEncryptionProtocolValues
  compressionProtocol PPPCompressionProtocolValues
  idleDisconnectTime Unsigned32
  holdOffTime Unsigned32
  useStaticIpAddress TruthValue
  staticIpAddress IpAddress
  enableDebug TruthValue

PPPoEStatusEntry  
SEQUENCE    
  connectionStatus WANPppConnectionStatusValues
  lastConnectionError WANPppLastConnectionErrorValues
  connectionEstablishedTime Unsigned32
  currentMTUSize Unsigned32
  uptime Unsigned32

ZhnDhcpConditionalServingPoolEntry  
SEQUENCE    
  dhcpPoolIndex Unsigned32
  dhcpPoolEnable TruthValue
  dhcpPoolChaddr MacAddress
  dhcpPoolChaddrMask MacAddress
  dhcpPoolMinAddress IpAddress
  dhcpPoolMaxAddress IpAddress
  dhcpPoolReservedAddresses OCTET STRING
  dhcpPoolSubnetMask IpAddress
  dhcpPoolDnsServers OCTET STRING
  dhcpPoolDomainName OCTET STRING
  dhcpPoolIPRouters OCTET STRING
  dhcpPoolLeaseTime INTEGER
  dhcpPoolUseWanVlan Unsigned32
  dhcpPoolEnableStaticLease TruthValue
  dhcpPoolRowStatus ZhoneRowStatus

LANEthernetInterfaceConfigEntry  
SEQUENCE    
  lanEthernetIndex Unsigned32
  lanEthernetEnable TruthValue
  lanEthernetStatus LANEthernetStatusValues
  macAddress OCTET STRING
  macAddressControlEnabled TruthValue
  maxBitRate LANEthernetMaxBitRateValues
  duplexMode LANEthernetDuplexModeValues
  zhnIfName OCTET STRING
  zhnEthernetPriorityMark Unsigned32
  dot1qPvid Unsigned32
  lanEthernetAlias OCTET STRING
  pauseMode LANEthernetPauseModeValues
  lanEthernetAcl LANEthernetAclValues
  lanEthernetAclRulesNumberofEntries Unsigned32
  lanEthernetLanFollowsWan TruthValue
  lanEthernetIgmpPriorityMark Unsigned32
  lanEthernetIgmpPvid Unsigned32

LANEthIntfStatisticsEntry  
SEQUENCE    
  bytesSent Gauge32
  bytesReceived Gauge32
  packetsSent Gauge32
  packetsReceived Gauge32
  txErrors Gauge32
  rxErrors Gauge32
  txDrops Gauge32
  rxDrops Gauge32

LANEthIntfStatusEntry  
SEQUENCE    
  linkStatus LANEthernetStatusValues
  rateStatus LANEthernetMaxBitRateValues
  duplexStatus LANEthernetDuplexModeValues
  pauseStatus LANEthernetPauseModeValues

LANEthIntfRateLimitEntry  
SEQUENCE    
  rateLimitEnable TruthValue
  peakRate Unsigned32
  burstSize LANRateLimitBurstSizeValues
  rateDirection LANRateLimitDirectionValues
  inboundPeakRate Unsigned32

IgmpGroupsEntry  
SEQUENCE    
  igmpGroupIndex Unsigned32
  igmpGroupAddress IpAddress
  igmpGroupReporterIP IpAddress
  igmpGroupReporterMAC OCTET STRING
  igmpGroupInterface OCTET STRING
  igmpGroupVlan OCTET STRING
  igmpGroupExpiration Unsigned32
  igmpGroupQuerier IpAddress

LANEthAclRulesEntry  
SEQUENCE    
  lanAclRuleKey Unsigned32
  lanAclRuleIfName OCTET STRING
  lanAclRuleName OCTET STRING
  lanAclRuleSourceIPAddress OCTET STRING
  lanAclRuleIPProtocol LANEthernetIpProtocolValues
  lanAclRuleSourceMACAddress OCTET STRING
  lanAclRuleSourceMACMask OCTET STRING
  lanAclRuleRowStatus ZhoneRowStatus

Defined Values

zhnLANDevice 1.3.6.1.4.1.5504.2.5.41
This file defines the private Enterprise MIB extensions that define LAN ethernet interface related objects supported by the Zhone CPEs.
MODULE-IDENTITY    

zhnLANDeviceObjects 1.3.6.1.4.1.5504.2.5.41.1
OBJECT IDENTIFIER    

lanDeviceTable 1.3.6.1.4.1.5504.2.5.41.1.1
Table of LAN devices, including Ethernet, WLAN, and USB physical interfaces
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LanDeviceEntry

lanDeviceEntry 1.3.6.1.4.1.5504.2.5.41.1.1.1
Table of LAN devices, including Ethernet, WLAN, and USB physical interfaces. Each instance contains all LAN-related objects for a given bridged subnet.
Status: current Access: not-accessible
OBJECT-TYPE    
  LanDeviceEntry  

lanDeviceIndex 1.3.6.1.4.1.5504.2.5.41.1.1.1.1
LAN Device ifIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

lanEthernetInterfaceNumberOfEntries 1.3.6.1.4.1.5504.2.5.41.1.1.1.2
Number of instances of lanEthernetInterfaceConfig entries for this LAN device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

lanUSBInterfaceNumberOfEntries 1.3.6.1.4.1.5504.2.5.41.1.1.1.3
Number of instances of lanUSBInterfaceConfig entries for this LAN device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

lanWLANConfigurationNumberOfEntries 1.3.6.1.4.1.5504.2.5.41.1.1.1.4
Number of instances of lanWLANInterfaceConfig entries for this LAN device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

lanMocaInterfaceNumberOfEntries 1.3.6.1.4.1.5504.2.5.41.1.1.1.5
Number of instances of lanMocaInterfaceConfig entries for this LAN device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpSnoopingCfgTable 1.3.6.1.4.1.5504.2.5.41.1.2
Table of IGMP configuration information for LAN devices, including Ethernet, WLAN, and USB physical interfaces
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpSnoopingCfgEntry

igmpSnoopingCfgEntry 1.3.6.1.4.1.5504.2.5.41.1.2.1
Table of IGMP configuration information for LAN devices, including Ethernet, WLAN, and USB physical interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpSnoopingCfgEntry  

igmpEnable 1.3.6.1.4.1.5504.2.5.41.1.2.1.1
Enables or disables IGMP snooping for the LAN device.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

igmpMode 1.3.6.1.4.1.5504.2.5.41.1.2.1.2
IGMP Snooping mode. Enumeration of: Standard Blocking
Status: current Access: read-write
OBJECT-TYPE    
  IGMPSnoopingModeValues  

igmpIfName 1.3.6.1.4.1.5504.2.5.41.1.2.1.3
The interface name for this LAN device. This object has the same value as the ipInterfaceifName object in the ipInterfaceTable and is included within the IGMP table for convenience purposes.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

lanHostConfigManagementObjects 1.3.6.1.4.1.5504.2.5.41.1.3
OBJECT IDENTIFIER    

lanHostConfigManagementTable 1.3.6.1.4.1.5504.2.5.41.1.3.1
Table of LAN Host Configuration Management information for LAN devices, including Ethernet, WLAN, and USB physical interfaces
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LanHostConfigManagementEntry

lanHostConfigManagementEntry 1.3.6.1.4.1.5504.2.5.41.1.3.1.1
Table of LAN Host Configuration Management information for LAN devices, including Ethernet, WLAN, and USB physical interfaces
Status: current Access: not-accessible
OBJECT-TYPE    
  LanHostConfigManagementEntry  

dhcpServerConfigurable 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.1
Enables the configuration of the DHCP server on the LAN interface If this variable is set to false, the CPE should restore its default DHCP server settings.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

zhnDhcpServerEnable 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.2
Enables or disables the DHCP server on the LAN interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dhcpRelay 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.3
Indicates if the DHCP server performs the role of a server or a relay on the LAN interface.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dhcpRelayServer 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.4
DHCP Relay Server IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

minAddress 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.5
Specifies first address in the pool to be assigned by the DHCP server on the LAN interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

maxAddress 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.6
Specifies last address in the pool to be assigned by the DHCP server on the LAN interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

reservedAddresses 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.7
Comma separated list of addresses marked reserved from the address allocation pool.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

subnetMask 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.8
DHCP client subnet mask
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dnsServers 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.9
Comma separated list of DNS servers offered to DHCP clients. Support for more than three DNS Servers is Optional.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

domainName 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.10
Sets the domain name to provide to clients on the LAN interface.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

ipRouters 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.11
Comma separated list of IP addresses of routers on this subnet. Also known as default gateway. Support for more than one Router address is Optional.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

dhcpLeaseTime 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.12
Specifies the lease time in seconds of client assigned addresses. A value of -1 indicates an infinite lease.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..2147483647  

ipInterfaceNumberOfEntries 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.13
Number of IP interface at LAN side of the CPE. 1 is a typical value for CPE not supporting Multihomed interfaces. Support for more than one interface instance is Optional.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ipInterfaceObjects 1.3.6.1.4.1.5504.2.5.41.1.3.2
OBJECT IDENTIFIER    

zhnIpInterfaceTable 1.3.6.1.4.1.5504.2.5.41.1.3.2.1
IP interface table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhnIPInterfaceEntry

zhnIpInterfaceEntry 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1
IP interface table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhnIPInterfaceEntry  

ipInterfaceIndex 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.1
LAN IP Address Index
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

ipInterfaceEnable 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.2
Enables or disables this entry.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ipInterfaceIPAddress 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.3
IP address of the LAN-side interface of the CPE.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipInterfaceSubnetMask 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.4
Subnet mask of the LAN-side interface of the CPE.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ipInterfaceAddressingType 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.5
Represents the addressing method used to assign the LAN-side IP address of the CPE on this interface of the CPE. Enumeration of: DHCP Static Auto-IP
Status: current Access: read-write
OBJECT-TYPE    
  IPInterfaceAddressingTypeValues  

ipInterfaceifName 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.6
The interface name for this LAN device.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

firewallEnabled 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.7
Indicates if a stateful firewall is enabled for all traffic from this IP interface to the modem. If TRUE, all inbound local traffic (from LAN to modem) that is not responding to an outbound packet or listed in the firewall exception table will be blocked.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

defaultGateway 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.8
The IP address of the default gateway for this IP interface. This parameter is configurable only if the AddressingType is Static.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

natEnabled 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.9
This parameter enables or disables NAT for this IP interface. This parameter is configurable only if this interface is on an uplink port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dhcpcPid 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.10
If the address type is DHCP, then we will start a DHCP client to get the IP address for this IP interface. The process ID (pid) is stored in this field. A pid of 0 indicates that no dhcpc is running.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dnsType 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.11
This object specifies the DNS mode for this IP interface. The DNS associates hostname-to-IP address, and so domain names and IP addresses can be used interchangeably. Enumeration of: Default - Get the DNS information from the uplink interface Static - The DNSinformation is manually provisioned DHCP - The DNS information is obtained via DHCP
Status: current Access: read-write
OBJECT-TYPE    
  DNSTypeValues  

primaryDnsIPAddress 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.12
The DNS server primary IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

secondaryDnsIPAddress 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.13
The DNS server secondary IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

zhnVlanType 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.14
This object specifies the VLAN connection type of the interface.
Status: current Access: read-write
OBJECT-TYPE    
  VlanTypeValues  

connectionType 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.15
This object specifies the connection type of the interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpPppoeConnectionTypeValues  

maxMTUSize 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.16
The maximum size of IP packet that can be transmitted without fragmentation - including IP headers but excluding headers from lower levels in the protocol stack. The default MTU size is 1500 bytes.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..1540  

alternateWanIfName 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.17
Name of a different VLAN WAN interface to run on if the current VLAN WAN interface is set to unconfigured.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

naptEnabled 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.18
This parameter enables or disables NAPT for this IP interface. This parameter is configurable only if this interface is on an uplink port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

pppoeConfigObjects 1.3.6.1.4.1.5504.2.5.41.1.3.2.2
OBJECT IDENTIFIER    

pppoeConfigTable 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1
PPPoE configuration interface table for LAN interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PPPoEConfigEntry

pppoeConfigEntry 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1
PPPoE configuration table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  PPPoEConfigEntry  

pppoeIfName 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.1
The interface name for this LAN device.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pid 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.2
This object holds the process id (pid) of the pppd associated with this connection. A pid of 0 indicates that there is no pppd running.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

connectionRequest 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.3
This object is used to bring up or down a PPPoE connection. Enumeration of: None Down Up Connect Disconnect
Status: current Access: read-write
OBJECT-TYPE    
  PPPUserConnectionRequestValues  

username 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.4
PPP requires that you have a user name and password to establish your connection. This object is the login user name to be used for PPP authentication.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

password 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.5
PPP requires that you have a user name and password to establish your connection. This object is the login password to be used for PPP authentication. When read, this parameter returns an empty string, regardless of the actual value.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

authentication 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.6
This object is the PPP authentication protocol to be used for PPP authentication. Enumeration of: AUTO_AUTH PAP CHAP MS-CHAP
Status: current Access: read-write
OBJECT-TYPE    
  PPPAuthenticationProtocolValues  

serviceName 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.7
This object is the PPP Service Name. It should be filled only if specified by the provider.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

encryptionProtocol 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.8
This object describes the PPP encryption protocol. Enumeration of: None MPPE
Status: current Access: read-write
OBJECT-TYPE    
  PPPEncryptionProtocolValues  

compressionProtocol 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.9
This object describes the PPP compression protocol used between the WAN device and the ISP POP. Enumeration of: None VanJacobsen STAC-LZS
Status: current Access: read-write
OBJECT-TYPE    
  PPPCompressionProtocolValues  

idleDisconnectTime 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.10
The time in seconds that if the connection remains idle, the CPE automatically terminates the connection. A value of 0 (zero) indicates that the connection is not to be shutdown automatically.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

holdOffTime 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.11
Set time in seconds before retrying connection.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

useStaticIpAddress 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.12
If TRUE, PPPoE connection will use a static IP address.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

staticIpAddress 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.13
PPPoE static IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

enableDebug 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.14
Enable PPPoE debug.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

pppoeStatusObjects 1.3.6.1.4.1.5504.2.5.41.1.3.2.3
OBJECT IDENTIFIER    

pppoeStatusTable 1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1
PPPoE configuration interface table for LAN interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PPPoEStatusEntry

pppoeStatusEntry 1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1.1
PPPoE status table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  PPPoEStatusEntry  

connectionStatus 1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1.1.1
Current status of the PPP connection.
Status: current Access: read-only
OBJECT-TYPE    
  WANPppConnectionStatusValues  

lastConnectionError 1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1.1.2
The failure reason of the last PPP connection setup.
Status: current Access: read-only
OBJECT-TYPE    
  WANPppLastConnectionErrorValues  

connectionEstablishedTime 1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1.1.3
The last time the PPP connection was established.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

currentMTUSize 1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1.1.4
The current MTU in use over this connection.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

uptime 1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1.1.5
The time in seconds this connection has been up.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zhnDhcpConditionalServingPoolObjects 1.3.6.1.4.1.5504.2.5.41.1.3.3
OBJECT IDENTIFIER    

zhnDhcpConditionalServingPoolTable 1.3.6.1.4.1.5504.2.5.41.1.3.3.1
A collection of configuration parameters for DHCP conditional serving.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhnDhcpConditionalServingPoolEntry

zhnDhcpConditionalServingPoolEntry 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1
DHCP Conditional Serving Pool table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhnDhcpConditionalServingPoolEntry  

dhcpPoolIndex 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.1
DHCP pool index
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dhcpPoolEnable 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.2
Enables or disables this entry.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dhcpPoolChaddr 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.3
MAC address of the physical interface of the DHCP client. A perfect match is needed. An empty value indicates this criterion is not used for conditional serving.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

dhcpPoolChaddrMask 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.4
Chaddr is only to be done for bit positions set to one in the mask. A mask of FF:FF:FF:FF:FF:FF indicates all bits of the Chaddr are to be used for classification. A perfect match is needed. An empty value indicates this criterion is not used for conditional serving.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

dhcpPoolMinAddress 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.5
Specifies first address in the pool to be assigned by the DHCP server on the LAN interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dhcpPoolMaxAddress 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.6
Specifies last address in the pool to be assigned by the DHCP server on the LAN interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dhcpPoolReservedAddresses 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.7
Comma separated list of addresses marked reserved from the address allocation pool.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

dhcpPoolSubnetMask 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.8
Specifies the clients network subnet mask.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dhcpPoolDnsServers 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.9
Comma separated list of DNS servers offered to DHCP clients. Support for more than three DNS Servers is Optional.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

dhcpPoolDomainName 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.10
Sets the domain name to provide to clients on the LAN interface.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

dhcpPoolIPRouters 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.11
Comma separated list of IP addresses of routers on this subnet. Also known as default gateway. Support for more than one Router address is Optional.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

dhcpPoolLeaseTime 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.12
Specifies the lease time in seconds of client assigned addresses. A value of -1 indicates an infinite lease.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..2147483647  

dhcpPoolUseWanVlan 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.13
The WAN VLAN is used to determine the default gateway router for upstream packets that have a source IP address in this subnet. A zero value indicates that the WAN VLAN is not used.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4096  

dhcpPoolEnableStaticLease 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.14
Enable this option to permanently bind the IP address to the client MAC.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dhcpPoolRowStatus 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.15
The SNMP RowStatus of the current row. The following object must be specified upon row creation: dhcpPoolChaddr
Status: current Access: read-write
OBJECT-TYPE    
  ZhoneRowStatus  

zhnLANEthernetInterfaceObjects 1.3.6.1.4.1.5504.2.5.41.1.4
OBJECT IDENTIFIER    

lanEthernetInterfaceConfigTable 1.3.6.1.4.1.5504.2.5.41.1.4.1
Table of LAN ethernet interface configuration objects. This object models an Ethernet LAN connection on a CPE device. This object must be implemented for all CPEs that contain an Ethernet interface on the LAN side.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LANEthernetInterfaceConfigEntry

lanEthernetInterfaceConfigEntry 1.3.6.1.4.1.5504.2.5.41.1.4.1.1
Table entry for LAN ethernet interface configuration objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  LANEthernetInterfaceConfigEntry  

lanEthernetIndex 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.1
LAN Ethernet Interface Index
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

lanEthernetEnable 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.2
Enables or disables this interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lanEthernetStatus 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.3
Indicates the status of this interface. Enumeration of: Up NoLink Error Disabled
Status: current Access: read-only
OBJECT-TYPE    
  LANEthernetStatusValues  

macAddress 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.4
ASCII representation of the physical address of the interface
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

macAddressControlEnabled 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.5
Indicates whether MAC Address Control is enabled or not on this interface. MAC Address Control limits the clients that connect to those that match a list of allowed MAC addresses specified in InternetGatewayDevice.LANDevice.{i}.LANHostConfigManagement.AllowedMACAddresses.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

maxBitRate 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.6
The maximum upstream and downstream bit rate available to this connection. Enumeration of: 10 100 1000 Auto
Status: current Access: read-write
OBJECT-TYPE    
  LANEthernetMaxBitRateValues  

duplexMode 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.7
The duplex mode available to this connection. Enumeration of: Half Full Auto
Status: current Access: read-write
OBJECT-TYPE    
  LANEthernetDuplexModeValues  

zhnIfName 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.8
Ethernet interface name such as eth0, eth1.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

zhnEthernetPriorityMark 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.9
802.1P priority value for this ethernet interface. Assigment of priority values is done via the Layer 2 Bridge Marking Table. Therefore, this object is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dot1qPvid 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.10
Default 802.1Q VLAN ID for this ethernet interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

lanEthernetAlias 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.11
A descriptive name for this ethernet interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pauseMode 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.12
The pause mode available to this connection. Enumeration of: Auto Enable Disable
Status: current Access: read-write
OBJECT-TYPE    
  LANEthernetPauseModeValues  

lanEthernetAcl 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.13
The access list values available to an ethernet interface. Enumeration of: Disable BlackList WhiteList Unsupported
Status: current Access: read-write
OBJECT-TYPE    
  LANEthernetAclValues  

lanEthernetAclRulesNumberofEntries 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.14
The number of entries in the access list table for this ethernet interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

lanEthernetLanFollowsWan 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.15
Enable or disable this LAN interface based upon the WAN status.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lanEthernetIgmpPriorityMark 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.16
The 802.1P priority value that this LAN interface will assign to ingress untagged IGMP frames.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

lanEthernetIgmpPvid 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.17
The VLAN ID that this LAN interface will assign to ingress untagged IGMP frames.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

lanEthIntfStatisticsTable 1.3.6.1.4.1.5504.2.5.41.1.4.2
Table of LAN ethernet interface statistics objects. This object contains statistics for an Ethernet LAN connection on a CPE device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LANEthIntfStatisticsEntry

lanEthIntfStatisticsEntry 1.3.6.1.4.1.5504.2.5.41.1.4.2.1
Table entry for LAN ethernet interface statistics objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  LANEthIntfStatisticsEntry  

bytesSent 1.3.6.1.4.1.5504.2.5.41.1.4.2.1.1
Total number of bytes sent over the interface since the CPE was last reset.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

bytesReceived 1.3.6.1.4.1.5504.2.5.41.1.4.2.1.2
Total number of bytes received over the interface since the CPE was last reset.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

packetsSent 1.3.6.1.4.1.5504.2.5.41.1.4.2.1.3
Total number of packets sent over the interface since the CPE was last reset.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

packetsReceived 1.3.6.1.4.1.5504.2.5.41.1.4.2.1.4
Total number of packets received over the interface since the CPE was last reset.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

txErrors 1.3.6.1.4.1.5504.2.5.41.1.4.2.1.5
Total number of transmit errors on the interface since the CPE was last reset.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rxErrors 1.3.6.1.4.1.5504.2.5.41.1.4.2.1.6
Total number of receive errors on the interface since the CPE was last reset.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

txDrops 1.3.6.1.4.1.5504.2.5.41.1.4.2.1.7
Total number of packets dropped on the transmit side of the interface since the CPE was last reset.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rxDrops 1.3.6.1.4.1.5504.2.5.41.1.4.2.1.8
Total number of packets dropped on the receive side of the interface since the CPE was last reset.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

lanEthIntfStatusTable 1.3.6.1.4.1.5504.2.5.41.1.4.3
Table of LAN ethernet interface status objects. This object models an Ethernet LAN connection on a CPE device. This object must be implemented for all CPEs that contain an Ethernet interface on the LAN side.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LANEthIntfStatusEntry

lanEthIntfStatusEntry 1.3.6.1.4.1.5504.2.5.41.1.4.3.1
Table entry for LAN ethernet interface status objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  LANEthIntfStatusEntry  

linkStatus 1.3.6.1.4.1.5504.2.5.41.1.4.3.1.1
The port's current link status.
Status: current Access: read-only
OBJECT-TYPE    
  LANEthernetStatusValues  

rateStatus 1.3.6.1.4.1.5504.2.5.41.1.4.3.1.2
The port's current maximum bit rate.
Status: current Access: read-only
OBJECT-TYPE    
  LANEthernetMaxBitRateValues  

duplexStatus 1.3.6.1.4.1.5504.2.5.41.1.4.3.1.3
The port's current duplex mode.
Status: current Access: read-only
OBJECT-TYPE    
  LANEthernetDuplexModeValues  

pauseStatus 1.3.6.1.4.1.5504.2.5.41.1.4.3.1.4
The port's current pause mode.
Status: current Access: read-only
OBJECT-TYPE    
  LANEthernetPauseModeValues  

lanEthIntfRateLimitTable 1.3.6.1.4.1.5504.2.5.41.1.4.4
Table of LAN ethernet interface configuration objects. This object models an Ethernet LAN connection on a CPE device. This object must be implemented for all CPEs that contain an Ethernet interface on the LAN side.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LANEthIntfRateLimitEntry

lanEthIntfRateLimitEntry 1.3.6.1.4.1.5504.2.5.41.1.4.4.1
Rate limit table entry for LAN ethernet interface configuration objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  LANEthIntfRateLimitEntry  

rateLimitEnable 1.3.6.1.4.1.5504.2.5.41.1.4.4.1.1
This object is used to enable or disable rate limit on a port. Setting it to True will rate limit traffic on the port to a specified peak rate.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

peakRate 1.3.6.1.4.1.5504.2.5.41.1.4.4.1.2
This object identifies the maximum rate (0-1000) in Mbps on a port. If Rate Limit is disabled, this object has no effect.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

burstSize 1.3.6.1.4.1.5504.2.5.41.1.4.4.1.3
This object burst size. If Rate Limit is disabled, this object has no effect.
Status: current Access: read-write
OBJECT-TYPE    
  LANRateLimitBurstSizeValues  

rateDirection 1.3.6.1.4.1.5504.2.5.41.1.4.4.1.4
This object specifies the traffic direction to which the rate limit applies. The supported values are inbound, outbound or both. If the Rate Limit is disabled, this object has no effect.
Status: current Access: read-write
OBJECT-TYPE    
  LANRateLimitDirectionValues  

inboundPeakRate 1.3.6.1.4.1.5504.2.5.41.1.4.4.1.5
This object identifies the maximum rate (0-1000) in Mbps on a port for inbound data. If Rate Limit is disabled, this object has no effect.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

igmpGroupsTable 1.3.6.1.4.1.5504.2.5.41.1.5
Table of IGMP Multicast Groups currently detected by IGMP snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IgmpGroupsEntry

igmpGroupsEntry 1.3.6.1.4.1.5504.2.5.41.1.5.1
IGMP Multicast Groups table.
Status: current Access: not-accessible
OBJECT-TYPE    
  IgmpGroupsEntry  

igmpGroupIndex 1.3.6.1.4.1.5504.2.5.41.1.5.1.1
IGMP Multicast Groups Table Index
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

igmpGroupAddress 1.3.6.1.4.1.5504.2.5.41.1.5.1.2
This object identifies the IP address of the multicast group.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

igmpGroupReporterIP 1.3.6.1.4.1.5504.2.5.41.1.5.1.3
This object identifies the IP address of the host in the multicast group.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

igmpGroupReporterMAC 1.3.6.1.4.1.5504.2.5.41.1.5.1.4
This object identifies the MAC address of the host in the multicast group.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

igmpGroupInterface 1.3.6.1.4.1.5504.2.5.41.1.5.1.5
This object identifies the interface that discovered the multicast group.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

igmpGroupVlan 1.3.6.1.4.1.5504.2.5.41.1.5.1.6
This object identifies the VLAN that discovered the multicast group.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

igmpGroupExpiration 1.3.6.1.4.1.5504.2.5.41.1.5.1.7
This object identifies the time (in seconds) before the multicast group times out.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

igmpGroupQuerier 1.3.6.1.4.1.5504.2.5.41.1.5.1.8
This object identifies the IP address to be used by a proxy querier.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zhnLANDeviceSystemObjects 1.3.6.1.4.1.5504.2.5.41.1.6
OBJECT IDENTIFIER    

lanDefaultIfName 1.3.6.1.4.1.5504.2.5.41.1.6.1
Configure the default interface name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

lanDefaultIfIpAddress 1.3.6.1.4.1.5504.2.5.41.1.6.2
The IP address of the default interface, as configured by IPInterfaceIPAddress.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

lanEthAclRulesTable 1.3.6.1.4.1.5504.2.5.41.1.7
Table of LAN ethernet access list rules. This table contains a list of all access rules used to filter incoming traffic for a single physical ethernet interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LANEthAclRulesEntry

lanEthAclRulesEntry 1.3.6.1.4.1.5504.2.5.41.1.7.1
Table entry for LAN ethernet access list objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  LANEthAclRulesEntry  

lanAclRuleKey 1.3.6.1.4.1.5504.2.5.41.1.7.1.1
Index for the Ethernet Access List table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

lanAclRuleIfName 1.3.6.1.4.1.5504.2.5.41.1.7.1.2
Identify the interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

lanAclRuleName 1.3.6.1.4.1.5504.2.5.41.1.7.1.3
The user defined identifier for the rule. When creating a new rule, this field must be provided and must be unique per interface rule.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

lanAclRuleSourceIPAddress 1.3.6.1.4.1.5504.2.5.41.1.7.1.4
The Source IP address to filter. The address may include a subnet prefix length in CIDR notation. Therefore the format would be 192.168.2.0/24. This is a ASCII representation of the IP address
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

lanAclRuleIPProtocol 1.3.6.1.4.1.5504.2.5.41.1.7.1.5
The IPv4 Protocol to filter.
Status: current Access: read-write
OBJECT-TYPE    
  LANEthernetIpProtocolValues  

lanAclRuleSourceMACAddress 1.3.6.1.4.1.5504.2.5.41.1.7.1.6
The Source MAC Address to filter. ASCII representation of the physical address of the interface
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

lanAclRuleSourceMACMask 1.3.6.1.4.1.5504.2.5.41.1.7.1.7
Mask by which to filter MAC address. For example a MAC Mask of ff:ff:ff:00:00:00 would filter against the first six digits of the MAC address. ASCII representation of the MAC Mask
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

lanAclRuleRowStatus 1.3.6.1.4.1.5504.2.5.41.1.7.1.8
The SNMP RowStatus of the current row. The following object must be specified upon row creation: lanAclRuleName
Status: current Access: read-write
OBJECT-TYPE    
  ZhoneRowStatus  

zhnLANDeviceConformance 1.3.6.1.4.1.5504.2.5.41.2
OBJECT IDENTIFIER    

zhnLANDeviceGroups 1.3.6.1.4.1.5504.2.5.41.2.1
OBJECT IDENTIFIER    

zhnLANDeviceCompliances 1.3.6.1.4.1.5504.2.5.41.2.2
OBJECT IDENTIFIER    

zhnLANDeviceCompliance 1.3.6.1.4.1.5504.2.5.41.2.2.1
The Compliance statement for SNMP entities which manage the Zhone CPE LAN Device Information
Status: current Access: read-write
MODULE-COMPLIANCE    

zhnLANDeviceGroup 1.3.6.1.4.1.5504.2.5.41.2.1.1
A collection of Zhone LAN Device objects that describe the LAN interfaces of the device.
Status: current Access: read-write
OBJECT-GROUP    

zhnLANIgmpSnoopingGroup 1.3.6.1.4.1.5504.2.5.41.2.1.2
A collection of Zhone LAN Device objects that describe the IGMP snooping capabilities of the device.
Status: current Access: read-write
OBJECT-GROUP    

zhnLANHostConfigManagementGroup 1.3.6.1.4.1.5504.2.5.41.2.1.3
A collection of Zhone LAN Host Configuration Management objects that describe the LAN IP addressing of the device.
Status: current Access: read-write
OBJECT-GROUP    

zhnIpInterfaceGroup 1.3.6.1.4.1.5504.2.5.41.2.1.4
A collection of Zhone LAN IP Address objects that describe the IP connectivity of interfaces of the device.
Status: current Access: read-write
OBJECT-GROUP    

zhnPPPoEConfigGroup 1.3.6.1.4.1.5504.2.5.41.2.1.5
A collection of Zhone LAN PPPoE objects that describe the configuration of PPPoE connections for interfaces of the device.
Status: current Access: read-write
OBJECT-GROUP    

zhnPPPoEStatusGroup 1.3.6.1.4.1.5504.2.5.41.2.1.6
A collection of Zhone LAN PPPoE objects that describe the status of PPPoE connections for interfaces of the device.
Status: current Access: read-write
OBJECT-GROUP    

zhnLANEthernetInterfaceConfigGroup 1.3.6.1.4.1.5504.2.5.41.2.1.7
A collection of Zhone LAN Ethernet objects that describe the ethernet-like interfaces of the device.
Status: current Access: read-write
OBJECT-GROUP    

zhnLANEthIntfStatisticsGroup 1.3.6.1.4.1.5504.2.5.41.2.1.8
A collection of Zhone LAN Ethernet objects that convey statistical information for the ethernet-like interfaces of the device.
Status: current Access: read-write
OBJECT-GROUP    

zhnLANEthIntfStatusGroup 1.3.6.1.4.1.5504.2.5.41.2.1.9
A collection of Zhone LAN Ethernet objects that convey the status of the ethernet-like interfaces of the device.
Status: current Access: read-write
OBJECT-GROUP    

zhnLANEthIntfRateLimitGroup 1.3.6.1.4.1.5504.2.5.41.2.1.10
A collection of Zhone LAN Ethernet objects that convey the rate-limit information of the ethernet-like interfaces of the device.
Status: current Access: read-write
OBJECT-GROUP    

zhnLANIGMPMulticastGroup 1.3.6.1.4.1.5504.2.5.41.2.1.11
A collection of Zhone LAN IGMP objects that identify the multicast groups currently detected by IGMP snooping within the device.
Status: current Access: read-write
OBJECT-GROUP    

zhnLANSystemGroup 1.3.6.1.4.1.5504.2.5.41.2.1.12
A collection of Zhone LAN System-wide scalar objects that identify the system default interface.
Status: current Access: read-write
OBJECT-GROUP    

zhnLANAclRulesGroup 1.3.6.1.4.1.5504.2.5.41.2.1.13
A collection of Zhone LAN Ethernet interface access-list rules with which to filter incoming traffic.
Status: current Access: read-write
OBJECT-GROUP    

zhnDhcpConditionalServingPoolGroup 1.3.6.1.4.1.5504.2.5.41.2.1.14
A collection of configuration parameters for DHCP conditional serving.
Status: current Access: read-write
OBJECT-GROUP