WHISP-PLV-GATEWAY-MIB

File: WHISP-PLV-GATEWAY-MIB.mib (62837 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
WHISP-GLOBAL-REG-MIB WHISP-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 IpAddress Counter32
Gauge32 DisplayString MacAddress
OBJECT-GROUP NOTIFICATION-GROUP MODULE-COMPLIANCE
whispPlvGateway WhispLUID WhispMACAddress

Defined Types

WhispPlvGwModemEntry  
SEQUENCE    
  gwModemLUID WhispLUID
  gwModemDescr DisplayString
  gwModemPhysAddress WhispMACAddress
  gwModemIP IpAddress
  gwModemHardwareVersion DisplayString
  gwModemSoftwareVersion DisplayString
  gwModemSoftwareBootVersion DisplayString
  gwModemSessState INTEGER
  gwModemsessionCount Integer32
  gwModemMtu Integer32
  gwModemSpeed Gauge32
  gwModemInOctets Counter32
  gwModemInUcastPkts Counter32
  gwModemInNUcastPkts Counter32
  gwModemInDiscards Counter32
  gwModemInError Counter32
  gwModemInUnknownProtos Counter32
  gwModemOutOctets Counter32
  gwModemOutUcastPkts Counter32
  gwModemOutNUcastPkts Counter32
  gwModemOutDiscards Counter32
  gwModemOutError Counter32
  gwModemOutQLen Gauge32
  gwModemRoboByte40 Integer32
  gwModemRoboFails Integer32
  gwModemRoboDrops Integer32
  gwModemDeviceType INTEGER
  gwModemPSD OCTET STRING

Defined Values

whispPlvGatewayMIB 1.3.6.1.4.1.161.19.3.8.1
Initial Version.
MODULE-IDENTITY    

whispPlvGatewayObjects 1.3.6.1.4.1.161.19.3.8.1.1
OBJECT IDENTIFIER    

whispPlvGwInfo 1.3.6.1.4.1.161.19.3.8.1.1.1
OBJECT IDENTIFIER    

gwInfoModel 1.3.6.1.4.1.161.19.3.8.1.1.1.1
This object indicates the Gateway Model Number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwInfoSerialNumber 1.3.6.1.4.1.161.19.3.8.1.1.1.2
This object indicates the Gateway Serial Number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwInfoLanMac 1.3.6.1.4.1.161.19.3.8.1.1.1.3
This object indicates the Gateway's LAN port MAC Address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

gwInfoWanMac 1.3.6.1.4.1.161.19.3.8.1.1.1.4
This object indicates the Gateway's WAN port MAC Address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

gwInfoPlcMac 1.3.6.1.4.1.161.19.3.8.1.1.1.5
This object indicates the Gateway PLC MAC Address
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

gwInfoHardwareVer 1.3.6.1.4.1.161.19.3.8.1.1.1.6
This object indicates the Gateway Hardware Version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwInfoDevFirmwareVer 1.3.6.1.4.1.161.19.3.8.1.1.1.7
This object indicates the Gateway Device Firmware Version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwInfoLoaderVer 1.3.6.1.4.1.161.19.3.8.1.1.1.8
This object indicates the Gateway Loader Version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwInfoSimFirmwareVer 1.3.6.1.4.1.161.19.3.8.1.1.1.9
This object indicates the Intellon Simple Module Firmware Version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwInfoModemCount 1.3.6.1.4.1.161.19.3.8.1.1.1.10
This object indicates the number of Modems registered to the Gateway.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gwInfoDeviceUpgradeStatus 1.3.6.1.4.1.161.19.3.8.1.1.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notStarted(1), inProgress(2), failed(3), successful(4)  

gwInfoSimUpgradeStatus 1.3.6.1.4.1.161.19.3.8.1.1.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notStarted(1), inProgress(2), failed(3), successful(4)  

gwInfoTemperature 1.3.6.1.4.1.161.19.3.8.1.1.1.13
This object indicates the ambient temperature of the Gateway.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

whispPlvGwConfig 1.3.6.1.4.1.161.19.3.8.1.1.2
OBJECT IDENTIFIER    

gwConfNtpConfig 1.3.6.1.4.1.161.19.3.8.1.1.2.1
This object is used to Enable or Disable the Gateway to set it's system clock using NTP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

gwConfNtpServer 1.3.6.1.4.1.161.19.3.8.1.1.2.2
This object is used to configure the NTP Server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(20)  

gwConfTime 1.3.6.1.4.1.161.19.3.8.1.1.2.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(8)  

gwConfDate 1.3.6.1.4.1.161.19.3.8.1.1.2.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(10)  

gwConfModemTableTimeout 1.3.6.1.4.1.161.19.3.8.1.1.2.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..1440  

gwConfAutoLogoutTime 1.3.6.1.4.1.161.19.3.8.1.1.2.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 60..3660  

gwConfPSD 1.3.6.1.4.1.161.19.3.8.1.1.2.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(84)  

whispPlvGwTrapConfig 1.3.6.1.4.1.161.19.3.8.1.1.3
OBJECT IDENTIFIER    

gwConfTrapIp1 1.3.6.1.4.1.161.19.3.8.1.1.3.1
This object is used to configure IP Address of SNMP Trap Client #1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwConfTrapCommStr1 1.3.6.1.4.1.161.19.3.8.1.1.3.2
This object is used to configure SNMP Community string for Trap Client #1.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwConfTrapIp2 1.3.6.1.4.1.161.19.3.8.1.1.3.3
This object is used to configure IP Address of SNMP Trap Client #2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwConfTrapCommStr2 1.3.6.1.4.1.161.19.3.8.1.1.3.4
This object is used to configure SNMP Community string for Trap Client #2.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwConfTrapIp3 1.3.6.1.4.1.161.19.3.8.1.1.3.5
This object is used to configure IP Address of SNMP Trap Client #3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwConfTrapCommStr3 1.3.6.1.4.1.161.19.3.8.1.1.3.6
This object is used to configure SNMP Community string for Trap Client #3.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwConfTrapIp4 1.3.6.1.4.1.161.19.3.8.1.1.3.7
This object is used to configure IP Address of SNMP Trap Client #4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwConfTrapCommStr4 1.3.6.1.4.1.161.19.3.8.1.1.3.8
This object is used to configure SNMP Community string for Trap Client #4.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwConfTrapIp5 1.3.6.1.4.1.161.19.3.8.1.1.3.9
This object is used to configure IP Address of SNMP Trap Client #5.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwConfTrapCommStr5 1.3.6.1.4.1.161.19.3.8.1.1.3.10
This object is used to configure SNMP Community string for Trap Client #5.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwConfTrapIp6 1.3.6.1.4.1.161.19.3.8.1.1.3.11
This object is used to configure IP Address of SNMP Trap Client #6.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwConfTrapCommStr6 1.3.6.1.4.1.161.19.3.8.1.1.3.12
This object is used to configure SNMP Community string for Trap Client #6.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwConfTrapIp7 1.3.6.1.4.1.161.19.3.8.1.1.3.13
This object is used to configure IP Address of SNMP Trap Client #7.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwConfTrapCommStr7 1.3.6.1.4.1.161.19.3.8.1.1.3.14
This object is used to configure SNMP Community string for Trap Client #7.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwConfTrapIp8 1.3.6.1.4.1.161.19.3.8.1.1.3.15
This object is used to configure IP Address of SNMP Trap Client #8.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwConfTrapCommStr8 1.3.6.1.4.1.161.19.3.8.1.1.3.16
This object is used to configure SNMP Community string for Trap Client #8.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwConfTrapIp9 1.3.6.1.4.1.161.19.3.8.1.1.3.17
This object is used to configure IP Address of SNMP Trap Client #9.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwConfTrapCommStr9 1.3.6.1.4.1.161.19.3.8.1.1.3.18
This object is used to configure SNMP Community string for Trap Client #9.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwConfTrapIp10 1.3.6.1.4.1.161.19.3.8.1.1.3.19
This object is used to configure IP Address of SNMP Trap Client #10.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwConfTrapCommStr10 1.3.6.1.4.1.161.19.3.8.1.1.3.20
This object is used to configure SNMP Community string for Trap Client #10.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

whispPlvGwPwrLnStats 1.3.6.1.4.1.161.19.3.8.1.1.4
OBJECT IDENTIFIER    

gwPwrLnMaxDelay 1.3.6.1.4.1.161.19.3.8.1.1.4.1
This object indicates the Maximum transfer delay on Powerline.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gwPwrLnTxAck 1.3.6.1.4.1.161.19.3.8.1.1.4.2
This object indicates the Powerline Transmit ACK count.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gwPwrLnTxNak 1.3.6.1.4.1.161.19.3.8.1.1.4.3
This object indicates the Powerline Transmit NACK count.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gwPwrLnTxFail 1.3.6.1.4.1.161.19.3.8.1.1.4.4
This object indicates the Powerline Transmission Failures.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gwPwrLnTxColl 1.3.6.1.4.1.161.19.3.8.1.1.4.5
This object indicates the Powerline Transmission Collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gwPwrLnTxCarrLoss 1.3.6.1.4.1.161.19.3.8.1.1.4.6
This object indicates the Powerline Transmt Carrier Loss Detection.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gwPwrLnRoboByte40 1.3.6.1.4.1.161.19.3.8.1.1.4.7
This object indicates the raw value of channel capacity as reported by Intellon PHY
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gwPwrLnRoboFails 1.3.6.1.4.1.161.19.3.8.1.1.4.8
This object indicates the Powerline protocol receive failures, in ROBO mode.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gwPwrLnRoboDrops 1.3.6.1.4.1.161.19.3.8.1.1.4.9
This object indicates the Powerline protocol transmit drops, in ROBO mode.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

whispPlvGwAdmConfig 1.3.6.1.4.1.161.19.3.8.1.1.5
OBJECT IDENTIFIER    

gwAdmConfLoginUsername 1.3.6.1.4.1.161.19.3.8.1.1.5.1
This object is used to configure Gateway's System Management Login Username.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(3..16)  

gwAdmConfLoginPassword 1.3.6.1.4.1.161.19.3.8.1.1.5.2
This object is used to configure Gateway's System Management Login Password.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

gwAdmConfNEK 1.3.6.1.4.1.161.19.3.8.1.1.5.3
This object is used to configure Network Encryption Key of the Gateway.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwAdmConfAuthServIp1 1.3.6.1.4.1.161.19.3.8.1.1.5.4
This object is used to configure BAM Server #1 IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmConfAuthServIp2 1.3.6.1.4.1.161.19.3.8.1.1.5.5
This object is used to configure BAM Server #2 IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmConfAuthServIp3 1.3.6.1.4.1.161.19.3.8.1.1.5.6
This object is used to configure BAM Server #3 IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmConfAuthMode 1.3.6.1.4.1.161.19.3.8.1.1.5.7
This object is used to Enable or Disable BAM Authentication on the Gateway.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

gwAdmConfAuthKey 1.3.6.1.4.1.161.19.3.8.1.1.5.8
This object is used to configure Authentication Key, to use with BAM Server, on the Gateway.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(16)  

gwAdmConfAuthKeyOption 1.3.6.1.4.1.161.19.3.8.1.1.5.9
This object is used to configure the Authentication Key to be used, on the Gateway.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER useDefaultKey(1), useKeySet(2)  

gwAdmConfSnmpGetCommStr 1.3.6.1.4.1.161.19.3.8.1.1.5.10
This object is used to configure SNMP 'Read' community string of the Gateway.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwAdmConfSnmpSetCommStr 1.3.6.1.4.1.161.19.3.8.1.1.5.11
This object is used to configure SNMP 'Read-Write' community string of the Gateway.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwAdmConfSnmpAdminCommStr 1.3.6.1.4.1.161.19.3.8.1.1.5.12
This object is used to configure SNMP 'Admin' community string of the Gateway.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwAdmConfFtpServerIp 1.3.6.1.4.1.161.19.3.8.1.1.5.13
This object is used to configure IP Address of FTP server hosting auto-upgrade files.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmConfFtpUsername 1.3.6.1.4.1.161.19.3.8.1.1.5.14
This object is used to configure Username to login to a FTP server, for use with FTP-based auto-upgrade.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

gwAdmConfFtpPassword 1.3.6.1.4.1.161.19.3.8.1.1.5.15
This object is used to configure Password to login to a FTP server, for use with FTP-based auto-upgrade.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

gwAdmConfFtpFile 1.3.6.1.4.1.161.19.3.8.1.1.5.16
This object is used to configure Path and/or Filename of the firmware file, for use with FTP-based auto-upgrade.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwAdmConfDeviceUpgradeStart 1.3.6.1.4.1.161.19.3.8.1.1.5.17
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'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER upgrade(1), disabled(2)  

gwAdmConfSimUpgradeStart 1.3.6.1.4.1.161.19.3.8.1.1.5.18
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'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER upgrade(1), disabled(2)  

gwAdmConfSystemReboot 1.3.6.1.4.1.161.19.3.8.1.1.5.19
This object is used to Reboot the Gateway. To reboot the Gateway, this object should be set to '1'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reboot(1), disabled(2)  

gwAdmConfReset 1.3.6.1.4.1.161.19.3.8.1.1.5.20
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'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reset(1), disabled(2)  

gwAdmConfDeviceMode 1.3.6.1.4.1.161.19.3.8.1.1.5.21
This object is used to configure the device in 'switch' mode or 'NAT' mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER switch(1), nat(2)  

gwAdmConfLUIDStart 1.3.6.1.4.1.161.19.3.8.1.1.5.22
This object is used to configure the starting value of the Modem LUID range. This value should not be greater than gwAdmConfLUIDEnd value
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2047  

gwAdmConfLUIDEnd 1.3.6.1.4.1.161.19.3.8.1.1.5.23
This object is used to configure the ending value of the Modem LUID range. This value should not be less than gwAdmConfLUIDStart value
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2047  

gwAdmConfVLANPassthroughStatus 1.3.6.1.4.1.161.19.3.8.1.1.5.24
This object is used to enable or disable VLAN Passthrough feature.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

gwAdmConfManagementVLANId 1.3.6.1.4.1.161.19.3.8.1.1.5.25
This object is used to enable or disable VLAN Passthrough feature.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4095  

whispPlvGwAdmLanConfig 1.3.6.1.4.1.161.19.3.8.1.1.6
OBJECT IDENTIFIER    

gwAdmConfLanConfig 1.3.6.1.4.1.161.19.3.8.1.1.6.1
This object is used to Enable or Disable DHCP client.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dynamic(1), static(2)  

gwAdmConfLanIp 1.3.6.1.4.1.161.19.3.8.1.1.6.2
This object is used to configure LAN IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmConfLanSubnetMask 1.3.6.1.4.1.161.19.3.8.1.1.6.3
This object is used to configure LAN IP Subnet Mask.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmConfLanGatewayIp 1.3.6.1.4.1.161.19.3.8.1.1.6.4
This object is used to configure Gateway IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

whispPlvGwAdmSnmpAcessConfig 1.3.6.1.4.1.161.19.3.8.1.1.7
OBJECT IDENTIFIER    

gwAdmSnmpAccessIpNetwork1 1.3.6.1.4.1.161.19.3.8.1.1.7.1
This object is used to configure SNMP Access Network Address #1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetworkMask1 1.3.6.1.4.1.161.19.3.8.1.1.7.2
This object is used to configure SNMP Access Network Address Mask #1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetwork2 1.3.6.1.4.1.161.19.3.8.1.1.7.3
This object is used to configure SNMP Access Network Address #2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetworkMask2 1.3.6.1.4.1.161.19.3.8.1.1.7.4
This object is used to configure SNMP Access Network Address Mask #2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetwork3 1.3.6.1.4.1.161.19.3.8.1.1.7.5
This object is used to configure SNMP Access Network Address #3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetworkMask3 1.3.6.1.4.1.161.19.3.8.1.1.7.6
This object is used to configure SNMP Access Network Address Mask #3.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetwork4 1.3.6.1.4.1.161.19.3.8.1.1.7.7
This object is used to configure SNMP Access Network Address #4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetworkMask4 1.3.6.1.4.1.161.19.3.8.1.1.7.8
This object is used to configure SNMP Access Network Address Mask #4.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetwork5 1.3.6.1.4.1.161.19.3.8.1.1.7.9
This object is used to configure SNMP Access Network Address #5.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetworkMask5 1.3.6.1.4.1.161.19.3.8.1.1.7.10
This object is used to configure SNMP Access Network Address Mask #5.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetwork6 1.3.6.1.4.1.161.19.3.8.1.1.7.11
This object is used to configure SNMP Access Network Address #6.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetworkMask6 1.3.6.1.4.1.161.19.3.8.1.1.7.12
This object is used to configure SNMP Access Network Address Mask #6.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetwork7 1.3.6.1.4.1.161.19.3.8.1.1.7.13
This object is used to configure SNMP Access Network Address #7.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetworkMask7 1.3.6.1.4.1.161.19.3.8.1.1.7.14
This object is used to configure SNMP Access Network Address Mask #7.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetwork8 1.3.6.1.4.1.161.19.3.8.1.1.7.15
This object is used to configure SNMP Access Network Address #8.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetworkMask8 1.3.6.1.4.1.161.19.3.8.1.1.7.16
This object is used to configure SNMP Access Network Address Mask #8.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetwork9 1.3.6.1.4.1.161.19.3.8.1.1.7.17
This object is used to configure SNMP Access Network Address #9.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetworkMask9 1.3.6.1.4.1.161.19.3.8.1.1.7.18
This object is used to configure SNMP Access Network Address Mask #9.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetwork10 1.3.6.1.4.1.161.19.3.8.1.1.7.19
This object is used to configure SNMP Access Network Address #10.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmSnmpAccessIpNetworkMask10 1.3.6.1.4.1.161.19.3.8.1.1.7.20
This object is used to configure SNMP Access Network Address Mask #10.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

whispPlvGwAdmWanConfig 1.3.6.1.4.1.161.19.3.8.1.1.8
OBJECT IDENTIFIER    

gwAdmWConfWanConfig 1.3.6.1.4.1.161.19.3.8.1.1.8.1
This object is used to configure the WAN Type. This object is accessible only if the Gateway is in NAT mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dynamicIp(1), staticIp(2), pppoe(3), pptp(4)  

gwAdmWConfWanIp 1.3.6.1.4.1.161.19.3.8.1.1.8.2
This object is used to configure WAN IP Address of the Gateway. This object is accessible only if the Gateway is in NAT mode.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmWConfSubnetMask 1.3.6.1.4.1.161.19.3.8.1.1.8.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmWConfGateway 1.3.6.1.4.1.161.19.3.8.1.1.8.4
This object is used to configure Default Gateway IP of the Gateway. This object is accessible only if the Gateway is in NAT mode.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmWConfDNS1 1.3.6.1.4.1.161.19.3.8.1.1.8.5
This object is used to configure DNS Server #1. This object is accessible only if the Gateway is in NAT mode.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmWConfDNS2 1.3.6.1.4.1.161.19.3.8.1.1.8.6
This object is used to configure DNS Server #2. This object is accessible only if the Gateway is in NAT mode.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmWConfPppoeUsername 1.3.6.1.4.1.161.19.3.8.1.1.8.7
This object is used to configure PPPoE Username. This object is accessible only if the Gateway is in NAT mode.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

gwAdmWConfPppoePassword 1.3.6.1.4.1.161.19.3.8.1.1.8.8
This object is used to configure PPPoE Password. This object is accessible only if the Gateway is in NAT mode.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

gwAdmWConfDhcpConfig 1.3.6.1.4.1.161.19.3.8.1.1.8.9
This object is used to Enable or Disable DHCP Server. This object is accessible only if the Gateway is in NAT mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

gwAdmWConfDhcpStartIp 1.3.6.1.4.1.161.19.3.8.1.1.8.10
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmWConfDhcpEndIp 1.3.6.1.4.1.161.19.3.8.1.1.8.11
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

gwAdmWConfDhcpLeaseTime 1.3.6.1.4.1.161.19.3.8.1.1.8.12
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER thirtyMins(1), oneHour(2), twoHours(3), twelveHours(4), oneDay(5), twoDays(6), oneWeek(7), twoWeeks(8)  

gwAdmWConfUpnpConfig 1.3.6.1.4.1.161.19.3.8.1.1.8.13
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

gwAdmWConfFirewallConfig 1.3.6.1.4.1.161.19.3.8.1.1.8.14
This object is used to Enable or Disable Firewall in the Gateway. This object is accessible only if the Gateway is in NAT mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

whispPlvGwModemTable 1.3.6.1.4.1.161.19.3.8.1.1.9
This table contains one row per Modem registered to the Gateway.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WhispPlvGwModemEntry

whispPlvGwModemEntry 1.3.6.1.4.1.161.19.3.8.1.1.9.1
Information about a particular Modem registered to the Gateway.
Status: current Access: not-accessible
OBJECT-TYPE    
  WhispPlvGwModemEntry  

gwModemLUID 1.3.6.1.4.1.161.19.3.8.1.1.9.1.1
This object indicates the unique value assigned by the Gateway, to each Modem.
Status: current Access: read-only
OBJECT-TYPE    
  WhispLUID  

gwModemDescr 1.3.6.1.4.1.161.19.3.8.1.1.9.1.2
The value of this object should be same as the object 'sysName' of the Device registered to the Gateway.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwModemPhysAddress 1.3.6.1.4.1.161.19.3.8.1.1.9.1.3
This object indicates the PLC MAC Address of the Modem.
Status: current Access: read-only
OBJECT-TYPE    
  WhispMACAddress  

gwModemIP 1.3.6.1.4.1.161.19.3.8.1.1.9.1.4
This object indicates the IP Address of the Modem.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

gwModemHardwareVersion 1.3.6.1.4.1.161.19.3.8.1.1.9.1.5
This object indicates the Hardware Version of the Modem.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

gwModemSoftwareVersion 1.3.6.1.4.1.161.19.3.8.1.1.9.1.6
This object indicates the Software Version of the Modem.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

gwModemSoftwareBootVersion 1.3.6.1.4.1.161.19.3.8.1.1.9.1.7
This object indicates the Boot Loader Version of the Modem.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

gwModemSessState 1.3.6.1.4.1.161.19.3.8.1.1.9.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), inSession(1), clearing(2), reRegDnRst(3), authChal(4), registering(5), notInUse(6)  

