ZHNLANDEVICE: View SNMP OID List / Download MIB
VENDOR: ZHONE TECHNOLOGIES
Home | MIB: ZHNLANDEVICE | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
zhnLANDeviceObjects | 1.3.6.1.4.1.5504.2.5.41.1 | |||
lanDeviceTable | 1.3.6.1.4.1.5504.2.5.41.1.1 | no-access |
Table of LAN devices, including Ethernet, WLAN, and USB physical interfaces |
|
1.3.6.1.4.1.5504.2.5.41.1.1.1 | no-access |
Table of LAN devices, including Ethernet, WLAN, and USB physical interfaces. Each instance contains all LAN-related objects for a given bridged subnet. |
||
lanDeviceIndex | 1.3.6.1.4.1.5504.2.5.41.1.1.1.1 | unsigned32 | no-access |
LAN Device ifIndex |
lanEthernetInterfaceNumberOfEntries | 1.3.6.1.4.1.5504.2.5.41.1.1.1.2 | unsigned32 | read-only |
Number of instances of lanEthernetInterfaceConfig entries for this LAN device. |
lanUSBInterfaceNumberOfEntries | 1.3.6.1.4.1.5504.2.5.41.1.1.1.3 | unsigned32 | read-only |
Number of instances of lanUSBInterfaceConfig entries for this LAN device. |
lanWLANConfigurationNumberOfEntries | 1.3.6.1.4.1.5504.2.5.41.1.1.1.4 | unsigned32 | read-only |
Number of instances of lanWLANInterfaceConfig entries for this LAN device. |
lanMocaInterfaceNumberOfEntries | 1.3.6.1.4.1.5504.2.5.41.1.1.1.5 | unsigned32 | read-only |
Number of instances of lanMocaInterfaceConfig entries for this LAN device. |
igmpSnoopingCfgTable | 1.3.6.1.4.1.5504.2.5.41.1.2 | no-access |
Table of IGMP configuration information for LAN devices, including Ethernet, WLAN, and USB physical interfaces |
|
1.3.6.1.4.1.5504.2.5.41.1.2.1 | no-access |
Table of IGMP configuration information for LAN devices, including Ethernet, WLAN, and USB physical interfaces. |
||
igmpEnable | 1.3.6.1.4.1.5504.2.5.41.1.2.1.1 | truthvalue | read-write |
Enables or disables IGMP snooping for the LAN device. |
igmpMode | 1.3.6.1.4.1.5504.2.5.41.1.2.1.2 | igmpsnoopingmodevalues | read-write |
IGMP Snooping mode. Enumeration of: Standard Blocking |
igmpIfName | 1.3.6.1.4.1.5504.2.5.41.1.2.1.3 | octet string | read-only |
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. |
lanHostConfigManagementObjects | 1.3.6.1.4.1.5504.2.5.41.1.3 | |||
lanHostConfigManagementTable | 1.3.6.1.4.1.5504.2.5.41.1.3.1 | no-access |
Table of LAN Host Configuration Management information for LAN devices, including Ethernet, WLAN, and USB physical interfaces |
|
1.3.6.1.4.1.5504.2.5.41.1.3.1.1 | no-access |
Table of LAN Host Configuration Management information for LAN devices, including Ethernet, WLAN, and USB physical interfaces |
||
dhcpServerConfigurable | 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.1 | truthvalue | read-write |
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. |
zhnDhcpServerEnable | 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.2 | truthvalue | read-write |
Enables or disables the DHCP server on the LAN interface. |
dhcpRelay | 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.3 | truthvalue | read-only |
Indicates if the DHCP server performs the role of a server or a relay on the LAN interface. |
dhcpRelayServer | 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.4 | ipaddress | read-write |
DHCP Relay Server IP Address. |
minAddress | 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.5 | ipaddress | read-write |
Specifies first address in the pool to be assigned by the DHCP server on the LAN interface. |
maxAddress | 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.6 | ipaddress | read-write |
Specifies last address in the pool to be assigned by the DHCP server on the LAN interface. |
reservedAddresses | 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.7 | octet string | read-write |
Comma separated list of addresses marked reserved from the address allocation pool. |
subnetMask | 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.8 | ipaddress | read-write |
DHCP client subnet mask |
dnsServers | 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.9 | octet string | read-write |
Comma separated list of DNS servers offered to DHCP clients. Support for more than three DNS Servers is Optional. |
domainName | 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.10 | octet string | read-write |
Sets the domain name to provide to clients on the LAN interface. |
ipRouters | 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.11 | octet string | read-write |
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. |
dhcpLeaseTime | 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.12 | integer | read-write |
Specifies the lease time in seconds of client assigned addresses. A value of -1 indicates an infinite lease. |
ipInterfaceNumberOfEntries | 1.3.6.1.4.1.5504.2.5.41.1.3.1.1.13 | unsigned32 | read-only |
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. |
ipInterfaceObjects | 1.3.6.1.4.1.5504.2.5.41.1.3.2 | |||
zhnIpInterfaceTable | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1 | no-access |
IP interface table. |
|
1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1 | no-access |
IP interface table. |
||
ipInterfaceIndex | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.1 | unsigned32 | no-access |
LAN IP Address Index |
ipInterfaceEnable | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.2 | truthvalue | read-only |
Enables or disables this entry. |
ipInterfaceIPAddress | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.3 | ipaddress | read-write |
IP address of the LAN-side interface of the CPE. |
ipInterfaceSubnetMask | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.4 | ipaddress | read-write |
Subnet mask of the LAN-side interface of the CPE. |
ipInterfaceAddressingType | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.5 | ipinterfaceaddressingtypevalues | read-write |
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 |
ipInterfaceifName | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.6 | octet string | read-only |
The interface name for this LAN device. |
firewallEnabled | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.7 | truthvalue | read-write |
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. |
defaultGateway | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.8 | ipaddress | read-write |
The IP address of the default gateway for this IP interface. This parameter is configurable only if the AddressingType is Static. |
natEnabled | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.9 | truthvalue | read-write |
This parameter enables or disables NAT for this IP interface. This parameter is configurable only if this interface is on an uplink port. |
dhcpcPid | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.10 | unsigned32 | read-only |
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. |
dnsType | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.11 | dnstypevalues | read-write |
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 |
primaryDnsIPAddress | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.12 | ipaddress | read-write |
The DNS server primary IP address. |
secondaryDnsIPAddress | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.13 | ipaddress | read-write |
The DNS server secondary IP address. |
zhnVlanType | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.14 | vlantypevalues | read-write |
This object specifies the VLAN connection type of the interface. |
connectionType | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.15 | ippppoeconnectiontypevalues | read-write |
This object specifies the connection type of the interface. |
maxMTUSize | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.16 | unsigned32 | read-write |
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. |
alternateWanIfName | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.17 | octet string | read-write |
Name of a different VLAN WAN interface to run on if the current VLAN WAN interface is set to unconfigured. |
naptEnabled | 1.3.6.1.4.1.5504.2.5.41.1.3.2.1.1.18 | truthvalue | read-write |
This parameter enables or disables NAPT for this IP interface. This parameter is configurable only if this interface is on an uplink port. |
pppoeConfigObjects | 1.3.6.1.4.1.5504.2.5.41.1.3.2.2 | |||
pppoeConfigTable | 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1 | no-access |
PPPoE configuration interface table for LAN interfaces. |
|
1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1 | no-access |
PPPoE configuration table entry. |
||
pppoeIfName | 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.1 | octet string | read-only |
The interface name for this LAN device. |
pid | 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.2 | unsigned32 | read-only |
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. |
connectionRequest | 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.3 | pppuserconnectionrequestvalues | read-write |
This object is used to bring up or down a PPPoE connection. Enumeration of: None Down Up Connect Disconnect |
username | 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.4 | octet string | read-write |
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. |
password | 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.5 | octet string | read-write |
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. |
authentication | 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.6 | pppauthenticationprotocolvalues | read-write |
This object is the PPP authentication protocol to be used for PPP authentication. Enumeration of: AUTO_AUTH PAP CHAP MS-CHAP |
serviceName | 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.7 | octet string | read-write |
This object is the PPP Service Name. It should be filled only if specified by the provider. |
encryptionProtocol | 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.8 | pppencryptionprotocolvalues | read-write |
This object describes the PPP encryption protocol. Enumeration of: None MPPE |
compressionProtocol | 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.9 | pppcompressionprotocolvalues | read-write |
This object describes the PPP compression protocol used between the WAN device and the ISP POP. Enumeration of: None VanJacobsen STAC-LZS |
idleDisconnectTime | 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.10 | unsigned32 | read-write |
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. |
holdOffTime | 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.11 | unsigned32 | read-write |
Set time in seconds before retrying connection. |
useStaticIpAddress | 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.12 | truthvalue | read-write |
If TRUE, PPPoE connection will use a static IP address. |
staticIpAddress | 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.13 | ipaddress | read-write |
PPPoE static IP address. |
enableDebug | 1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.14 | truthvalue | read-write |
Enable PPPoE debug. |
pppoeStatusObjects | 1.3.6.1.4.1.5504.2.5.41.1.3.2.3 | |||
pppoeStatusTable | 1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1 | no-access |
PPPoE configuration interface table for LAN interfaces. |
|
1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1.1 | no-access |
PPPoE status table entry. |
||
connectionStatus | 1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1.1.1 | wanpppconnectionstatusvalues | read-only |
Current status of the PPP connection. |
lastConnectionError | 1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1.1.2 | wanppplastconnectionerrorvalues | read-only |
The failure reason of the last PPP connection setup. |
connectionEstablishedTime | 1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1.1.3 | unsigned32 | read-only |
The last time the PPP connection was established. |
currentMTUSize | 1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1.1.4 | unsigned32 | read-only |
The current MTU in use over this connection. |
uptime | 1.3.6.1.4.1.5504.2.5.41.1.3.2.3.1.1.5 | unsigned32 | read-only |
The time in seconds this connection has been up. |
zhnDhcpConditionalServingPoolObjects | 1.3.6.1.4.1.5504.2.5.41.1.3.3 | |||
zhnDhcpConditionalServingPoolTable | 1.3.6.1.4.1.5504.2.5.41.1.3.3.1 | no-access |
A collection of configuration parameters for DHCP conditional serving. |
|
1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1 | no-access |
DHCP Conditional Serving Pool table. |
||
dhcpPoolIndex | 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.1 | unsigned32 | no-access |
DHCP pool index |
dhcpPoolEnable | 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.2 | truthvalue | read-only |
Enables or disables this entry. |
dhcpPoolChaddr | 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.3 | macaddress | read-write |
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. |
dhcpPoolChaddrMask | 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.4 | macaddress | read-write |
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. |
dhcpPoolMinAddress | 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.5 | ipaddress | read-write |
Specifies first address in the pool to be assigned by the DHCP server on the LAN interface. |
dhcpPoolMaxAddress | 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.6 | ipaddress | read-write |
Specifies last address in the pool to be assigned by the DHCP server on the LAN interface. |
dhcpPoolReservedAddresses | 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.7 | octet string | read-write |
Comma separated list of addresses marked reserved from the address allocation pool. |
dhcpPoolSubnetMask | 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.8 | ipaddress | read-write |
Specifies the clients network subnet mask. |
dhcpPoolDnsServers | 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.9 | octet string | read-write |
Comma separated list of DNS servers offered to DHCP clients. Support for more than three DNS Servers is Optional. |
dhcpPoolDomainName | 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.10 | octet string | read-write |
Sets the domain name to provide to clients on the LAN interface. |
dhcpPoolIPRouters | 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.11 | octet string | read-write |
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. |
dhcpPoolLeaseTime | 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.12 | integer | read-write |
Specifies the lease time in seconds of client assigned addresses. A value of -1 indicates an infinite lease. |
dhcpPoolUseWanVlan | 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.13 | unsigned32 | read-write |
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. |
dhcpPoolEnableStaticLease | 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.14 | truthvalue | read-write |
Enable this option to permanently bind the IP address to the client MAC. |
dhcpPoolRowStatus | 1.3.6.1.4.1.5504.2.5.41.1.3.3.1.1.15 | zhonerowstatus | read-write |
The SNMP RowStatus of the current row. The following object must be specified upon row creation: dhcpPoolChaddr |
zhnLANEthernetInterfaceObjects | 1.3.6.1.4.1.5504.2.5.41.1.4 | |||
lanEthernetInterfaceConfigTable | 1.3.6.1.4.1.5504.2.5.41.1.4.1 | no-access |
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. |
|
1.3.6.1.4.1.5504.2.5.41.1.4.1.1 | no-access |
Table entry for LAN ethernet interface configuration objects. |
||
lanEthernetIndex | 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.1 | unsigned32 | no-access |
LAN Ethernet Interface Index |
lanEthernetEnable | 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.2 | truthvalue | read-write |
Enables or disables this interface. |
lanEthernetStatus | 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.3 | lanethernetstatusvalues | read-only |
Indicates the status of this interface. Enumeration of: Up NoLink Error Disabled |
macAddress | 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.4 | octet string | read-only |
ASCII representation of the physical address of the interface |
macAddressControlEnabled | 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.5 | truthvalue | read-only |
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. |
maxBitRate | 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.6 | lanethernetmaxbitratevalues | read-write |
The maximum upstream and downstream bit rate available to this connection. Enumeration of: 10 100 1000 Auto |
duplexMode | 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.7 | lanethernetduplexmodevalues | read-write |
The duplex mode available to this connection. Enumeration of: Half Full Auto |
zhnIfName | 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.8 | octet string | read-only |
Ethernet interface name such as eth0, eth1. |
zhnEthernetPriorityMark | 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.9 | unsigned32 | read-only |
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. |
dot1qPvid | 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.10 | unsigned32 | read-write |
Default 802.1Q VLAN ID for this ethernet interface. |
lanEthernetAlias | 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.11 | octet string | read-only |
A descriptive name for this ethernet interface. |
pauseMode | 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.12 | lanethernetpausemodevalues | read-write |
The pause mode available to this connection. Enumeration of: Auto Enable Disable |
lanEthernetAcl | 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.13 | lanethernetaclvalues | read-write |
The access list values available to an ethernet interface. Enumeration of: Disable BlackList WhiteList Unsupported |
lanEthernetAclRulesNumberofEntries | 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.14 | unsigned32 | read-only |
The number of entries in the access list table for this ethernet interface. |
lanEthernetLanFollowsWan | 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.15 | truthvalue | read-write |
Enable or disable this LAN interface based upon the WAN status. |
lanEthernetIgmpPriorityMark | 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.16 | unsigned32 | read-write |
The 802.1P priority value that this LAN interface will assign to ingress untagged IGMP frames. |
lanEthernetIgmpPvid | 1.3.6.1.4.1.5504.2.5.41.1.4.1.1.17 | unsigned32 | read-write |
The VLAN ID that this LAN interface will assign to ingress untagged IGMP frames. |
lanEthIntfStatisticsTable | 1.3.6.1.4.1.5504.2.5.41.1.4.2 | no-access |
Table of LAN ethernet interface statistics objects. This object contains statistics for an Ethernet LAN connection on a CPE device. |
|
1.3.6.1.4.1.5504.2.5.41.1.4.2.1 | no-access |
Table entry for LAN ethernet interface statistics objects. |
||
bytesSent | 1.3.6.1.4.1.5504.2.5.41.1.4.2.1.1 | gauge32 | read-only |
Total number of bytes sent over the interface since the CPE was last reset. |
bytesReceived | 1.3.6.1.4.1.5504.2.5.41.1.4.2.1.2 | gauge32 | read-only |
Total number of bytes received over the interface since the CPE was last reset. |
packetsSent | 1.3.6.1.4.1.5504.2.5.41.1.4.2.1.3 | gauge32 | read-only |
Total number of packets sent over the interface since the CPE was last reset. |
packetsReceived | 1.3.6.1.4.1.5504.2.5.41.1.4.2.1.4 | gauge32 | read-only |
Total number of packets received over the interface since the CPE was last reset. |
txErrors | 1.3.6.1.4.1.5504.2.5.41.1.4.2.1.5 | gauge32 | read-only |
Total number of transmit errors on the interface since the CPE was last reset. |
rxErrors | 1.3.6.1.4.1.5504.2.5.41.1.4.2.1.6 | gauge32 | read-only |
Total number of receive errors on the interface since the CPE was last reset. |
txDrops | 1.3.6.1.4.1.5504.2.5.41.1.4.2.1.7 | gauge32 | read-only |
Total number of packets dropped on the transmit side of the interface since the CPE was last reset. |
rxDrops | 1.3.6.1.4.1.5504.2.5.41.1.4.2.1.8 | gauge32 | read-only |
Total number of packets dropped on the receive side of the interface since the CPE was last reset. |
lanEthIntfStatusTable | 1.3.6.1.4.1.5504.2.5.41.1.4.3 | no-access |
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. |
|
1.3.6.1.4.1.5504.2.5.41.1.4.3.1 | no-access |
Table entry for LAN ethernet interface status objects. |
||
linkStatus | 1.3.6.1.4.1.5504.2.5.41.1.4.3.1.1 | lanethernetstatusvalues | read-only |
The port's current link status. |
rateStatus | 1.3.6.1.4.1.5504.2.5.41.1.4.3.1.2 | lanethernetmaxbitratevalues | read-only |
The port's current maximum bit rate. |
duplexStatus | 1.3.6.1.4.1.5504.2.5.41.1.4.3.1.3 | lanethernetduplexmodevalues | read-only |
The port's current duplex mode. |
pauseStatus | 1.3.6.1.4.1.5504.2.5.41.1.4.3.1.4 | lanethernetpausemodevalues | read-only |
The port's current pause mode. |
lanEthIntfRateLimitTable | 1.3.6.1.4.1.5504.2.5.41.1.4.4 | no-access |
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. |
|
1.3.6.1.4.1.5504.2.5.41.1.4.4.1 | no-access |
Rate limit table entry for LAN ethernet interface configuration objects. |
||
rateLimitEnable | 1.3.6.1.4.1.5504.2.5.41.1.4.4.1.1 | truthvalue | read-write |
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. |
peakRate | 1.3.6.1.4.1.5504.2.5.41.1.4.4.1.2 | unsigned32 | read-write |
This object identifies the maximum rate (0-1000) in Mbps on a port. If Rate Limit is disabled, this object has no effect. |
burstSize | 1.3.6.1.4.1.5504.2.5.41.1.4.4.1.3 | lanratelimitburstsizevalues | read-write |
This object burst size. If Rate Limit is disabled, this object has no effect. |
rateDirection | 1.3.6.1.4.1.5504.2.5.41.1.4.4.1.4 | lanratelimitdirectionvalues | read-write |
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. |
inboundPeakRate | 1.3.6.1.4.1.5504.2.5.41.1.4.4.1.5 | unsigned32 | read-write |
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. |
igmpGroupsTable | 1.3.6.1.4.1.5504.2.5.41.1.5 | no-access |
Table of IGMP Multicast Groups currently detected by IGMP snooping. |
|
1.3.6.1.4.1.5504.2.5.41.1.5.1 | no-access |
IGMP Multicast Groups table. |
||
igmpGroupIndex | 1.3.6.1.4.1.5504.2.5.41.1.5.1.1 | unsigned32 | no-access |
IGMP Multicast Groups Table Index |
igmpGroupAddress | 1.3.6.1.4.1.5504.2.5.41.1.5.1.2 | ipaddress | read-only |
This object identifies the IP address of the multicast group. |
igmpGroupReporterIP | 1.3.6.1.4.1.5504.2.5.41.1.5.1.3 | ipaddress | read-only |
This object identifies the IP address of the host in the multicast group. |
igmpGroupReporterMAC | 1.3.6.1.4.1.5504.2.5.41.1.5.1.4 | octet string | read-only |
This object identifies the MAC address of the host in the multicast group. |
igmpGroupInterface | 1.3.6.1.4.1.5504.2.5.41.1.5.1.5 | octet string | read-only |
This object identifies the interface that discovered the multicast group. |
igmpGroupVlan | 1.3.6.1.4.1.5504.2.5.41.1.5.1.6 | octet string | read-only |
This object identifies the VLAN that discovered the multicast group. |
igmpGroupExpiration | 1.3.6.1.4.1.5504.2.5.41.1.5.1.7 | unsigned32 | read-only |
This object identifies the time (in seconds) before the multicast group times out. |
igmpGroupQuerier | 1.3.6.1.4.1.5504.2.5.41.1.5.1.8 | ipaddress | read-only |
This object identifies the IP address to be used by a proxy querier. |
zhnLANDeviceSystemObjects | 1.3.6.1.4.1.5504.2.5.41.1.6 | |||
lanDefaultIfName | 1.3.6.1.4.1.5504.2.5.41.1.6.1 | octet string | read-write |
Configure the default interface name. |
lanDefaultIfIpAddress | 1.3.6.1.4.1.5504.2.5.41.1.6.2 | ipaddress | read-only |
The IP address of the default interface, as configured by IPInterfaceIPAddress. |
lanEthAclRulesTable | 1.3.6.1.4.1.5504.2.5.41.1.7 | no-access |
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. |
|
1.3.6.1.4.1.5504.2.5.41.1.7.1 | no-access |
Table entry for LAN ethernet access list objects. |
||
lanAclRuleKey | 1.3.6.1.4.1.5504.2.5.41.1.7.1.1 | unsigned32 | no-access |
Index for the Ethernet Access List table. |
lanAclRuleIfName | 1.3.6.1.4.1.5504.2.5.41.1.7.1.2 | octet string | read-only |
Identify the interface name. |
lanAclRuleName | 1.3.6.1.4.1.5504.2.5.41.1.7.1.3 | octet string | read-write |
The user defined identifier for the rule. When creating a new rule, this field must be provided and must be unique per interface rule. |
lanAclRuleSourceIPAddress | 1.3.6.1.4.1.5504.2.5.41.1.7.1.4 | octet string | read-write |
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 |
lanAclRuleIPProtocol | 1.3.6.1.4.1.5504.2.5.41.1.7.1.5 | lanethernetipprotocolvalues | read-write |
The IPv4 Protocol to filter. |
lanAclRuleSourceMACAddress | 1.3.6.1.4.1.5504.2.5.41.1.7.1.6 | octet string | read-write |
The Source MAC Address to filter. ASCII representation of the physical address of the interface |
lanAclRuleSourceMACMask | 1.3.6.1.4.1.5504.2.5.41.1.7.1.7 | octet string | read-write |
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 |
lanAclRuleRowStatus | 1.3.6.1.4.1.5504.2.5.41.1.7.1.8 | zhonerowstatus | read-write |
The SNMP RowStatus of the current row. The following object must be specified upon row creation: lanAclRuleName |
zhnLANDeviceConformance | 1.3.6.1.4.1.5504.2.5.41.2 | |||
zhnLANDeviceGroups | 1.3.6.1.4.1.5504.2.5.41.2.1 | |||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
zhnDhcpConditionalServingPoolGroup | 1.3.6.1.4.1.5504.2.5.41.2.1.14 |
A collection of configuration parameters for DHCP conditional serving. |
||
zhnLANDeviceCompliances | 1.3.6.1.4.1.5504.2.5.41.2.2 | |||
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 |