WHISP-PLV-MODEM-MIB: View SNMP OID List / Download MIB
VENDOR: MOTOROLA
Home | MIB: WHISP-PLV-MODEM-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).
|
|||
Object Name | OID | Type | Access | Info |
whispPlvModemMIB | 1.3.6.1.4.1.161.19.3.7.1 |
Initial Version. |
||
whispPlvModemObjects | 1.3.6.1.4.1.161.19.3.7.1.1 | |||
whispPlvModemInfo | 1.3.6.1.4.1.161.19.3.7.1.1.1 | |||
modemInfoModel | 1.3.6.1.4.1.161.19.3.7.1.1.1.1 | displaystring | read-only |
This object indicates the Modem Model Number. |
modemInfoSerialNumber | 1.3.6.1.4.1.161.19.3.7.1.1.1.2 | displaystring | read-only |
This object indicates the Modem Serial Number. |
modemInfoDeviceMac | 1.3.6.1.4.1.161.19.3.7.1.1.1.3 | macaddress | read-only |
This object indicates the Modem Device MAC Address. |
modemInfoPlcMac | 1.3.6.1.4.1.161.19.3.7.1.1.1.4 | macaddress | read-only |
This object indicates the Modem PLC MAC Address |
modemInfoHardwareVer | 1.3.6.1.4.1.161.19.3.7.1.1.1.5 | displaystring | read-only |
This object indicates the Modem Hardware Version. |
modemInfoDeviceFirmwareVer | 1.3.6.1.4.1.161.19.3.7.1.1.1.6 | displaystring | read-only |
This object indicates the Modem Firmware Version. |
modemInfoBootLoaderVer | 1.3.6.1.4.1.161.19.3.7.1.1.1.7 | displaystring | read-only |
This object indicates the Modem Boot Loader Version. |
modemInfoSimFirmwareVer | 1.3.6.1.4.1.161.19.3.7.1.1.1.8 | displaystring | read-only |
This object indicates the Intellon Simple Module Firmware Version. |
modemInfoDeviceUpgradeStatus | 1.3.6.1.4.1.161.19.3.7.1.1.1.9 | integer | read-only |
This object indicates the Modems last Software Upgrade Status. 1 - Upgrade not started 2 - Upgrade in progress 3 - Last Upgrade failed 4 - Last Upgrade was successful. Enumeration: 'successful': 4, 'failed': 3, 'inProgress': 2, 'notStarted': 1. |
modemInfoSimUpgradeStatus | 1.3.6.1.4.1.161.19.3.7.1.1.1.10 | integer | read-only |
This object indicates the Intellon Simple Module Firmware Upgrade Status. 1 - Upgrade not started 2 - Upgrade in progress 3 - Last Upgrade failed 4 - Last Upgrade was successful. Enumeration: 'successful': 4, 'failed': 3, 'inProgress': 2, 'notStarted': 1. |
modemInfoCurrentMode | 1.3.6.1.4.1.161.19.3.7.1.1.1.11 | integer | read-only |
This object indicates the current operating mode of the Modem. 1 - Bridge Mode 2 - NAT Mode. Enumeration: 'bridge': 1, 'nat': 2. |
modemInfoActiveBandwidthConfig | 1.3.6.1.4.1.161.19.3.7.1.1.1.12 | integer | read-only |
This object indicates if the Active Bandwidth settings are either Configured OR Provisioned. Enumeration: 'provisioned': 2, 'configured': 1. |
modemInfoActiveUpLinkBandwidth | 1.3.6.1.4.1.161.19.3.7.1.1.1.13 | integer | read-only |
This object indicates if the Active Bandwidth settings are either Configured OR Provisioned. Enumeration: 'u128Kbps': 3, 'u10Mbps': 8, 'fullSpeed': 1, 'u1Mbps': 6, 'u512Kbps': 5, 'u256Kbps': 4, 'u4Mbps': 7, 'u64Kbps': 2. |
modemInfoActiveDownLinkBandwidth | 1.3.6.1.4.1.161.19.3.7.1.1.1.14 | integer | read-only |
This object indicates if the Active Bandwidth settings are either Configured OR Provisioned. Enumeration: 'd128Kbps': 3, 'd256Kbps': 4, 'd1Mbps': 6, 'd4Mbps': 7, 'd64Kbps': 2, 'fullSpeed': 1, 'd512Kbps': 5, 'd10Mbps': 8. |
whispPlvModemConfig | 1.3.6.1.4.1.161.19.3.7.1.1.2 | |||
modemConfPacketPriorityConfig | 1.3.6.1.4.1.161.19.3.7.1.1.2.1 | integer | read-write |
This object is used to configure 802.1p Packet Priority type. 1 - Fixed QoS 2 - QoS Based on ToS. Enumeration: 'fixedQoS': 1, 'tos': 2. |
modemConfFixedQoSConfig | 1.3.6.1.4.1.161.19.3.7.1.1.2.2 | integer | read-write |
This object is used to configure Fixed QoS type. Enumeration: 'networkControl': 8, 'default': 1, 'bestEffort': 3, 'controlLoad': 5, 'background': 2, 'videoOrAudio': 6, 'voice': 7, 'excellentEffort': 4. |
modemConfUpLinkDataRate | 1.3.6.1.4.1.161.19.3.7.1.1.2.3 | integer | read-write |
This object is used to configure Uplink Data Rate. Enumeration: 'u128Kbps': 3, 'u10Mbps': 8, 'fullSpeed': 1, 'u1Mbps': 6, 'u512Kbps': 5, 'u256Kbps': 4, 'u4Mbps': 7, 'u64Kbps': 2. |
modemConfDownLinkDataRate | 1.3.6.1.4.1.161.19.3.7.1.1.2.4 | integer | read-write |
This object is used to configure Downlink Data Rate. Enumeration: 'd128Kbps': 3, 'd256Kbps': 4, 'd1Mbps': 6, 'd4Mbps': 7, 'd64Kbps': 2, 'fullSpeed': 1, 'd512Kbps': 5, 'd10Mbps': 8. |
modemConfPSD | 1.3.6.1.4.1.161.19.3.7.1.1.2.5 | 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. |
modemConfUpLinkMir | 1.3.6.1.4.1.161.19.3.7.1.1.2.6 | integer32 | read-write |
This object is used to configure Uplink Maximum Information Rate. This object is for configuring the Data Rate in Kbps, instead of enumerations, as in 'modemConfUpLinkDataRate'. If this object is configured to a Data Rate, which is not supported by the Modem, it will be internally converted to the nearest higher value supported by the Modem. Modem supports only the following Data Rates: 64Kbps, 128Kbps, 256Kbps, 512Kbps, 1Mbps, 4Mbps, 10Mbps and 85Mbps(Full Speed). |
modemConfDownLinkMir | 1.3.6.1.4.1.161.19.3.7.1.1.2.7 | integer32 | read-write |
This object is used to configure Downlink Maximum Information Rate. This object is for configuring the Data Rate in Kbps, instead of enumerations, as in 'modemConfDownLinkDataRate'. If this object is configured to a Data Rate, which is not supported by the Modem, it will be internally converted to the nearest higher value supported by the Modem. Modem supports only the following Data Rates: 64Kbps, 128Kbps, 256Kbps, 512Kbps, 1Mbps, 4Mbps, 10Mbps and 85Mbps(Full Speed) |
whispPlvModemTrapConfig | 1.3.6.1.4.1.161.19.3.7.1.1.3 | |||
modemConfTrapIp1 | 1.3.6.1.4.1.161.19.3.7.1.1.3.1 | ipaddress | read-write |
This object is used to configure IP Address of SNMP Trap Client #1. |
modemConfTrapCommStr1 | 1.3.6.1.4.1.161.19.3.7.1.1.3.2 | displaystring | read-write |
This object is used to configure SNMP CommStrunity string for Trap Client #1. |
modemConfTrapIp2 | 1.3.6.1.4.1.161.19.3.7.1.1.3.3 | ipaddress | read-write |
This object is used to configure IP Address of SNMP Trap Client #2. |
modemConfTrapCommStr2 | 1.3.6.1.4.1.161.19.3.7.1.1.3.4 | displaystring | read-write |
This object is used to configure SNMP CommStrunity string for Trap Client #2. |
modemConfTrapIp3 | 1.3.6.1.4.1.161.19.3.7.1.1.3.5 | ipaddress | read-write |
This object is used to configure IP Address of SNMP Trap Client #3. |
modemConfTrapCommStr3 | 1.3.6.1.4.1.161.19.3.7.1.1.3.6 | displaystring | read-write |
This object is used to configure SNMP CommStrunity string for Trap Client #3. |
modemConfTrapIp4 | 1.3.6.1.4.1.161.19.3.7.1.1.3.7 | ipaddress | read-write |
This object is used to configure IP Address of SNMP Trap Client #4. |
modemConfTrapCommStr4 | 1.3.6.1.4.1.161.19.3.7.1.1.3.8 | displaystring | read-write |
This object is used to configure SNMP CommStrunity string for Trap Client #4. |
modemConfTrapIp5 | 1.3.6.1.4.1.161.19.3.7.1.1.3.9 | ipaddress | read-write |
This object is used to configure IP Address of SNMP Trap Client #5. |
modemConfTrapCommStr5 | 1.3.6.1.4.1.161.19.3.7.1.1.3.10 | displaystring | read-write |
This object is used to configure SNMP CommStrunity string for Trap Client #5. |
modemConfTrapIp6 | 1.3.6.1.4.1.161.19.3.7.1.1.3.11 | ipaddress | read-write |
This object is used to configure IP Address of SNMP Trap Client #6. |
modemConfTrapCommStr6 | 1.3.6.1.4.1.161.19.3.7.1.1.3.12 | displaystring | read-write |
This object is used to configure SNMP CommStrunity string for Trap Client #6. |
modemConfTrapIp7 | 1.3.6.1.4.1.161.19.3.7.1.1.3.13 | ipaddress | read-write |
This object is used to configure IP Address of SNMP Trap Client #7. |
modemConfTrapCommStr7 | 1.3.6.1.4.1.161.19.3.7.1.1.3.14 | displaystring | read-write |
This object is used to configure SNMP CommStrunity string for Trap Client #7. |
modemConfTrapIp8 | 1.3.6.1.4.1.161.19.3.7.1.1.3.15 | ipaddress | read-write |
This object is used to configure IP Address of SNMP Trap Client #8. |
modemConfTrapCommStr8 | 1.3.6.1.4.1.161.19.3.7.1.1.3.16 | displaystring | read-write |
This object is used to configure SNMP CommStrunity string for Trap Client #8. |
modemConfTrapIp9 | 1.3.6.1.4.1.161.19.3.7.1.1.3.17 | ipaddress | read-write |
This object is used to configure IP Address of SNMP Trap Client #9. |
modemConfTrapCommStr9 | 1.3.6.1.4.1.161.19.3.7.1.1.3.18 | displaystring | read-write |
This object is used to configure SNMP CommStrunity string for Trap Client #9. |
modemConfTrapIp10 | 1.3.6.1.4.1.161.19.3.7.1.1.3.19 | ipaddress | read-write |
This object is used to configure IP Address of SNMP Trap Client #10. |
modemConfTrapCommStr10 | 1.3.6.1.4.1.161.19.3.7.1.1.3.20 | displaystring | read-write |
This object is used to configure SNMP CommStrunity string for Trap Client #10. |
whispPlvModemAdmConfig | 1.3.6.1.4.1.161.19.3.7.1.1.4 | |||
modemAdmConfIpConfig | 1.3.6.1.4.1.161.19.3.7.1.1.4.1 | integer | read-write |
This object is used to enable or disable the DHCP client, to configure LAN IP Address of the Modem. If the NAT functionality is enabled in the Modem, user will not be able to enable DHCP client to configure the IP address and this object should behave as a read-only object. Enumeration: 'static': 2, 'dynamic': 1. |
modemAdmConfIp | 1.3.6.1.4.1.161.19.3.7.1.1.4.2 | ipaddress | read-write |
This object is used to configure IP Address of the Modem. If the NAT functionality is enabled in the Modem, then this object represents the LAN IP Address. |
modemAdmConfIpSubnetMask | 1.3.6.1.4.1.161.19.3.7.1.1.4.3 | ipaddress | read-write |
This object is used to configure IP Subnet Mask of the Modem. If the NAT functionality is enabled in the Modem, then this object represents the LAN IP Subnet Mask. |
modemAdmConfNEK | 1.3.6.1.4.1.161.19.3.7.1.1.4.4 | displaystring | read-write |
This object is used to configure Network Encryption Key of the Modem. |
modemAdmConfSnmpGetCommStr | 1.3.6.1.4.1.161.19.3.7.1.1.4.5 | displaystring | read-write |
This object is used to configure SNMP 'Read' community string of the Modem. |
modemAdmConfSnmpSetCommStr | 1.3.6.1.4.1.161.19.3.7.1.1.4.6 | displaystring | read-write |
This object is used to configure SNMP 'Read-Write' community string of the Modem. |
modemAdmConfSnmpAdminCommStr | 1.3.6.1.4.1.161.19.3.7.1.1.4.7 | displaystring | read-write |
This object is used to configure SNMP 'Admin' community string of the Modem. |
modemAdmConfLoginUsername | 1.3.6.1.4.1.161.19.3.7.1.1.4.8 | displaystring | read-write |
This object is used to configure Modem's System Management Login Username. |
modemAdmConfLoginPassword | 1.3.6.1.4.1.161.19.3.7.1.1.4.9 | displaystring | read-write |
This object is used to configure Modem's System Management Login Password. |
modemAdmConfFtpServerIp | 1.3.6.1.4.1.161.19.3.7.1.1.4.10 | ipaddress | read-write |
This object is used to configure IP Address of FTP server hosting auto-upgrade files. |
modemAdmConfFtpUsername | 1.3.6.1.4.1.161.19.3.7.1.1.4.11 | displaystring | read-write |
This object is used to configure Username to login to a FTP server, for use with FTP-based auto-upgrade. |
modemAdmConfFtpPassword | 1.3.6.1.4.1.161.19.3.7.1.1.4.12 | displaystring | read-write |
This object is used to configure Password to login to a FTP server, for use with FTP-based auto-upgrade. |
modemAdmConfFtpFile | 1.3.6.1.4.1.161.19.3.7.1.1.4.13 | displaystring | read-write |
This object is used to configure Path and/or Filename of the firmware file, for use with FTP-based auto-upgrade. |
modemAdmConfDeviceUpgradeStart | 1.3.6.1.4.1.161.19.3.7.1.1.4.14 | integer | read-write |
This object is used to start Firmware Upgrade process in the Modem. To start the upgrade process, this object should be set to '1'. Enumeration: 'disabled': 2, 'upgrade': 1. |
modemAdmConfSimUpgradeStart | 1.3.6.1.4.1.161.19.3.7.1.1.4.15 | integer | read-write |
This object is used to start Intellon Simple Module Firmware Upgrade process. To start the upgrade process, this object should be set to '1'. Enumeration: 'disabled': 2, 'upgrade': 1. |
modemAdmConfSystemReboot | 1.3.6.1.4.1.161.19.3.7.1.1.4.16 | integer | read-write |
This object is used to Reboot the Modem. To reboot the modem, this object should be set to '1'. Enumeration: 'disabled': 2, 'reboot': 1. |
modemAdmConfReset | 1.3.6.1.4.1.161.19.3.7.1.1.4.17 | integer | read-write |
This object is used to reset the Modem configuration to Factory Defaults. To reset the modem configuration to factory defaults, this object should be set to '1'. Enumeration: 'reset': 1, 'disabled': 2. |
whispPlvModemAdmWConfig | 1.3.6.1.4.1.161.19.3.7.1.1.5 | |||
modemAdmWConfNatConfig | 1.3.6.1.4.1.161.19.3.7.1.1.5.1 | integer | read-write |
This object is used to Enable or Disable the NAT Functionality in the Modem. Enumeration: 'disabled': 2, 'enabled': 1. |
modemAdmWConfWanConfig | 1.3.6.1.4.1.161.19.3.7.1.1.5.2 | integer | read-write |
This object is used to Enable or Disable DHCP client, to configure the WAN IP Address. This object is accessible only when NAT functionality is enabled in the Modem. Enumeration: 'static': 2, 'dynamic': 1. |
modemAdmWConfWanIp | 1.3.6.1.4.1.161.19.3.7.1.1.5.3 | ipaddress | read-write |
This object is used to configure WAN IP Address of the Modem. This object is accessible only when NAT functionality is enabled in the Modem. |
modemAdmWConfSubnetMask | 1.3.6.1.4.1.161.19.3.7.1.1.5.4 | ipaddress | read-write |
This object is used to configure WAN IP Subnet Mask of the Modem. This object is accessible only when NAT functionality is enabled in the Modem. |
modemAdmWConfGateway | 1.3.6.1.4.1.161.19.3.7.1.1.5.5 | ipaddress | read-write |
This object is used to configure Default Gateway IP of the Modem. This object is accessible only when NAT functionality is enabled in the Modem. |
modemAdmWConfDNS1 | 1.3.6.1.4.1.161.19.3.7.1.1.5.6 | ipaddress | read-write |
This object is used to configure DNS Server #1. This object is accessible only when NAT functionality is enabled in the Modem. |
modemAdmWConfDNS2 | 1.3.6.1.4.1.161.19.3.7.1.1.5.7 | ipaddress | read-write |
This object is used to configure DNS Server #2. This object is accessible only when NAT functionality is enabled in the Modem. |
modemAdmWConfDhcpConfig | 1.3.6.1.4.1.161.19.3.7.1.1.5.8 | integer | read-write |
This object is used to Enable or Disable DHCP Server. This object is accessible only when NAT functionality is enabled in the Modem. Enumeration: 'disabled': 2, 'enabled': 1. |
modemAdmWConfDhcpStartIp | 1.3.6.1.4.1.161.19.3.7.1.1.5.9 | 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 when NAT functionality is enabled in the Modem. |
modemAdmWConfDhcpEndIp | 1.3.6.1.4.1.161.19.3.7.1.1.5.10 | 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 when NAT functionality is enabled in the Modem. |
modemAdmWConfDhcpLeaseTime | 1.3.6.1.4.1.161.19.3.7.1.1.5.11 | 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 when NAT functionality is enabled in the Modem. Enumeration: 'oneDay': 5, 'oneHour': 2, 'twoWeeks': 8, 'twoHours': 3, 'thirtyMins': 1, 'twelveHours': 4, 'twoDays': 6, 'oneWeek': 7. |
modemAdmWConfDmzConfig | 1.3.6.1.4.1.161.19.3.7.1.1.5.12 | integer | read-write |
This object is used to Enable or Disable the DMZ in the MOdem. This object is accessible only when NAT functionality is enabled in the Modem. Enumeration: 'disabled': 2, 'enabled': 1. |
modemAdmWConfDmzIp | 1.3.6.1.4.1.161.19.3.7.1.1.5.13 | ipaddress | read-write |
This object is used to configure DMZ IP Address of the Modem. This object is accessible only when NAT functionality is enabled in the Modem. |
whispPlvModemAdmSnmpAcessConfig | 1.3.6.1.4.1.161.19.3.7.1.1.6 | |||
modemAdmSnmpAccessIpNetwork1 | 1.3.6.1.4.1.161.19.3.7.1.1.6.1 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address #1. |
modemAdmSnmpAccessIpNetworkMask1 | 1.3.6.1.4.1.161.19.3.7.1.1.6.2 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address Mask #1. |
modemAdmSnmpAccessIpNetwork2 | 1.3.6.1.4.1.161.19.3.7.1.1.6.3 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address #2. |
modemAdmSnmpAccessIpNetworkMask2 | 1.3.6.1.4.1.161.19.3.7.1.1.6.4 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address Mask #2. |
modemAdmSnmpAccessIpNetwork3 | 1.3.6.1.4.1.161.19.3.7.1.1.6.5 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address #3. |
modemAdmSnmpAccessIpNetworkMask3 | 1.3.6.1.4.1.161.19.3.7.1.1.6.6 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address Mask #3. |
modemAdmSnmpAccessIpNetwork4 | 1.3.6.1.4.1.161.19.3.7.1.1.6.7 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address #4. |
modemAdmSnmpAccessIpNetworkMask4 | 1.3.6.1.4.1.161.19.3.7.1.1.6.8 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address Mask #4. |
modemAdmSnmpAccessIpNetwork5 | 1.3.6.1.4.1.161.19.3.7.1.1.6.9 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address #5. |
modemAdmSnmpAccessIpNetworkMask5 | 1.3.6.1.4.1.161.19.3.7.1.1.6.10 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address Mask #5. |
modemAdmSnmpAccessIpNetwork6 | 1.3.6.1.4.1.161.19.3.7.1.1.6.11 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address #6. |
modemAdmSnmpAccessIpNetworkMask6 | 1.3.6.1.4.1.161.19.3.7.1.1.6.12 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address Mask #6. |
modemAdmSnmpAccessIpNetwork7 | 1.3.6.1.4.1.161.19.3.7.1.1.6.13 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address #7. |
modemAdmSnmpAccessIpNetworkMask7 | 1.3.6.1.4.1.161.19.3.7.1.1.6.14 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address Mask #7. |
modemAdmSnmpAccessIpNetwork8 | 1.3.6.1.4.1.161.19.3.7.1.1.6.15 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address #8. |
modemAdmSnmpAccessIpNetworkMask8 | 1.3.6.1.4.1.161.19.3.7.1.1.6.16 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address Mask #8. |
modemAdmSnmpAccessIpNetwork9 | 1.3.6.1.4.1.161.19.3.7.1.1.6.17 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address #9. |
modemAdmSnmpAccessIpNetworkMask9 | 1.3.6.1.4.1.161.19.3.7.1.1.6.18 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address Mask #9. |
modemAdmSnmpAccessIpNetwork10 | 1.3.6.1.4.1.161.19.3.7.1.1.6.19 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address #10. |
modemAdmSnmpAccessIpNetworkMask10 | 1.3.6.1.4.1.161.19.3.7.1.1.6.20 | ipaddress | read-write |
This object is used to configure SNMP Access Network Address Mask #10. |
whispPlvModemAdmRepeaterConfig | 1.3.6.1.4.1.161.19.3.7.1.1.7 | |||
modemAdmRepeaterConfOperatingMode | 1.3.6.1.4.1.161.19.3.7.1.1.7.1 | integer | read-write |
This object is used to configure the Modem operating mode. Modem should be rebooted for the change in the configuration to take effect. Enumeration: 'repeater': 2, 'useWithRepeater': 3, 'normal': 1. |
modemAdmRepeaterConfModemMAC1 | 1.3.6.1.4.1.161.19.3.7.1.1.7.2 | macaddress | read-write |
This object represents the MAC Address of Modem 1, that uses the Repeater. |
modemAdmRepeaterConfModemMAC2 | 1.3.6.1.4.1.161.19.3.7.1.1.7.3 | macaddress | read-write |
This object represents the MAC Address of Modem 2, that uses the Repeater. |
modemAdmRepeaterConfModemMAC3 | 1.3.6.1.4.1.161.19.3.7.1.1.7.4 | macaddress | read-write |
This object represents the MAC Address of Modem 3, that uses the Repeater. |
modemAdmRepeaterConfModemMAC4 | 1.3.6.1.4.1.161.19.3.7.1.1.7.5 | macaddress | read-write |
This object represents the MAC Address of Modem 4, that uses the Repeater. |
whispPlvModemAdmVLANTable | 1.3.6.1.4.1.161.19.3.7.1.1.8 | no-access |
This table contains one row per device connected behind the Modem, either directly OR using a switch |
|
1.3.6.1.4.1.161.19.3.7.1.1.8.1 | no-access |
VLAN information of the device connected behind the Modem. |
||
modemAdmVLANIndex | 1.3.6.1.4.1.161.19.3.7.1.1.8.1.1 | integer32 | no-access |
The value of this object identifies the index to this entry. |
modemAdmVLANPhysAddress | 1.3.6.1.4.1.161.19.3.7.1.1.8.1.2 | macaddress | read-only |
This object indicates the MAC Address of the device connected behind the Modem. |
modemAdmVLANId | 1.3.6.1.4.1.161.19.3.7.1.1.8.1.3 | integer32 | read-write |
This object indicates the VLAN ID of the device connected behind the Modem. |
whispPlvModemEvents | 1.3.6.1.4.1.161.19.3.7.1.2 | |||
modemTrapPrefix | 1.3.6.1.4.1.161.19.3.7.1.2.0 | |||
modemTrapDeviceUpgradeStarted | 1.3.6.1.4.1.161.19.3.7.1.2.0.1 |
This Notification is generated if the Modem has started the firmware Upgrade process. |
||
modemTrapDeviceUpgradeCompleted | 1.3.6.1.4.1.161.19.3.7.1.2.0.2 |
This Notification is generated once the Upgrade process is completed. |
||
modemTrapSimUpgradeStarted | 1.3.6.1.4.1.161.19.3.7.1.2.0.3 |
This Notification is generated if the Intellon Simple Module Upgrade process is started. |
||
modemTrapSimUpgradeCompleted | 1.3.6.1.4.1.161.19.3.7.1.2.0.4 |
This Notification is generated once the Simple Module Upgrade process is completed. |
||
whispPlvModemConformance | 1.3.6.1.4.1.161.19.3.7.1.3 | |||
whispPlvModemGroups | 1.3.6.1.4.1.161.19.3.7.1.3.1 | |||
whispPlvModemInfoGroup | 1.3.6.1.4.1.161.19.3.7.1.3.1.1 |
The collection of objects that gives Modem device information. |
||
whispPlvModemConfigGroup | 1.3.6.1.4.1.161.19.3.7.1.3.1.2 |
The collection of objects used to configure the Modem. These objects are accessible to everyone. |
||
whispPlvModemTrapConfigGroup | 1.3.6.1.4.1.161.19.3.7.1.3.1.3 |
The collection of Modems SNMP Trap Configuration objects. These objects are accessible to everyone. |
||
whispPlvModemAdmConfigGroup | 1.3.6.1.4.1.161.19.3.7.1.3.1.4 |
The collection of objects that are used to configure the Modem. These objects are accessible only thru 'admin' community string. |
||
whispPlvModemAdmWConfigGroup | 1.3.6.1.4.1.161.19.3.7.1.3.1.5 |
The collection of Modems WAN Configuration objects. These objects are accessible only thru 'admin' community string. |
||
whispPlvModemAdmSnmpAcessConfigGroup | 1.3.6.1.4.1.161.19.3.7.1.3.1.6 |
The collection of Modems SNMP Access Network objects. These objects are accessible only thru 'admin' community string. |
||
whispPlvModemNotificationsGroup | 1.3.6.1.4.1.161.19.3.7.1.3.1.7 |
The collection of Notifications generated by the Modem. |
||
whispPlvModemAdmRepeaterConfigGroup | 1.3.6.1.4.1.161.19.3.7.1.3.1.8 |
The collection of Repeater Configuration Objects. These objects are accessible only thru 'admin' community string. |
||
whispPlvModemAdmVLANConfigGroup | 1.3.6.1.4.1.161.19.3.7.1.3.1.9 |
The collection of VLAN Configuration Objects. These objects are accessible only thru 'admin' community string. |
||
whispPlvModemCompliances | 1.3.6.1.4.1.161.19.3.7.1.3.2 | |||
whispPlvModemCompliance | 1.3.6.1.4.1.161.19.3.7.1.3.2.1 |
The compliance statement of SNMP entities which implement the WHISP-PLV-MODEM-MIB. |