WHISP-PLV-GATEWAY-MIB: View SNMP OID List / Download MIB

VENDOR: MOTOROLA


 Home MIB: WHISP-PLV-GATEWAY-MIB
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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 whispPlvGatewayMIB 1.3.6.1.4.1.161.19.3.8.1
Initial Version.
     whispPlvGatewayObjects 1.3.6.1.4.1.161.19.3.8.1.1
         whispPlvGwInfo 1.3.6.1.4.1.161.19.3.8.1.1.1
             gwInfoModel 1.3.6.1.4.1.161.19.3.8.1.1.1.1 displaystring read-only
This object indicates the Gateway Model Number.
             gwInfoSerialNumber 1.3.6.1.4.1.161.19.3.8.1.1.1.2 displaystring read-only
This object indicates the Gateway Serial Number.
             gwInfoLanMac 1.3.6.1.4.1.161.19.3.8.1.1.1.3 macaddress read-only
This object indicates the Gateway's LAN port MAC Address.
             gwInfoWanMac 1.3.6.1.4.1.161.19.3.8.1.1.1.4 macaddress read-only
This object indicates the Gateway's WAN port MAC Address.
             gwInfoPlcMac 1.3.6.1.4.1.161.19.3.8.1.1.1.5 macaddress read-only
This object indicates the Gateway PLC MAC Address
             gwInfoHardwareVer 1.3.6.1.4.1.161.19.3.8.1.1.1.6 displaystring read-only
This object indicates the Gateway Hardware Version.
             gwInfoDevFirmwareVer 1.3.6.1.4.1.161.19.3.8.1.1.1.7 displaystring read-only
This object indicates the Gateway Device Firmware Version.
             gwInfoLoaderVer 1.3.6.1.4.1.161.19.3.8.1.1.1.8 displaystring read-only
This object indicates the Gateway Loader Version.
             gwInfoSimFirmwareVer 1.3.6.1.4.1.161.19.3.8.1.1.1.9 displaystring read-only
This object indicates the Intellon Simple Module Firmware Version.
             gwInfoModemCount 1.3.6.1.4.1.161.19.3.8.1.1.1.10 integer32 read-only
This object indicates the number of Modems registered to the Gateway.
             gwInfoDeviceUpgradeStatus 1.3.6.1.4.1.161.19.3.8.1.1.1.11 integer read-only
This object indicates the Gateway Last Software Upgrade Status. 0 - Upgrade not started 1 - Upgrade in progress 2 - Last Upgrade failed 3 - Last Upgrade was successful. Enumeration: 'successful': 4, 'failed': 3, 'inProgress': 2, 'notStarted': 1.
             gwInfoSimUpgradeStatus 1.3.6.1.4.1.161.19.3.8.1.1.1.12 integer read-only
This object indicates the Intellon Simple Module's last Software Upgrade Status. 0 - Upgrade not started 1 - Upgrade in progress 2 - Last Upgrade failed 3 - Last Upgrade was successful. Enumeration: 'successful': 4, 'failed': 3, 'inProgress': 2, 'notStarted': 1.
             gwInfoTemperature 1.3.6.1.4.1.161.19.3.8.1.1.1.13 integer32 read-only
This object indicates the ambient temperature of the Gateway.
         whispPlvGwConfig 1.3.6.1.4.1.161.19.3.8.1.1.2
             gwConfNtpConfig 1.3.6.1.4.1.161.19.3.8.1.1.2.1 integer read-write
This object is used to Enable or Disable the Gateway to set it's system clock using NTP. Enumeration: 'disabled': 2, 'enabled': 1.
             gwConfNtpServer 1.3.6.1.4.1.161.19.3.8.1.1.2.2 displaystring read-write
This object is used to configure the NTP Server.
             gwConfTime 1.3.6.1.4.1.161.19.3.8.1.1.2.3 displaystring read-write
This object is used to configure Gateway's system clock time. The input format is HH:MM::SS. This object is accessible only if gwConfNtpConfig is disabled.
             gwConfDate 1.3.6.1.4.1.161.19.3.8.1.1.2.4 displaystring read-write
This object is used to configure Gateway's system clock date. The input format is YYYY/MM/DD. This object is accessible only if gwConfNtpConfig is disabled.
             gwConfModemTableTimeout 1.3.6.1.4.1.161.19.3.8.1.1.2.5 integer32 read-write
