ZHNLANDEVICE
AI MIB Summary
The ZHNLANDEVICE MIB module enables SNMP monitoring of LAN Ethernet interface statistics and operational states on Zhone CPE hardware. It provides access to vendor-specific counters and status indicators for managing Zhone customer premises equipment connectivity.
This file defines the private Enterprise MIB extensions that define LAN ethernet interface related objects supported by the Zhone CPEs.
Main OID:
zhnLANDevice.1.3.6.1.4.1.5504.2.5.41
178
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
178 total| Object Name |
|---|
zhnLANDeviceThis file defines the private Enterprise MIB extensions that define LAN ethernet interface related objects supported by the Zhone CPEs. MODULE-IDENTITY .1.3.6.1.4.1.5504.2.5.41 |
zhnLANDeviceObjects OBJECT IDENTIFIER .1.3.6.1.4.1.5504.2.5.41.1 |
lanDeviceTableTable of LAN devices, including Ethernet, WLAN, and USB physical interfaces SEQUENCE OF LanDeviceEntry .1.3.6.1.4.1.5504.2.5.41.1.1 |
lanDeviceEntryTable of LAN devices, including Ethernet, WLAN, and USB physical interfaces. Each instance contains all LAN-related objects for a given bridged subnet. LanDeviceEntry .1.3.6.1.4.1.5504.2.5.41.1.1.1 |
lanDeviceIndexLAN Device ifIndex Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.1.1.1 |
lanEthernetInterfaceNumberOfEntriesNumber of instances of lanEthernetInterfaceConfig entries for this LAN device.ro Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.1.1.2 |
lanUSBInterfaceNumberOfEntriesNumber of instances of lanUSBInterfaceConfig entries for this LAN device.ro Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.1.1.3 |
lanWLANConfigurationNumberOfEntriesNumber of instances of lanWLANInterfaceConfig entries for this LAN device.ro Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.1.1.4 |
lanMocaInterfaceNumberOfEntriesNumber of instances of lanMocaInterfaceConfig entries for this LAN device.ro Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.1.1.5 |
igmpSnoopingCfgTableTable of IGMP configuration information for LAN devices, including Ethernet, WLAN, and USB physical interfaces SEQUENCE OF IgmpSnoopingCfgEntry .1.3.6.1.4.1.5504.2.5.41.1.2 |
igmpSnoopingCfgEntryTable of IGMP configuration information for LAN devices, including Ethernet, WLAN, and USB physical interfaces. IgmpSnoopingCfgEntry .1.3.6.1.4.1.5504.2.5.41.1.2.1 |
igmpEnableEnables or disables IGMP snooping for the LAN device.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.41.1.2.1.1 |
igmpModeIGMP Snooping mode. Enumeration of: Standard Blockingrw IGMPSnoopingModeValues .1.3.6.1.4.1.5504.2.5.41.1.2.1.2 |
igmpIfNameThe 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.ro OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.2.1.3 |
lanHostConfigManagementObjects OBJECT IDENTIFIER .1.3.6.1.4.1.5504.2.5.41.1.3 |
lanHostConfigManagementTableTable of LAN Host Configuration Management information for LAN devices, including Ethernet, WLAN, and USB physical interfaces SEQUENCE OF LanHostConfigManagementEntry .1.3.6.1.4.1.5504.2.5.41.1.3.1 |
lanHostConfigManagementEntryTable of LAN Host Configuration Management information for LAN devices, including Ethernet, WLAN, and USB physical interfaces LanHostConfigManagementEntry .1.3.6.1.4.1.5504.2.5.41.1.3.1.1 |
dhcpServerConfigurableEnables 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.41.1.3.1.1.1 |
zhnDhcpServerEnableEnables or disables the DHCP server on the LAN interface.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.41.1.3.1.1.2 |
dhcpRelayIndicates if the DHCP server performs the role of a server or a relay on the LAN interface.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.41.1.3.1.1.3 |
dhcpRelayServerDHCP Relay Server IP Address.rw IpAddress .1.3.6.1.4.1.5504.2.5.41.1.3.1.1.4 |
minAddressSpecifies first address in the pool to be assigned by the DHCP server on the LAN interface.rw IpAddress .1.3.6.1.4.1.5504.2.5.41.1.3.1.1.5 |
maxAddressSpecifies last address in the pool to be assigned by the DHCP server on the LAN interface.rw IpAddress .1.3.6.1.4.1.5504.2.5.41.1.3.1.1.6 |
reservedAddressesComma separated list of addresses marked reserved from the address allocation pool.rw OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.3.1.1.7 |
subnetMaskDHCP client subnet maskrw IpAddress .1.3.6.1.4.1.5504.2.5.41.1.3.1.1.8 |
dnsServersComma separated list of DNS servers offered to DHCP clients. Support for more than three DNS Servers is Optional.rw OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.3.1.1.9 |
domainNameSets the domain name to provide to clients on the LAN interface.rw OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.3.1.1.10 |
ipRoutersComma separated list of IP addresses of routers on this subnet. Also known as default gateway. Support for more than one Router address is Optional.rw OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.3.1.1.11 |
dhcpLeaseTimeSpecifies the lease time in seconds of client assigned addresses. A value of -1 indicates an infinite lease.rw INTEGER(-1..2147483647) .1.3.6.1.4.1.5504.2.5.41.1.3.1.1.12 |
ipInterfaceNumberOfEntriesNumber 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.ro Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.3.1.1.13 |
ipInterfaceObjects OBJECT IDENTIFIER .1.3.6.1.4.1.5504.2.5.41.1.3.2 |
zhnIpInterfaceTableIP interface table. SEQUENCE OF ZhnIPInterfaceEntry .1.3.6.1.4.1.5504.2.5.41.1.3.2.1 |
zhnIpInterfaceEntryIP interface table. ZhnIPInterfaceEntry .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1 |
ipInterfaceIndexLAN IP Address Index Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.1 |
ipInterfaceEnableEnables or disables this entry.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.2 |
ipInterfaceIPAddressIP address of the LAN-side interface of the CPE.rw IpAddress .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.3 |
ipInterfaceSubnetMaskSubnet mask of the LAN-side interface of the CPE.rw IpAddress .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.4 |
ipInterfaceAddressingTypeRepresents 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-IPrw IPInterfaceAddressingTypeValues .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.5 |
ipInterfaceifNameThe interface name for this LAN device.ro OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.6 |
firewallEnabledIndicates 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.7 |
defaultGatewayThe IP address of the default gateway for this IP interface. This parameter is configurable only if the AddressingType is Static.rw IpAddress .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.8 |
natEnabledThis parameter enables or disables NAT for this IP interface. This parameter is configurable only if this interface is on an uplink port.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.9 |
dhcpcPidIf 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.ro Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.10 |
dnsTypeThis 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 DHCPrw DNSTypeValues .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.11 |
primaryDnsIPAddressThe DNS server primary IP address.rw IpAddress .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.12 |
secondaryDnsIPAddressThe DNS server secondary IP address.rw IpAddress .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.13 |
zhnVlanTypeThis object specifies the VLAN connection type of the interface.rw VlanTypeValues (ZHNLAYER2BRIDGING) .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.14 |
connectionTypeThis object specifies the connection type of the interface.rw IpPppoeConnectionTypeValues .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.15 |
maxMTUSizeThe 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.rw Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.16 |
alternateWanIfNameName of a different VLAN WAN interface to run on if the current VLAN WAN interface is set to unconfigured.rw OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.17 |
naptEnabledThis parameter enables or disables NAPT for this IP interface. This parameter is configurable only if this interface is on an uplink port.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.18 |
pppoeConfigObjects OBJECT IDENTIFIER .1.3.6.1.4.1.5504.2.5.41.1.3.2.2 |
pppoeConfigTablePPPoE configuration interface table for LAN interfaces. SEQUENCE OF PPPoEConfigEntry .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1 |
pppoeConfigEntryPPPoE configuration table entry. PPPoEConfigEntry .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1 |
pppoeIfNameThe interface name for this LAN device.ro OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.1 |
pidThis object holds the process id (pid) of the pppd associated with this connection. A pid of 0 indicates that there is no pppd running.ro Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.2 |
connectionRequestThis object is used to bring up or down a PPPoE connection. Enumeration of: None Down Up Connect Disconnectrw PPPUserConnectionRequestValues .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.3 |
usernamePPP 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.rw OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.4 |
passwordPPP 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.rw OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.5 |
authenticationThis object is the PPP authentication protocol to be used for PPP authentication. Enumeration of: AUTO_AUTH PAP CHAP MS-CHAPrw PPPAuthenticationProtocolValues .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.6 |
serviceNameThis object is the PPP Service Name. It should be filled only if specified by the provider.rw OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.7 |
encryptionProtocolThis object describes the PPP encryption protocol. Enumeration of: None MPPErw PPPEncryptionProtocolValues .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.8 |
compressionProtocolThis object describes the PPP compression protocol used between the WAN device and the ISP POP. Enumeration of: None VanJacobsen STAC-LZSrw PPPCompressionProtocolValues .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.9 |
idleDisconnectTimeThe 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.rw Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.10 |
holdOffTimeSet time in seconds before retrying connection.rw Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.11 |
useStaticIpAddressIf TRUE, PPPoE connection will use a static IP address.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.12 |
staticIpAddressPPPoE static IP address.rw IpAddress .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.13 |
enableDebugEnable PPPoE debug.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.14 |
pppoeStatusObjects OBJECT IDENTIFIER .1.3.6.1.4.1.5504.2.5.41.1.3.2.3 |
pppoeStatusTablePPPoE configuration interface table for LAN interfaces. SEQUENCE OF PPPoEStatusEntry .1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1 |
pppoeStatusEntryPPPoE status table entry. PPPoEStatusEntry .1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1.1 |
connectionStatusCurrent status of the PPP connection.ro WANPppConnectionStatusValues .1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1.1.1 |
lastConnectionErrorThe failure reason of the last PPP connection setup.ro WANPppLastConnectionErrorValues .1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1.1.2 |
connectionEstablishedTimeThe last time the PPP connection was established.ro Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1.1.3 |
currentMTUSizeThe current MTU in use over this connection.ro Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1.1.4 |
uptimeThe time in seconds this connection has been up.ro Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1.1.5 |
zhnDhcpConditionalServingPoolObjects OBJECT IDENTIFIER .1.3.6.1.4.1.5504.2.5.41.1.3.3 |
zhnDhcpConditionalServingPoolTableA collection of configuration parameters for DHCP conditional serving. SEQUENCE OF ZhnDhcpConditionalServingPoolEntry .1.3.6.1.4.1.5504.2.5.41.1.3.3.1 |
zhnDhcpConditionalServingPoolEntryDHCP Conditional Serving Pool table. ZhnDhcpConditionalServingPoolEntry .1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1 |
dhcpPoolIndexDHCP pool index Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.1 |
dhcpPoolEnableEnables or disables this entry.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.2 |
dhcpPoolChaddrMAC 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.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.3 |
dhcpPoolChaddrMaskChaddr 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.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.4 |
dhcpPoolMinAddressSpecifies first address in the pool to be assigned by the DHCP server on the LAN interface.rw IpAddress .1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.5 |
dhcpPoolMaxAddressSpecifies last address in the pool to be assigned by the DHCP server on the LAN interface.rw IpAddress .1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.6 |
dhcpPoolReservedAddressesComma separated list of addresses marked reserved from the address allocation pool.rw OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.7 |
dhcpPoolSubnetMaskSpecifies the clients network subnet mask.rw IpAddress .1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.8 |
dhcpPoolDnsServersComma separated list of DNS servers offered to DHCP clients. Support for more than three DNS Servers is Optional.rw OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.9 |
dhcpPoolDomainNameSets the domain name to provide to clients on the LAN interface.rw OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.10 |
dhcpPoolIPRoutersComma separated list of IP addresses of routers on this subnet. Also known as default gateway. Support for more than one Router address is Optional.rw OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.11 |
dhcpPoolLeaseTimeSpecifies the lease time in seconds of client assigned addresses. A value of -1 indicates an infinite lease.rw INTEGER(-1..2147483647) .1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.12 |
dhcpPoolUseWanVlanThe 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.rw Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.13 |
dhcpPoolEnableStaticLeaseEnable this option to permanently bind the IP address to the client MAC.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.14 |
dhcpPoolRowStatusThe SNMP RowStatus of the current row. The following object must be specified upon row creation: dhcpPoolChaddrrw ZhoneRowStatus (Zhone-TC) .1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.15 |
zhnLANEthernetInterfaceObjects OBJECT IDENTIFIER .1.3.6.1.4.1.5504.2.5.41.1.4 |
lanEthernetInterfaceConfigTableTable 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. SEQUENCE OF LANEthernetInterfaceConfigEntry .1.3.6.1.4.1.5504.2.5.41.1.4.1 |
lanEthernetInterfaceConfigEntryTable entry for LAN ethernet interface configuration objects. LANEthernetInterfaceConfigEntry .1.3.6.1.4.1.5504.2.5.41.1.4.1.1 |
lanEthernetIndexLAN Ethernet Interface Index Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.4.1.1.1 |
lanEthernetEnableEnables or disables this interface.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.41.1.4.1.1.2 |
lanEthernetStatusIndicates the status of this interface. Enumeration of: Up NoLink Error Disabledro LANEthernetStatusValues .1.3.6.1.4.1.5504.2.5.41.1.4.1.1.3 |
macAddressASCII representation of the physical address of the interfacero OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.4.1.1.4 |
macAddressControlEnabledIndicates 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.41.1.4.1.1.5 |
maxBitRateThe maximum upstream and downstream bit rate available to this connection. Enumeration of: 10 100 1000 Autorw LANEthernetMaxBitRateValues .1.3.6.1.4.1.5504.2.5.41.1.4.1.1.6 |
duplexModeThe duplex mode available to this connection. Enumeration of: Half Full Autorw LANEthernetDuplexModeValues .1.3.6.1.4.1.5504.2.5.41.1.4.1.1.7 |
zhnIfNameEthernet interface name such as eth0, eth1.ro OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.4.1.1.8 |
zhnEthernetPriorityMark802.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.ro Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.4.1.1.9 |
dot1qPvidDefault 802.1Q VLAN ID for this ethernet interface.rw Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.4.1.1.10 |
lanEthernetAliasA descriptive name for this ethernet interface.ro OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.4.1.1.11 |
pauseModeThe pause mode available to this connection. Enumeration of: Auto Enable Disablerw LANEthernetPauseModeValues .1.3.6.1.4.1.5504.2.5.41.1.4.1.1.12 |
lanEthernetAclThe access list values available to an ethernet interface. Enumeration of: Disable BlackList WhiteList Unsupportedrw LANEthernetAclValues .1.3.6.1.4.1.5504.2.5.41.1.4.1.1.13 |
lanEthernetAclRulesNumberofEntriesThe number of entries in the access list table for this ethernet interface.ro Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.4.1.1.14 |
lanEthernetLanFollowsWanEnable or disable this LAN interface based upon the WAN status.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.41.1.4.1.1.15 |
lanEthernetIgmpPriorityMarkThe 802.1P priority value that this LAN interface will assign to ingress untagged IGMP frames.rw Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.4.1.1.16 |
lanEthernetIgmpPvidThe VLAN ID that this LAN interface will assign to ingress untagged IGMP frames.rw Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.4.1.1.17 |
lanEthIntfStatisticsTableTable of LAN ethernet interface statistics objects. This object contains statistics for an Ethernet LAN connection on a CPE device. SEQUENCE OF LANEthIntfStatisticsEntry .1.3.6.1.4.1.5504.2.5.41.1.4.2 |
lanEthIntfStatisticsEntryTable entry for LAN ethernet interface statistics objects. LANEthIntfStatisticsEntry .1.3.6.1.4.1.5504.2.5.41.1.4.2.1 |
bytesSentTotal number of bytes sent over the interface since the CPE was last reset.ro Gauge32 .1.3.6.1.4.1.5504.2.5.41.1.4.2.1.1 |
bytesReceivedTotal number of bytes received over the interface since the CPE was last reset.ro Gauge32 .1.3.6.1.4.1.5504.2.5.41.1.4.2.1.2 |
packetsSentTotal number of packets sent over the interface since the CPE was last reset.ro Gauge32 .1.3.6.1.4.1.5504.2.5.41.1.4.2.1.3 |
packetsReceivedTotal number of packets received over the interface since the CPE was last reset.ro Gauge32 .1.3.6.1.4.1.5504.2.5.41.1.4.2.1.4 |
txErrorsTotal number of transmit errors on the interface since the CPE was last reset.ro Gauge32 .1.3.6.1.4.1.5504.2.5.41.1.4.2.1.5 |
rxErrorsTotal number of receive errors on the interface since the CPE was last reset.ro Gauge32 .1.3.6.1.4.1.5504.2.5.41.1.4.2.1.6 |
txDropsTotal number of packets dropped on the transmit side of the interface since the CPE was last reset.ro Gauge32 .1.3.6.1.4.1.5504.2.5.41.1.4.2.1.7 |
rxDropsTotal number of packets dropped on the receive side of the interface since the CPE was last reset.ro Gauge32 .1.3.6.1.4.1.5504.2.5.41.1.4.2.1.8 |
lanEthIntfStatusTableTable 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. SEQUENCE OF LANEthIntfStatusEntry .1.3.6.1.4.1.5504.2.5.41.1.4.3 |
lanEthIntfStatusEntryTable entry for LAN ethernet interface status objects. LANEthIntfStatusEntry .1.3.6.1.4.1.5504.2.5.41.1.4.3.1 |
linkStatusThe port's current link status.ro LANEthernetStatusValues .1.3.6.1.4.1.5504.2.5.41.1.4.3.1.1 |
rateStatusThe port's current maximum bit rate.ro LANEthernetMaxBitRateValues .1.3.6.1.4.1.5504.2.5.41.1.4.3.1.2 |
duplexStatusThe port's current duplex mode.ro LANEthernetDuplexModeValues .1.3.6.1.4.1.5504.2.5.41.1.4.3.1.3 |
pauseStatusThe port's current pause mode.ro LANEthernetPauseModeValues .1.3.6.1.4.1.5504.2.5.41.1.4.3.1.4 |
lanEthIntfRateLimitTableTable 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. SEQUENCE OF LANEthIntfRateLimitEntry .1.3.6.1.4.1.5504.2.5.41.1.4.4 |
lanEthIntfRateLimitEntryRate limit table entry for LAN ethernet interface configuration objects. LANEthIntfRateLimitEntry .1.3.6.1.4.1.5504.2.5.41.1.4.4.1 |
rateLimitEnableThis 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5504.2.5.41.1.4.4.1.1 |
peakRateThis object identifies the maximum rate (0-1000) in Mbps on a port. If Rate Limit is disabled, this object has no effect.rw Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.4.4.1.2 |
burstSizeThis object burst size. If Rate Limit is disabled, this object has no effect.rw LANRateLimitBurstSizeValues .1.3.6.1.4.1.5504.2.5.41.1.4.4.1.3 |
rateDirectionThis 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.rw LANRateLimitDirectionValues .1.3.6.1.4.1.5504.2.5.41.1.4.4.1.4 |
inboundPeakRateThis 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.rw Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.4.4.1.5 |
igmpGroupsTableTable of IGMP Multicast Groups currently detected by IGMP snooping. SEQUENCE OF IgmpGroupsEntry .1.3.6.1.4.1.5504.2.5.41.1.5 |
igmpGroupsEntryIGMP Multicast Groups table. IgmpGroupsEntry .1.3.6.1.4.1.5504.2.5.41.1.5.1 |
igmpGroupIndexIGMP Multicast Groups Table Index Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.5.1.1 |
igmpGroupAddressThis object identifies the IP address of the multicast group.ro IpAddress .1.3.6.1.4.1.5504.2.5.41.1.5.1.2 |
igmpGroupReporterIPThis object identifies the IP address of the host in the multicast group.ro IpAddress .1.3.6.1.4.1.5504.2.5.41.1.5.1.3 |
igmpGroupReporterMACThis object identifies the MAC address of the host in the multicast group.ro OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.5.1.4 |
igmpGroupInterfaceThis object identifies the interface that discovered the multicast group.ro OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.5.1.5 |
igmpGroupVlanThis object identifies the VLAN that discovered the multicast group.ro OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.5.1.6 |
igmpGroupExpirationThis object identifies the time (in seconds) before the multicast group times out.ro Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.5.1.7 |
igmpGroupQuerierThis object identifies the IP address to be used by a proxy querier.ro IpAddress .1.3.6.1.4.1.5504.2.5.41.1.5.1.8 |
zhnLANDeviceSystemObjects OBJECT IDENTIFIER .1.3.6.1.4.1.5504.2.5.41.1.6 |
lanDefaultIfNameConfigure the default interface name.rw OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.6.1 |
lanDefaultIfIpAddressThe IP address of the default interface, as configured by IPInterfaceIPAddress.ro IpAddress .1.3.6.1.4.1.5504.2.5.41.1.6.2 |
lanEthAclRulesTableTable 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. SEQUENCE OF LANEthAclRulesEntry .1.3.6.1.4.1.5504.2.5.41.1.7 |
lanEthAclRulesEntryTable entry for LAN ethernet access list objects. LANEthAclRulesEntry .1.3.6.1.4.1.5504.2.5.41.1.7.1 |
lanAclRuleKeyIndex for the Ethernet Access List table. Unsigned32 .1.3.6.1.4.1.5504.2.5.41.1.7.1.1 |
lanAclRuleIfNameIdentify the interface name.ro OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.7.1.2 |
lanAclRuleNameThe user defined identifier for the rule. When creating a new rule, this field must be provided and must be unique per interface rule.rw OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.7.1.3 |
lanAclRuleSourceIPAddressThe 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 addressrw OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.7.1.4 |
lanAclRuleIPProtocolThe IPv4 Protocol to filter.rw LANEthernetIpProtocolValues .1.3.6.1.4.1.5504.2.5.41.1.7.1.5 |
lanAclRuleSourceMACAddressThe Source MAC Address to filter. ASCII representation of the physical address of the interfacerw OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.7.1.6 |
lanAclRuleSourceMACMaskMask 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 Maskrw OCTET STRING .1.3.6.1.4.1.5504.2.5.41.1.7.1.7 |
lanAclRuleRowStatusThe SNMP RowStatus of the current row. The following object must be specified upon row creation: lanAclRuleNamerw ZhoneRowStatus (Zhone-TC) .1.3.6.1.4.1.5504.2.5.41.1.7.1.8 |
zhnLANDeviceConformance OBJECT IDENTIFIER .1.3.6.1.4.1.5504.2.5.41.2 |
zhnLANDeviceGroups OBJECT IDENTIFIER .1.3.6.1.4.1.5504.2.5.41.2.1 |
zhnLANDeviceGroupA collection of Zhone LAN Device objects that describe the LAN interfaces of the device. Unknown .1.3.6.1.4.1.5504.2.5.41.2.1.1 |
zhnLANIgmpSnoopingGroupA collection of Zhone LAN Device objects that describe the IGMP snooping capabilities of the device. Unknown .1.3.6.1.4.1.5504.2.5.41.2.1.2 |
zhnLANHostConfigManagementGroupA collection of Zhone LAN Host Configuration Management objects that describe the LAN IP addressing of the device. Unknown .1.3.6.1.4.1.5504.2.5.41.2.1.3 |
zhnIpInterfaceGroupA collection of Zhone LAN IP Address objects that describe the IP connectivity of interfaces of the device. Unknown .1.3.6.1.4.1.5504.2.5.41.2.1.4 |
zhnPPPoEConfigGroupA collection of Zhone LAN PPPoE objects that describe the configuration of PPPoE connections for interfaces of the device. Unknown .1.3.6.1.4.1.5504.2.5.41.2.1.5 |
zhnPPPoEStatusGroupA collection of Zhone LAN PPPoE objects that describe the status of PPPoE connections for interfaces of the device. Unknown .1.3.6.1.4.1.5504.2.5.41.2.1.6 |
zhnLANEthernetInterfaceConfigGroupA collection of Zhone LAN Ethernet objects that describe the ethernet-like interfaces of the device. Unknown .1.3.6.1.4.1.5504.2.5.41.2.1.7 |
zhnLANEthIntfStatisticsGroupA collection of Zhone LAN Ethernet objects that convey statistical information for the ethernet-like interfaces of the device. Unknown .1.3.6.1.4.1.5504.2.5.41.2.1.8 |
zhnLANEthIntfStatusGroupA collection of Zhone LAN Ethernet objects that convey the status of the ethernet-like interfaces of the device. Unknown .1.3.6.1.4.1.5504.2.5.41.2.1.9 |
zhnLANEthIntfRateLimitGroupA collection of Zhone LAN Ethernet objects that convey the rate-limit information of the ethernet-like interfaces of the device. Unknown .1.3.6.1.4.1.5504.2.5.41.2.1.10 |
zhnLANIGMPMulticastGroupA collection of Zhone LAN IGMP objects that identify the multicast groups currently detected by IGMP snooping within the device. Unknown .1.3.6.1.4.1.5504.2.5.41.2.1.11 |
zhnLANSystemGroupA collection of Zhone LAN System-wide scalar objects that identify the system default interface. Unknown .1.3.6.1.4.1.5504.2.5.41.2.1.12 |
zhnLANAclRulesGroupA collection of Zhone LAN Ethernet interface access-list rules with which to filter incoming traffic. Unknown .1.3.6.1.4.1.5504.2.5.41.2.1.13 |
zhnDhcpConditionalServingPoolGroupA collection of configuration parameters for DHCP conditional serving. Unknown .1.3.6.1.4.1.5504.2.5.41.2.1.14 |
zhnLANDeviceCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.5504.2.5.41.2.2 |
zhnLANDeviceComplianceThe Compliance statement for SNMP entities which manage the Zhone CPE LAN Device Information Unknown .1.3.6.1.4.1.5504.2.5.41.2.2.1 |