gwModemsessionCount 1.3.6.1.4.1.161.19.3.8.1.1.9.1.9
This object indicates the number of times the Modem is In and Out of session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gwModemMtu 1.3.6.1.4.1.161.19.3.8.1.1.9.1.10
This object indicates the size of the largest datagram that can be sent and received by the Modem, in octets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gwModemSpeed 1.3.6.1.4.1.161.19.3.8.1.1.9.1.11
This object indicates an estimate of Modem's current bandwidth, in Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

gwModemInOctets 1.3.6.1.4.1.161.19.3.8.1.1.9.1.12
This object indicates the octets received by the Modem over Powerline, including framing characters. to each Modem.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gwModemInUcastPkts 1.3.6.1.4.1.161.19.3.8.1.1.9.1.13
This object indicates the number of subnetwork-unicast packets delivered to a higher-layer protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gwModemInNUcastPkts 1.3.6.1.4.1.161.19.3.8.1.1.9.1.14
This object indicates the number of subnetwork-broadcast and subnetwork-multiicast packets delivered to a higher-layer protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gwModemInDiscards 1.3.6.1.4.1.161.19.3.8.1.1.9.1.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gwModemInError 1.3.6.1.4.1.161.19.3.8.1.1.9.1.16
This object indicates the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gwModemInUnknownProtos 1.3.6.1.4.1.161.19.3.8.1.1.9.1.17
This object indicates the number of packets received, but were discarded because of an unknown or unsupported protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gwModemOutOctets 1.3.6.1.4.1.161.19.3.8.1.1.9.1.18
This object indicates the total number of octets transmitted, including the framing characters.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gwModemOutUcastPkts 1.3.6.1.4.1.161.19.3.8.1.1.9.1.19
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gwModemOutNUcastPkts 1.3.6.1.4.1.161.19.3.8.1.1.9.1.20
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gwModemOutDiscards 1.3.6.1.4.1.161.19.3.8.1.1.9.1.21
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gwModemOutError 1.3.6.1.4.1.161.19.3.8.1.1.9.1.22
This object indicates the number of outbound packets that could not be transmitted because of errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