This object is used to configure the Modem Table Timeout. Any Inactive Modem will be deleted from the Modem table, if it is inactive for a period more than the timeout value.
             gwConfAutoLogoutTime 1.3.6.1.4.1.161.19.3.8.1.1.2.6 integer32 read-write
This object is used to configure the Gateway Auto Logout Time. User will be logged out of the Gateway's web interface, if there is inactivity for a period more than the Auto Logout Time.
             gwConfPSD 1.3.6.1.4.1.161.19.3.8.1.1.2.7 octet string read-write
This object indicates the Power Spectral Density of the signal, at all the 84 carriers, that the device transmits. Starting at the left most octet, which represents the spectral value at channel number 0, each octet represents the spectral value at the corresponding channel number. The channel numbers 4, 5, 13, 14, 29, 49, 50, 51, 69 and 70 are masked and their spectral values cannot be changed.
         whispPlvGwTrapConfig 1.3.6.1.4.1.161.19.3.8.1.1.3
             gwConfTrapIp1 1.3.6.1.4.1.161.19.3.8.1.1.3.1 ipaddress read-write
This object is used to configure IP Address of SNMP Trap Client #1.
             gwConfTrapCommStr1 1.3.6.1.4.1.161.19.3.8.1.1.3.2 displaystring read-write
This object is used to configure SNMP Community string for Trap Client #1.
             gwConfTrapIp2 1.3.6.1.4.1.161.19.3.8.1.1.3.3 ipaddress read-write
This object is used to configure IP Address of SNMP Trap Client #2.
             gwConfTrapCommStr2 1.3.6.1.4.1.161.19.3.8.1.1.3.4 displaystring read-write
This object is used to configure SNMP Community string for Trap Client #2.
             gwConfTrapIp3 1.3.6.1.4.1.161.19.3.8.1.1.3.5 ipaddress read-write
This object is used to configure IP Address of SNMP Trap Client #3.
             gwConfTrapCommStr3 1.3.6.1.4.1.161.19.3.8.1.1.3.6 displaystring read-write
This object is used to configure SNMP Community string for Trap Client #3.
             gwConfTrapIp4 1.3.6.1.4.1.161.19.3.8.1.1.3.7 ipaddress read-write
This object is used to configure IP Address of SNMP Trap Client #4.
             gwConfTrapCommStr4 1.3.6.1.4.1.161.19.3.8.1.1.3.8 displaystring read-write
This object is used to configure SNMP Community string for Trap Client #4.
             gwConfTrapIp5 1.3.6.1.4.1.161.19.3.8.1.1.3.9 ipaddress read-write
This object is used to configure IP Address of SNMP Trap Client #5.
             gwConfTrapCommStr5 1.3.6.1.4.1.161.19.3.8.1.1.3.10 displaystring read-write
This object is used to configure SNMP Community string for Trap Client #5.
             gwConfTrapIp6 1.3.6.1.4.1.161.19.3.8.1.1.3.11 ipaddress read-write
This object is used to configure IP Address of SNMP Trap Client #6.
             gwConfTrapCommStr6 1.3.6.1.4.1.161.19.3.8.1.1.3.12 displaystring read-write
This object is used to configure SNMP Community string for Trap Client #6.
             gwConfTrapIp7 1.3.6.1.4.1.161.19.3.8.1.1.3.13 ipaddress read-write
This object is used to configure IP Address of SNMP Trap Client #7.
             gwConfTrapCommStr7 1.3.6.1.4.1.161.19.3.8.1.1.3.14 displaystring read-write
This object is used to configure SNMP Community string for Trap Client #7.
             gwConfTrapIp8 1.3.6.1.4.1.161.19.3.8.1.1.3.15 ipaddress read-write
This object is used to configure IP Address of SNMP Trap Client #8.
             gwConfTrapCommStr8 1.3.6.1.4.1.161.19.3.8.1.1.3.16 displaystring read-write
This object is used to configure SNMP Community string for Trap Client #8.
             gwConfTrapIp9 1.3.6.1.4.1.161.19.3.8.1.1.3.17 ipaddress read-write
This object is used to configure IP Address of SNMP Trap Client #9.
             gwConfTrapCommStr9 1.3.6.1.4.1.161.19.3.8.1.1.3.18 displaystring read-write
This object is used to configure SNMP Community string for Trap Client #9.
             gwConfTrapIp10 1.3.6.1.4.1.161.19.3.8.1.1.3.19 ipaddress read-write
This object is used to configure IP Address of SNMP Trap Client #10.
             gwConfTrapCommStr10 1.3.6.1.4.1.161.19.3.8.1.1.3.20 displaystring read-write
This object is used to configure SNMP Community string for Trap Client #10.
         whispPlvGwPwrLnStats 1.3.6.1.4.1.161.19.3.8.1.1.4
             gwPwrLnMaxDelay 1.3.6.1.4.1.161.19.3.8.1.1.4.1 integer32 read-only
This object indicates the Maximum transfer delay on Powerline.
             gwPwrLnTxAck 1.3.6.1.4.1.161.19.3.8.1.1.4.2 integer32 read-only
This object indicates the Powerline Transmit ACK count.
             gwPwrLnTxNak 1.3.6.1.4.1.161.19.3.8.1.1.4.3 integer32 read-only
This object indicates the Powerline Transmit NACK count.
             gwPwrLnTxFail 1.3.6.1.4.1.161.19.3.8.1.1.4.4 integer32 read-only
This object indicates the Powerline Transmission Failures.
             gwPwrLnTxColl 1.3.6.1.4.1.161.19.3.8.1.1.4.5 integer32 read-only
This object indicates the Powerline Transmission Collisions.
             gwPwrLnTxCarrLoss 1.3.6.1.4.1.161.19.3.8.1.1.4.6 integer32 read-only
This object indicates the Powerline Transmt Carrier Loss Detection.
             gwPwrLnRoboByte40 1.3.6.1.4.1.161.19.3.8.1.1.4.7 integer32 read-only
This object indicates the raw value of channel capacity as reported by Intellon PHY
             gwPwrLnRoboFails 1.3.6.1.4.1.161.19.3.8.1.1.4.8 integer32 read-only
This object indicates the Powerline protocol receive failures, in ROBO mode.
             gwPwrLnRoboDrops 1.3.6.1.4.1.161.19.3.8.1.1.4.9 integer32 read-only
This object indicates the Powerline protocol transmit drops, in ROBO mode.
         whispPlvGwAdmConfig 1.3.6.1.4.1.161.19.3.8.1.1.5
             gwAdmConfLoginUsername 1.3.6.1.4.1.161.19.3.8.1.1.5.1 displaystring read-write
This object is used to configure Gateway's System Management Login Username.
             gwAdmConfLoginPassword 1.3.6.1.4.1.161.19.3.8.1.1.5.2 displaystring read-write
This object is used to configure Gateway's System Management Login Password.
             gwAdmConfNEK 1.3.6.1.4.1.161.19.3.8.1.1.5.3 displaystring read-write
This object is used to configure Network Encryption Key of the Gateway.
             gwAdmConfAuthServIp1 1.3.6.1.4.1.161.19.3.8.1.1.5.4 ipaddress read-write
This object is used to configure BAM Server #1 IP Address.
             gwAdmConfAuthServIp2 1.3.6.1.4.1.161.19.3.8.1.1.5.5 ipaddress read-write
This object is used to configure BAM Server #2 IP Address.
             gwAdmConfAuthServIp3 1.3.6.1.4.1.161.19.3.8.1.1.5.6 ipaddress read-write
This object is used to configure BAM Server #3 IP Address.
             gwAdmConfAuthMode 1.3.6.1.4.1.161.19.3.8.1.1.5.7 integer read-write
This object is used to Enable or Disable BAM Authentication on the Gateway. Enumeration: 'disabled': 2, 'enabled': 1.
             gwAdmConfAuthKey 1.3.6.1.4.1.161.19.3.8.1.1.5.8 displaystring read-write
This object is used to configure Authentication Key, to use with BAM Server, on the Gateway.
             gwAdmConfAuthKeyOption 1.3.6.1.4.1.161.19.3.8.1.1.5.9 integer read-write
This object is used to configure the Authentication Key to be used, on the Gateway. Enumeration: 'useDefaultKey': 1, 'useKeySet': 2.
             gwAdmConfSnmpGetCommStr 1.3.6.1.4.1.161.19.3.8.1.1.5.10 displaystring read-write
This object is used to configure SNMP 'Read' community string of the Gateway.
             gwAdmConfSnmpSetCommStr 1.3.6.1.4.1.161.19.3.8.1.1.5.11 displaystring read-write
This object is used to configure SNMP 'Read-Write' community string of the Gateway.
             gwAdmConfSnmpAdminCommStr 1.3.6.1.4.1.161.19.3.8.1.1.5.12 displaystring read-write