gwModemOutQLen 1.3.6.1.4.1.161.19.3.8.1.1.9.1.23
This object indicates the number of packets in output packet queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

gwModemRoboByte40 1.3.6.1.4.1.161.19.3.8.1.1.9.1.24
This object indicates the current channel receive capacity of the Modem.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gwModemRoboFails 1.3.6.1.4.1.161.19.3.8.1.1.9.1.25
This object indicates the Powerline link receive failures of the Modem.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gwModemRoboDrops 1.3.6.1.4.1.161.19.3.8.1.1.9.1.26
This object indicates the Powerline link send failures of the Modem.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gwModemDeviceType 1.3.6.1.4.1.161.19.3.8.1.1.9.1.27
This object indicates the Type of the Device registered to the Gateway 0 = Modem 1 = Repeater 2 = Other
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER modem(0), repeater(1), other(2)  

gwModemPSD 1.3.6.1.4.1.161.19.3.8.1.1.9.1.28
This object indicates the Software Version of the Modem.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(84)  

whispPlvGatewayEvents 1.3.6.1.4.1.161.19.3.8.1.2
OBJECT IDENTIFIER    

gwTrapPrefix 1.3.6.1.4.1.161.19.3.8.1.2.0
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

whispPlvGatewayConformance 1.3.6.1.4.1.161.19.3.8.1.3
OBJECT IDENTIFIER    

whispPlvGatewayGroups 1.3.6.1.4.1.161.19.3.8.1.3.1
OBJECT IDENTIFIER    

whispPlvGatewayCompliances 1.3.6.1.4.1.161.19.3.8.1.3.2
OBJECT IDENTIFIER    

whispPlvGatewayInfoGroup 1.3.6.1.4.1.161.19.3.8.1.3.1.1
The collection of objects that indicates Gateway device information.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

whispPlvGatewayNotificationsGroup 1.3.6.1.4.1.161.19.3.8.1.3.1.10
The collection of Notifications generated by the Gateway.
Status: current Access: read-only
NOTIFICATION-GROUP    

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.
Status: current Access: read-only
MODULE-COMPLIANCE