This object is used to configure SNMP 'Admin' community string of the Gateway.
             gwAdmConfFtpServerIp 1.3.6.1.4.1.161.19.3.8.1.1.5.13 ipaddress read-write
This object is used to configure IP Address of FTP server hosting auto-upgrade files.
             gwAdmConfFtpUsername 1.3.6.1.4.1.161.19.3.8.1.1.5.14 displaystring read-write
This object is used to configure Username to login to a FTP server, for use with FTP-based auto-upgrade.
             gwAdmConfFtpPassword 1.3.6.1.4.1.161.19.3.8.1.1.5.15 displaystring read-write
This object is used to configure Password to login to a FTP server, for use with FTP-based auto-upgrade.
             gwAdmConfFtpFile 1.3.6.1.4.1.161.19.3.8.1.1.5.16 displaystring read-write
This object is used to configure Path and/or Filename of the firmware file, for use with FTP-based auto-upgrade.
             gwAdmConfDeviceUpgradeStart 1.3.6.1.4.1.161.19.3.8.1.1.5.17 integer read-write
This object is used to Start Device Firmware Upgrade process in the Gateway. To start the upgrade process, this object should be set to '1'. Enumeration: 'disabled': 2, 'upgrade': 1.
             gwAdmConfSimUpgradeStart 1.3.6.1.4.1.161.19.3.8.1.1.5.18 integer read-write
This object is used to start Intellon Simple Module Firmware Upgrade process in the Gateway. To start the upgrade process, this object should be set to '1'. Enumeration: 'disabled': 2, 'upgrade': 1.
             gwAdmConfSystemReboot 1.3.6.1.4.1.161.19.3.8.1.1.5.19 integer read-write
This object is used to Reboot the Gateway. To reboot the Gateway, this object should be set to '1'. Enumeration: 'disabled': 2, 'reboot': 1.
             gwAdmConfReset 1.3.6.1.4.1.161.19.3.8.1.1.5.20 integer read-write
This object is used to reset the Gateway configuration to Factory Defaults. To reset the Gateway configuration to factory defaults, this object should be set to '1'. Enumeration: 'reset': 1, 'disabled': 2.
             gwAdmConfDeviceMode 1.3.6.1.4.1.161.19.3.8.1.1.5.21 integer read-write
This object is used to configure the device in 'switch' mode or 'NAT' mode. Enumeration: 'switch': 1, 'nat': 2.
             gwAdmConfLUIDStart 1.3.6.1.4.1.161.19.3.8.1.1.5.22 integer32 read-write
This object is used to configure the starting value of the Modem LUID range. This value should not be greater than gwAdmConfLUIDEnd value
             gwAdmConfLUIDEnd 1.3.6.1.4.1.161.19.3.8.1.1.5.23 integer32 read-write
This object is used to configure the ending value of the Modem LUID range. This value should not be less than gwAdmConfLUIDStart value
             gwAdmConfVLANPassthroughStatus 1.3.6.1.4.1.161.19.3.8.1.1.5.24 integer read-write
This object is used to enable or disable VLAN Passthrough feature. Enumeration: 'disabled': 2, 'enabled': 1.
             gwAdmConfManagementVLANId 1.3.6.1.4.1.161.19.3.8.1.1.5.25 integer32 read-write
This object is used to enable or disable VLAN Passthrough feature.
         whispPlvGwAdmLanConfig 1.3.6.1.4.1.161.19.3.8.1.1.6
             gwAdmConfLanConfig 1.3.6.1.4.1.161.19.3.8.1.1.6.1 integer read-write
This object is used to Enable or Disable DHCP client. Enumeration: 'static': 2, 'dynamic': 1.
             gwAdmConfLanIp 1.3.6.1.4.1.161.19.3.8.1.1.6.2 ipaddress read-write
This object is used to configure LAN IP Address.
             gwAdmConfLanSubnetMask 1.3.6.1.4.1.161.19.3.8.1.1.6.3 ipaddress read-write
This object is used to configure LAN IP Subnet Mask.
             gwAdmConfLanGatewayIp 1.3.6.1.4.1.161.19.3.8.1.1.6.4 ipaddress read-write
This object is used to configure Gateway IP Address.
         whispPlvGwAdmSnmpAcessConfig 1.3.6.1.4.1.161.19.3.8.1.1.7
             gwAdmSnmpAccessIpNetwork1 1.3.6.1.4.1.161.19.3.8.1.1.7.1 ipaddress read-write
This object is used to configure SNMP Access Network Address #1.
             gwAdmSnmpAccessIpNetworkMask1 1.3.6.1.4.1.161.19.3.8.1.1.7.2 ipaddress read-write
This object is used to configure SNMP Access Network Address Mask #1.
             gwAdmSnmpAccessIpNetwork2 1.3.6.1.4.1.161.19.3.8.1.1.7.3 ipaddress read-write
This object is used to configure SNMP Access Network Address #2.
             gwAdmSnmpAccessIpNetworkMask2 1.3.6.1.4.1.161.19.3.8.1.1.7.4 ipaddress read-write
This object is used to configure SNMP Access Network Address Mask #2.
             gwAdmSnmpAccessIpNetwork3 1.3.6.1.4.1.161.19.3.8.1.1.7.5 ipaddress read-write
This object is used to configure SNMP Access Network Address #3.
             gwAdmSnmpAccessIpNetworkMask3 1.3.6.1.4.1.161.19.3.8.1.1.7.6 ipaddress read-write
This object is used to configure SNMP Access Network Address Mask #3.
             gwAdmSnmpAccessIpNetwork4 1.3.6.1.4.1.161.19.3.8.1.1.7.7 ipaddress read-write
This object is used to configure SNMP Access Network Address #4.
             gwAdmSnmpAccessIpNetworkMask4 1.3.6.1.4.1.161.19.3.8.1.1.7.8 ipaddress read-write
This object is used to configure SNMP Access Network Address Mask #4.
             gwAdmSnmpAccessIpNetwork5 1.3.6.1.4.1.161.19.3.8.1.1.7.9 ipaddress read-write
This object is used to configure SNMP Access Network Address #5.
             gwAdmSnmpAccessIpNetworkMask5 1.3.6.1.4.1.161.19.3.8.1.1.7.10 ipaddress read-write
This object is used to configure SNMP Access Network Address Mask #5.
             gwAdmSnmpAccessIpNetwork6 1.3.6.1.4.1.161.19.3.8.1.1.7.11 ipaddress read-write
This object is used to configure SNMP Access Network Address #6.
             gwAdmSnmpAccessIpNetworkMask6 1.3.6.1.4.1.161.19.3.8.1.1.7.12 ipaddress read-write
This object is used to configure SNMP Access Network Address Mask #6.
             gwAdmSnmpAccessIpNetwork7 1.3.6.1.4.1.161.19.3.8.1.1.7.13 ipaddress read-write
This object is used to configure SNMP Access Network Address #7.
             gwAdmSnmpAccessIpNetworkMask7 1.3.6.1.4.1.161.19.3.8.1.1.7.14 ipaddress read-write
This object is used to configure SNMP Access Network Address Mask #7.
             gwAdmSnmpAccessIpNetwork8 1.3.6.1.4.1.161.19.3.8.1.1.7.15 ipaddress read-write
This object is used to configure SNMP Access Network Address #8.
             gwAdmSnmpAccessIpNetworkMask8 1.3.6.1.4.1.161.19.3.8.1.1.7.16 ipaddress read-write
This object is used to configure SNMP Access Network Address Mask #8.
             gwAdmSnmpAccessIpNetwork9 1.3.6.1.4.1.161.19.3.8.1.1.7.17 ipaddress read-write
This object is used to configure SNMP Access Network Address #9.
             gwAdmSnmpAccessIpNetworkMask9 1.3.6.1.4.1.161.19.3.8.1.1.7.18 ipaddress read-write
This object is used to configure SNMP Access Network Address Mask #9.
             gwAdmSnmpAccessIpNetwork10 1.3.6.1.4.1.161.19.3.8.1.1.7.19 ipaddress read-write
This object is used to configure SNMP Access Network Address #10.
             gwAdmSnmpAccessIpNetworkMask10 1.3.6.1.4.1.161.19.3.8.1.1.7.20 ipaddress read-write
This object is used to configure SNMP Access Network Address Mask #10.
         whispPlvGwAdmWanConfig 1.3.6.1.4.1.161.19.3.8.1.1.8
             gwAdmWConfWanConfig 1.3.6.1.4.1.161.19.3.8.1.1.8.1 integer read-write
This object is used to configure the WAN Type. This object is accessible only if the Gateway is in NAT mode. Enumeration: 'pptp': 4, 'dynamicIp': 1, 'staticIp': 2, 'pppoe': 3.
             gwAdmWConfWanIp 1.3.6.1.4.1.161.19.3.8.1.1.8.2 ipaddress read-write
This object is used to configure WAN IP Address of the Gateway. This object is accessible only if the Gateway is in NAT mode.
             gwAdmWConfSubnetMask 1.3.6.1.4.1.161.19.3.8.1.1.8.3 ipaddress read-write
This object is used to configure WAN IP Subnet Mask of the Gateway. This object is accessible only if the Gateway is in NAT mode.
             gwAdmWConfGateway 1.3.6.1.4.1.161.19.3.8.1.1.8.4 ipaddress read-write
This object is used to configure Default Gateway IP of the Gateway. This object is accessible only if the Gateway is in NAT mode.
             gwAdmWConfDNS1 1.3.6.1.4.1.161.19.3.8.1.1.8.5 ipaddress read-write
This object is used to configure DNS Server #1. This object is accessible only if the Gateway is in NAT mode.
             gwAdmWConfDNS2 1.3.6.1.4.1.161.19.3.8.1.1.8.6 ipaddress read-write
This object is used to configure DNS Server #2. This object is accessible only if the Gateway is in NAT mode.
             gwAdmWConfPppoeUsername 1.3.6.1.4.1.161.19.3.8.1.1.8.7 displaystring read-write
This object is used to configure PPPoE Username. This object is accessible only if the Gateway is in NAT mode.
             gwAdmWConfPppoePassword 1.3.6.1.4.1.161.19.3.8.1.1.8.8 displaystring read-write
This object is used to configure PPPoE Password. This object is accessible only if the Gateway is in NAT mode.
             gwAdmWConfDhcpConfig 1.3.6.1.4.1.161.19.3.8.1.1.8.9 integer read-write
This object is used to Enable or Disable DHCP Server. This object is accessible only if the Gateway is in NAT mode. Enumeration: 'disabled': 2, 'enabled': 1.
             gwAdmWConfDhcpStartIp 1.3.6.1.4.1.161.19.3.8.1.1.8.10 ipaddress read-write
This object is used to configure Starting Address of the IP address block, that the DHCP Server can assign to its clients. This object is accessible only if the Gateway is in NAT mode.
             gwAdmWConfDhcpEndIp 1.3.6.1.4.1.161.19.3.8.1.1.8.11 ipaddress read-write
This object is used to configure Last Address of the IP address block, that the DHCP Server can assign to its clients. This object is accessible only if the Gateway is in NAT mode.
             gwAdmWConfDhcpLeaseTime 1.3.6.1.4.1.161.19.3.8.1.1.8.12 integer read-write
This object is used to configure time period for which the IP address assigned to a client is valid. This object is accessible only if the Gateway is in NAT mode. Enumeration: 'oneDay': 5, 'oneHour': 2, 'twoWeeks': 8, 'twoHours': 3, 'thirtyMins': 1, 'twelveHours': 4, 'twoDays': 6, 'oneWeek': 7.
             gwAdmWConfUpnpConfig 1.3.6.1.4.1.161.19.3.8.1.1.8.13 integer read-write
This object is used to Enable or Disable the UPnP in the Gateway. This object is accessible only if the Gateway is in NAT mode. Enumeration: 'disabled': 2, 'enabled': 1.
             gwAdmWConfFirewallConfig 1.3.6.1.4.1.161.19.3.8.1.1.8.14 integer read-write
This object is used to Enable or Disable Firewall in the Gateway. This object is accessible only if the Gateway is in NAT mode. Enumeration: 'disabled': 2, 'enabled': 1.
         whispPlvGwModemTable 1.3.6.1.4.1.161.19.3.8.1.1.9 no-access
This table contains one row per Modem registered to the Gateway.
             whispPlvGwModemEntry 1.3.6.1.4.1.161.19.3.8.1.1.9.1 no-access
Information about a particular Modem registered to the Gateway.
                 gwModemLUID 1.3.6.1.4.1.161.19.3.8.1.1.9.1.1 whispluid read-only
This object indicates the unique value assigned by the Gateway, to each Modem.
                 gwModemDescr 1.3.6.1.4.1.161.19.3.8.1.1.9.1.2 displaystring read-only
The value of this object should be same as the object 'sysName' of the Device registered to the Gateway.
                 gwModemPhysAddress 1.3.6.1.4.1.161.19.3.8.1.1.9.1.3 whispmacaddress read-only
This object indicates the PLC MAC Address of the Modem.
                 gwModemIP 1.3.6.1.4.1.161.19.3.8.1.1.9.1.4 ipaddress read-only
This object indicates the IP Address of the Modem.
                 gwModemHardwareVersion 1.3.6.1.4.1.161.19.3.8.1.1.9.1.5 displaystring read-only
This object indicates the Hardware Version of the Modem.
                 gwModemSoftwareVersion 1.3.6.1.4.1.161.19.3.8.1.1.9.1.6 displaystring read-only
This object indicates the Software Version of the Modem.
                 gwModemSoftwareBootVersion 1.3.6.1.4.1.161.19.3.8.1.1.9.1.7 displaystring read-only
This object indicates the Boot Loader Version of the Modem.
                 gwModemSessState 1.3.6.1.4.1.161.19.3.8.1.1.9.1.8 integer read-only
This object indicates the current Operational state of the Modem. 0 = Idle 1 = In Session 2 = Clearing 3 = Re-registration downlink reset 4 = Authentication Challenge 5 = Registering 6 = Not in use. Enumeration: 'registering': 5, 'clearing': 2, 'inSession': 1, 'authChal': 4, 'idle': 0, 'reRegDnRst': 3, 'notInUse': 6.
                 gwModemsessionCount 1.3.6.1.4.1.161.19.3.8.1.1.9.1.9 integer32 read-only
This object indicates the number of times the Modem is In and Out of session.
                 gwModemMtu 1.3.6.1.4.1.161.19.3.8.1.1.9.1.10 integer32 read-only
This object indicates the size of the largest datagram that can be sent and received by the Modem, in octets.
                 gwModemSpeed 1.3.6.1.4.1.161.19.3.8.1.1.9.1.11 gauge32 read-only
This object indicates an estimate of Modem's current bandwidth, in Mbps.
                 gwModemInOctets 1.3.6.1.4.1.161.19.3.8.1.1.9.1.12 counter32 read-only
This object indicates the octets received by the Modem over Powerline, including framing characters. to each Modem.
                 gwModemInUcastPkts 1.3.6.1.4.1.161.19.3.8.1.1.9.1.13 counter32 read-only
This object indicates the number of subnetwork-unicast packets delivered to a higher-layer protocol.
                 gwModemInNUcastPkts 1.3.6.1.4.1.161.19.3.8.1.1.9.1.14 counter32 read-only
This object indicates the number of subnetwork-broadcast and subnetwork-multiicast packets delivered to a higher-layer protocol.
                 gwModemInDiscards 1.3.6.1.4.1.161.19.3.8.1.1.9.1.15 counter32 read-only
This object indicates the number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.
                 gwModemInError 1.3.6.1.4.1.161.19.3.8.1.1.9.1.16 counter32 read-only
This object indicates the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
                 gwModemInUnknownProtos 1.3.6.1.4.1.161.19.3.8.1.1.9.1.17 counter32 read-only
This object indicates the number of packets received, but were discarded because of an unknown or unsupported protocol.
                 gwModemOutOctets 1.3.6.1.4.1.161.19.3.8.1.1.9.1.18 counter32 read-only
This object indicates the total number of octets transmitted, including the framing characters.
                 gwModemOutUcastPkts 1.3.6.1.4.1.161.19.3.8.1.1.9.1.19 counter32 read-only
This object indicates the total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent.
                 gwModemOutNUcastPkts 1.3.6.1.4.1.161.19.3.8.1.1.9.1.20 counter32 read-only
This object indicates the total number of packets that higher-level protocols requested be transmitted to a non-unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent.
                 gwModemOutDiscards 1.3.6.1.4.1.161.19.3.8.1.1.9.1.21 counter32 read-only
This object indicates the number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
                 gwModemOutError 1.3.6.1.4.1.161.19.3.8.1.1.9.1.22 counter32 read-only
This object indicates the number of outbound packets that could not be transmitted because of errors.
                 gwModemOutQLen 1.3.6.1.4.1.161.19.3.8.1.1.9.1.23 gauge32 read-only
This object indicates the number of packets in output packet queue.
                 gwModemRoboByte40 1.3.6.1.4.1.161.19.3.8.1.1.9.1.24 integer32 read-only
This object indicates the current channel receive capacity of the Modem.
                 gwModemRoboFails 1.3.6.1.4.1.161.19.3.8.1.1.9.1.25 integer32 read-only
This object indicates the Powerline link receive failures of the Modem.
                 gwModemRoboDrops 1.3.6.1.4.1.161.19.3.8.1.1.9.1.26 integer32 read-only
This object indicates the Powerline link send failures of the Modem.
                 gwModemDeviceType 1.3.6.1.4.1.161.19.3.8.1.1.9.1.27 integer read-only
This object indicates the Type of the Device registered to the Gateway 0 = Modem 1 = Repeater 2 = Other Enumeration: 'modem': 0, 'repeater': 1, 'other': 2.
                 gwModemPSD 1.3.6.1.4.1.161.19.3.8.1.1.9.1.28 octet string read-only
This object indicates the Software Version of the Modem.
     whispPlvGatewayEvents 1.3.6.1.4.1.161.19.3.8.1.2
         gwTrapPrefix 1.3.6.1.4.1.161.19.3.8.1.2.0
             gwTrapRegComplete 1.3.6.1.4.1.161.19.3.8.1.2.0.1
This Notification is generated if the Modem has successfully registered to the Gateway.
             gwTrapRegLost 1.3.6.1.4.1.161.19.3.8.1.2.0.2
This Notification is generated if the Modem entry is removed from the Gateway's Modem Table, after being inactive for a period more than 'gwConfModemTableTimeout' value.
             gwTrapDeviceUpgradeStarted 1.3.6.1.4.1.161.19.3.8.1.2.0.3
This Notification is generated if the Gateway has started the Device Firmware Upgrade process.
             gwTrapDeviceUpgradeCompleted 1.3.6.1.4.1.161.19.3.8.1.2.0.4
This Notification is generated once the Device Firmware Upgrade process is completed.
             gwTrapSimUpgradeStarted 1.3.6.1.4.1.161.19.3.8.1.2.0.5
This Notification is generated if the Gateway has started the Simple Module Firmware Upgrade process.
             gwTrapSimUpgradeCompleted 1.3.6.1.4.1.161.19.3.8.1.2.0.6
This Notification is generated once the Simple Module Firmware Upgrade process is completed.
     whispPlvGatewayConformance 1.3.6.1.4.1.161.19.3.8.1.3
         whispPlvGatewayGroups 1.3.6.1.4.1.161.19.3.8.1.3.1
             whispPlvGatewayInfoGroup 1.3.6.1.4.1.161.19.3.8.1.3.1.1
The collection of objects that indicates Gateway device information.
             whispPlvGatewayConfigGroup 1.3.6.1.4.1.161.19.3.8.1.3.1.2
The collection of objects used to configure the Gateway. These objects are accessible to everyone.
             whispPlvGatewayTrapConfigGroup 1.3.6.1.4.1.161.19.3.8.1.3.1.3
The collection of Gateway's SNMP Trap Configuration objects. These objects are accessible to everyone.
             whispPlvGatewayPowerlineGroup 1.3.6.1.4.1.161.19.3.8.1.3.1.4
The collection of Gateway's Powerline Statistics These objects are accessible to everyone.
             whispPlvGatewayAdmConfigGroup 1.3.6.1.4.1.161.19.3.8.1.3.1.5
The collection of objects that are used to configure the Gateway. These objects are accessible only thru 'admin' community string.
             whispPlvGatewayAdmLanConfigGroup 1.3.6.1.4.1.161.19.3.8.1.3.1.6
The collection of Gateway's LAN configuration objects. These objects are accessible only thru 'admin' community string.
             whispPlvGatewayAdmSnmpAccessConfigGroup 1.3.6.1.4.1.161.19.3.8.1.3.1.7
The collection of objects that are used to configure the Gateway. These objects are accessible only thru 'admin' community string.
             whispPlvGatewayAdmWanConfigGroup 1.3.6.1.4.1.161.19.3.8.1.3.1.8
The collection of Gateway's WAN configuration objects. These objects are accessible only thru 'admin' community string.
             whispPlvGatewayAdmModemGroup 1.3.6.1.4.1.161.19.3.8.1.3.1.9
The collection of objects that gives information of the Modems connected to the Gateway.
             whispPlvGatewayNotificationsGroup 1.3.6.1.4.1.161.19.3.8.1.3.1.10
The collection of Notifications generated by the Gateway.
         whispPlvGatewayCompliances 1.3.6.1.4.1.161.19.3.8.1.3.2
             whispPlvGatewayCompliance 1.3.6.1.4.1.161.19.3.8.1.3.2.1
The compliance statement of SNMP entities which implement the WHISP-PLV-GATEWAY-MIB.