CABH-PS-DEV-MIB: View SNMP OID List / Download MIB

VENDOR: CABLE TELEVISION LABORATORIES


 Home MIB: CABH-PS-DEV-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
 cabhPsDevMib 1.3.6.1.4.1.4491.2.4.1
This MIB module supplies the basic management objects for the Portal Services logical element of a CableHome compliant Residential Gateway device. The PS device parameters describe general PS Device attributes and behavior characteristics. Most the PS Device MIB is needed for configuration download.
     cabhPsDevMibObjects 1.3.6.1.4.1.4491.2.4.1.1
         cabhPsDevBase 1.3.6.1.4.1.4491.2.4.1.1.1
             cabhPsDevDateTime 1.3.6.1.4.1.4491.2.4.1.1.1.1 dateandtime read-write
The date and time, with optional timezone information.
             cabhPsDevResetNow 1.3.6.1.4.1.4491.2.4.1.1.1.2 truthvalue read-write
Setting this object to true(1) causes the stand-alone or embedded PS device to reboot. Device code initializes as if starting from a power-on reset. The CMP ensures that MIB object values persist as specified in Appendix I of the CableHome specification. Reading this object always returns false(2).
             cabhPsDevSerialNumber 1.3.6.1.4.1.4491.2.4.1.1.1.3 snmpadminstring read-only
The manufacturer's serial number for this PS. This parameter is manufacturer provided and is stored in non-volatile memory.
             cabhPsDevHardwareVersion 1.3.6.1.4.1.4491.2.4.1.1.1.4 snmpadminstring read-only
The manufacturer's hardware version for this PS. This parameter is manufacturer provided and is stored in non-volatile memory.
             cabhPsDevWanManMacAddress 1.3.6.1.4.1.4491.2.4.1.1.1.5 physaddress read-only
The PS WAN-Man MAC address. This is the PS hardware address to be used by the CDC to uniquely identify the PS to the cable data network DHCP server for the acquisition of an IP address to be used for management messaging between the cable network NMS and the CMP.
             cabhPsDevWanDataMacAddress 1.3.6.1.4.1.4491.2.4.1.1.1.6 physaddress read-only
The PS WAN-Data MAC address. The PS could have multiple WAN-Data Interfaces, which share the same hardware address. The client identifiers will be unique so that each may be assigned a different, unique IP address.
             cabhPsDevTypeIdentifier 1.3.6.1.4.1.4491.2.4.1.1.1.7 snmpadminstring read-only
This is a copy of the device type identifier used in the DHCP option 60 exchanged between the PS and the DHCP server.
             cabhPsDevSetToFactory 1.3.6.1.4.1.4491.2.4.1.1.1.8 truthvalue read-write
Setting this object to true(1) sets all PsDev MIB objects to the factory default values. Reading this object always returns false(2).
             cabhPsDevWanManClientId 1.3.6.1.4.1.4491.2.4.1.1.1.9 octet string read-write
This is the client ID used for WAN-MAN DHCP requests. The default value is the 6 byte MAC address.
             cabhPsDevTodSyncStatus 1.3.6.1.4.1.4491.2.4.1.1.1.10 truthvalue read-only
This object indicates whether the PS was able to successfully synchronize with the Time of Day (ToD) Server in the cable network. The PS sets this object to true(1) if the PS successfully synchronizes its time with the ToD server. The PS sets this object to false(2) if the PS does not successfully synchronize with the ToD server.
             cabhPsDevProvMode 1.3.6.1.4.1.4491.2.4.1.1.1.11 integer read-only
This object indicates the provisioning mode in which the PS is operating. If the PS is operating in DHCP Provisioning Mode as described in the CableHome specification, the PS sets this object to dhcpmode(1). If the PS is operating in SNMP Provisioning Mode, the PS sets this object to snmpmode(2). If the PS is not configured to operate in either dhcpmode or snmpmode it will fall back to Dormant CableHome Mode and set the value of cabhPsDevProvMode to dormantCHmode(3). Enumeration: 'dhcpmode': 1, 'snmpmode': 2, 'dormantCHmode': 3.
             cabhPsDevLastSetToFactory 1.3.6.1.4.1.4491.2.4.1.1.1.12 timestamp read-only
The value of sysUpTime when cabhPsDevSetToFactory was last set to true. Zero if never reset.
             cabhPsDevTrapControl 1.3.6.1.4.1.4491.2.4.1.1.1.13 bits read-write
The object is used to enable PS notifications. From left to right, the set bit indicates the corresponding PS notification is enabled. For example, if the first bit is set, then cabhPsDevInitTLVUnknownTrap is enabled. If the bit is zero, the trap is disabled. Bits: 'cabhPsDevCapTrap': 12, 'cabhPsDevCtpTrap': 13, 'cabhPsDevCspTrap': 11, 'cabhPsDevInitRetryTrap': 2, 'cabhPsDevTODFailTrap': 8, 'cabhPsDevSwUpgradeFailTrap': 5, 'cabhPsDevCdpThresholdTrap': 10, 'cabhPsDevCdpLanIpPoolTrap': 15, 'cabhPsDevInitTrap': 1, 'cabhPsDevSwUpgradeInitTrap': 4, 'cabhPsDevInitTLVUnknownTrap': 0, 'cabhPsDevDHCPFailTrap': 3, 'cabhPsDevUpnpMultiplePHTrap': 16, 'cabhPsDevSwUpgradeCVCFailTrap': 7, 'cabhPsDevSwUpgradeSuccessTrap': 6, 'cabhPsDevCdpWanDataIpTrap': 9, 'cabhPsDevProvEnrollTrap': 14.
         cabhPsDevProv 1.3.6.1.4.1.4491.2.4.1.1.2
             cabhPsDevProvisioningTimer 1.3.6.1.4.1.4491.2.4.1.1.2.1 integer read-write
This object enables the user to set the duration of the provisioning timeout timer. The value is in minutes. Setting the timer to 0 disables it. The default value for the timer is 5.
             cabhPsDevProvConfigFile 1.3.6.1.4.1.4491.2.4.1.1.2.2 snmpadminstring read-write
The URL of the TFTP host for downloading provisioning and configuration parameters to this device. Returns NULL if the server address is unknown.
             cabhPsDevProvConfigHash 1.3.6.1.4.1.4491.2.4.1.1.2.3 octet string read-write
Hash of the contents of the PS config file, which is calculated by the NMS and sent to the PS. For the SHA-1 authentication algorithm the hash length is 160 bits. This hash value is encoded in binary format.
             cabhPsDevProvConfigFileSize 1.3.6.1.4.1.4491.2.4.1.1.2.4 integer32 read-only
Size of the configuration file.
             cabhPsDevProvConfigFileStatus 1.3.6.1.4.1.4491.2.4.1.1.2.5 integer read-only
This object indicates the current status of the configuration file download process. It is provided to indicate to the management entity that the PS will reject PS Configuration File triggers (set request to cabhPsDevProvConfigFile) when busy. Enumeration: 'idle': 1, 'busy': 2.
             cabhPsDevProvConfigTLVProcessed 1.3.6.1.4.1.4491.2.4.1.1.2.6 integer read-only
Number of TLVs processed in config file.
             cabhPsDevProvConfigTLVRejected 1.3.6.1.4.1.4491.2.4.1.1.2.7 integer read-only
Number of TLVs rejected in config file.
             cabhPsDevProvSolicitedKeyTimeout 1.3.6.1.4.1.4491.2.4.1.1.2.8 integer32 read-write
This timeout applies only when the Provisioning Server initiated key management (with a Wake Up message) for SNMPv3. It is the period during which the PS will save a number (inside the sequence number field) from the sent out AP Request and wait for the matching AP Reply from the Provisioning Server.
             cabhPsDevProvState 1.3.6.1.4.1.4491.2.4.1.1.2.9 integer read-only
This object indicates the completion state of the initialization process. Pass or Fail states occur after completion of the initialization flow. InProgress occurs from PS initialization start to PS initialization end. Enumeration: 'fail': 3, 'inProgress': 2, 'pass': 1.
             cabhPsDevProvAuthState 1.3.6.1.4.1.4491.2.4.1.1.2.10 integer read-only
This object indicates the authentication state of the configuration file. Enumeration: 'accepted': 1, 'rejected': 2.
             cabhPsDevProvCorrelationId 1.3.6.1.4.1.4491.2.4.1.1.2.11 integer32 read-only
Random value generated by the PS for use in registration authorization. It is for use only in the PS initialization messages and for PS configuration file download. This value appears in both cabhPsDevProvisioningStatus and cabhPsDevProvisioningEnrollmentReport informs to verify the instance of loading the configuration file.
             cabhPsDevTimeServerAddrType 1.3.6.1.4.1.4491.2.4.1.1.2.12 inetaddresstype read-only
The IP address type of the Time server (RFC-868). IP version 4 is typically used.
             cabhPsDevTimeServerAddr 1.3.6.1.4.1.4491.2.4.1.1.2.13 inetaddress read-only
The IP address of the Time server (RFC-868). Returns 0.0.0.0 if the time server IP address is unknown.
         cabhPsDevAttrib 1.3.6.1.4.1.4491.2.4.1.1.3
             cabhPsDevPsAttrib 1.3.6.1.4.1.4491.2.4.1.1.3.1
                 cabhPsDevPsDeviceType 1.3.6.1.4.1.4491.2.4.1.1.3.1.1 snmpadminstring read-only
The type of device, as defined in the CableHome specifications (Residential Gateway Device or CableHome Host Device), that implements this OID.
                 cabhPsDevPsManufacturerUrl 1.3.6.1.4.1.4491.2.4.1.1.3.1.3 snmpadminstring read-only
Universal Resource Locator to the Residential Gateway device manufacturer's web site.
                 cabhPsDevPsModelUrl 1.3.6.1.4.1.4491.2.4.1.1.3.1.7 snmpadminstring read-only
Universal Resource Locator to the web site describing this CableHome compliant residential gateway device.
                 cabhPsDevPsModelUpc 1.3.6.1.4.1.4491.2.4.1.1.3.1.8 snmpadminstring read-only
Universal Product Code of the CableHome compliant residential gateway device.
             cabhPsDevBpAttrib 1.3.6.1.4.1.4491.2.4.1.1.3.2
                 cabhPsDevBpProfileTable 1.3.6.1.4.1.4491.2.4.1.1.3.2.1 no-access
This table contains the information for the CableHome Host Device Profiles. Attributes of a device make up a Device Profile.
                     cabhPsDevBpProfileEntry 1.3.6.1.4.1.4491.2.4.1.1.3.2.1.1 no-access
The table that describes the CableHome Host Device Profile.
                         cabhPsDevBpIndex 1.3.6.1.4.1.4491.2.4.1.1.3.2.1.1.1 integer no-access
Integer index into the CableHome Host Device Profile Table.
                         cabhPsDevBpDeviceType 1.3.6.1.4.1.4491.2.4.1.1.3.2.1.1.2 snmpadminstring read-only
The type of device, as defined by the CableHome specifications (CableHome Residential Gateway or CableHome Host Device), that passed the Device Profile whose information is made available through this table row.
                         cabhPsDevBpManufacturer 1.3.6.1.4.1.4491.2.4.1.1.3.2.1.1.3 snmpadminstring read-only
The name of the CableHome Host Device's manufacturer.
                         cabhPsDevBpManufacturerUrl 1.3.6.1.4.1.4491.2.4.1.1.3.2.1.1.4 snmpadminstring read-only
Universal Resource Locator to the CableHome Host device manufacturer's web site.
                         cabhPsDevBpSerialNumber 1.3.6.1.4.1.4491.2.4.1.1.3.2.1.1.5 snmpadminstring read-only
The serial number assigned by the manufacturer for this CableHome Host Device.
                         cabhPsDevBpHardwareVersion 1.3.6.1.4.1.4491.2.4.1.1.3.2.1.1.6 snmpadminstring read-only
The hardware version number assigned by the manufacturer for this CableHome Host Device.
                         cabhPsDevBpHardwareOptions 1.3.6.1.4.1.4491.2.4.1.1.3.2.1.1.7 snmpadminstring read-only
The hardware options implemented on this CableHome Host Device.
                         cabhPsDevBpModelName 1.3.6.1.4.1.4491.2.4.1.1.3.2.1.1.8 snmpadminstring read-only
The model name assigned by the manufacturer for this CableHome Host Device.
                         cabhPsDevBpModelNumber 1.3.6.1.4.1.4491.2.4.1.1.3.2.1.1.9 snmpadminstring read-only
The model number assigned by the manufacturer for this CableHome Host Device.
                         cabhPsDevBpModelUrl 1.3.6.1.4.1.4491.2.4.1.1.3.2.1.1.10 snmpadminstring read-only
The Universal Resource Locator to the web site describing this CableHome Host Device model.
                         cabhPsDevBpModelUpc 1.3.6.1.4.1.4491.2.4.1.1.3.2.1.1.11 snmpadminstring read-only
Universal Product Code of the CableHome Host Device.
                         cabhPsDevBpModelSoftwareOs 1.3.6.1.4.1.4491.2.4.1.1.3.2.1.1.12 snmpadminstring read-only
Software operating system implemented on the CableHome Host Device.
                         cabhPsDevBpModelSoftwareVersion 1.3.6.1.4.1.4491.2.4.1.1.3.2.1.1.13 snmpadminstring read-only
Version of the operating system implemented on the CableHome Host Device.
                         cabhPsDevBpLanInterfaceType 1.3.6.1.4.1.4491.2.4.1.1.3.2.1.1.14 ianaiftype read-only
The ifType for the LAN Interface implemented on the CableHome Host Device.
                         cabhPsDevBpNumberInterfacePriorities 1.3.6.1.4.1.4491.2.4.1.1.3.2.1.1.15 integer read-only
Number of QoS priorities supported by the LAN technology (Data Link Layer) implemented in the CableHome Host Device.
                         cabhPsDevBpPhysicalLocation 1.3.6.1.4.1.4491.2.4.1.1.3.2.1.1.16 snmpadminstring read-only
Physical location of the CableHome Host Device.
                         cabhPsDevBpPhysicalAddress 1.3.6.1.4.1.4491.2.4.1.1.3.2.1.1.17 physaddress read-only
The CableHome Host Device's hardware address.
         cabhPsDevStats 1.3.6.1.4.1.4491.2.4.1.1.4
             cabhPsDevLanIpTrafficCountersReset 1.3.6.1.4.1.4491.2.4.1.1.4.1 integer read-write
Setting this object to clearCounters(1) resets all the traffic statistic counter entries to zero in the cabhPsDevLanIpTrafficTable. Setting this object to clearTable(2) removes all entries in the cabhPsDevLanIpTrafficTable. Reading this object always returns clearCounters(1). Enumeration: 'clearCounters': 1, 'clearTable': 2.
             cabhPsDevLanIpTrafficCountersLastReset 1.3.6.1.4.1.4491.2.4.1.1.4.2 timestamp read-only
The value of sysUpTime when cabhPsDevLanIpTrafficCountersReset was last written to. Zero if never written to.
             cabhPsDevLanIpTrafficEnabled 1.3.6.1.4.1.4491.2.4.1.1.4.3 truthvalue read-write
Setting this object to true(1) turns on the IP traffic counters. Setting this object false(2) turns off the IP traffic counters.
             cabhPsDevLanIpTrafficTable 1.3.6.1.4.1.4491.2.4.1.1.4.4 no-access
This table contains IP-layer Traffic Statistics for all LAN IP Devices connected to the PS.
                 cabhPsDevLanIpTrafficEntry 1.3.6.1.4.1.4491.2.4.1.1.4.4.1 no-access
List of Traffic Statistics for LAN IP Devices.
                     cabhPsDevLanIpTrafficIndex 1.3.6.1.4.1.4491.2.4.1.1.4.4.1.1 integer no-access
The Index into the LAN IP Traffic Statistics Table.
                     cabhPsDevLanIpTrafficInetAddressType 1.3.6.1.4.1.4491.2.4.1.1.4.4.1.2 inetaddresstype read-only
The type of IP address assigned to the LAN IP device to which the statistics in this table row apply. IP version 4 is typically used.
                     cabhPsDevLanIpTrafficInetAddress 1.3.6.1.4.1.4491.2.4.1.1.4.4.1.3 inetaddress read-only
The IP address of the LAN IP device to which the statistics in this table row apply. An IPv4 IP address is typically used.
                     cabhPsDevLanIpTrafficInOctets 1.3.6.1.4.1.4491.2.4.1.1.4.4.1.4 zerobasedcounter32 read-only
The total number of octets the PS forwarded from the WAN interfaces to the LAN IP device associated with the value of cabhPsDevLanIpTrafficInetAddress. This counter object does not include LAN-to-LAN traffic.
                     cabhPsDevLanIpTrafficOutOctets 1.3.6.1.4.1.4491.2.4.1.1.4.4.1.5 zerobasedcounter32 read-only
The total number of octets the PS forwarded from the LAN IP device associated with the value of cabhPsDevLanIpTrafficInetAddress, to the WAN interfaces. This counter object does not include LAN-to-LAN traffic.
         cabhPsDevAccessControl 1.3.6.1.4.1.4491.2.4.1.1.5
             cabhPsDevAccessControlEnable 1.3.6.1.4.1.4491.2.4.1.1.5.1 bits read-write
This object specifies the interface type(s) for which the PSDev Access Control Table access rules are enabled. If a bit field is set to 1, the PS MUST only forward traffic received through that interface type if the source physical address is an entry in the cabhPsDevAccessControlTable. If a bit field is set to 1, the PS MUST only forward traffic destined to a device on that interface type if the destination physical address is an entry in the cabhPsDevAccessControlTable. If the bit field for an interface type is not set, i.e., if it is equal to 0, the PS MUST NOT apply forwarding restrictions for that interface type based on the Access Control Table. The PS MUST implement cabhPsDevAccessControlEnable for bit 1 (wireless LAN) and for bit 3 (HomePlug). If the PS does not implement cabhPsDevAccessControlEnable for any of the other defined bits, the PS MUST return inconsistent value error, and not allow the bit to be set, if an attempt is made to set a bit that is not implemented. If the PS implements a HomePNA interface and implements the PSDev Access Control Table enable functionality for the HomePNA interface, then if bit 0 is set, the PS MUST apply PSDev Access Control Table access rules to any PS interface of IANAifType 220 (Home Phoneline Networking Alliance). If the PS does not implement PSDev Access Control Table enable functionality for the HomePNA interface, and an attempt is made to set bit 0 to value '1', the PS MUST return 'Inconsistent Value' error and MUST NOT set bit 0 to value '1'. If bit 1 (ieee80211) is set, the PS MUST apply PSDev Access Control Table access rules to any PS interface of IANAifType 71 (radio spread spectrum). If the PS implements an IEEE 802.3/CSMA-CD interface and implements the PSDev Access Control Table enable functionality for the IEEE 802.3/CSMA-CD interface, then if bit 2 is set, the PS MUST apply PSDev Access Control Table access rules to any PS interface of IANAifType 6 (ethernetCsmacd). If the PS does not implement PSDev Access Control Table enable functionality for a IEEE 802.3/CSMA-CD interface, and an attempt is made to set bit 2 to value '1', the PS MUST return 'Inconsistent Value' error and MUST NOT set bit 2 to value '1'. If bit 3 (homeplug) is set, the PS MUST apply PSDev Access Control Table access rules to any PS HomePlug Powerline Alliance (HomePlug) interface as defined by HomePlug Powerline Alliance (www.homeplug.org). If the PS implements a USB interface and implements the PSDev Access Control Table enable functionality for the USB interface, then if bit 4 is set, the PS MUST apply PSDev Access Control Table access rules to any PS interface of IANAifType 160 (USB). If the PS does not implement PSDev Access Control Table enable functionality for the USB interface, and an attempt is made to set bit 4 to value '1', the PS MUST return 'Inconsistent Value' error and MUST NOT set bit 4 to value '1'. If the PS implements an IEEE 1394 interface and implements the PSDev Access Control Table enable functionality for the IEEE 1394 interface, then if bit 5 is set, the PS MUST apply PSDev Access Control Table access rules to any PS interface of IANAifType 144 (IEEE1394 High Performance Serial Bus). If the PS does not implement PSDev Access Control Table enable functionality for the IEEE 1394 interface, and an attempt is made to set bit 5 to value '1', the PS MUST return 'Inconsistent Value' error and MUST NOT set bit 5 to value '1'. If the PS implements a SCSI interface and implements the PSDev Access Control Table enable functionality for the SCSI interface, then if bit 6 is set, the PS MUST apply PSDev Access Control Table access rules to any PS SCSI-2 or SCSI-3 interface. If the PS does not implement PSDev Access Control Table enable functionality for the SCSI interface, and an attempt is made to set bit 6 to value '1', the PS MUST return 'Inconsistent Value' error and MUST NOT set bit 6 to value '1'. If bit 7 (other) is set, the PS MAY apply PSDev Access Control Table filter access to any PS interface of a type other than the types defined by bits 0 6. Bits: 'usb': 4, 'hpna': 0, 'ieee8023': 2, 'ieee1394': 5, 'other': 7, 'homeplug': 3, 'ieee80211': 1, 'scsi': 6.
             cabhPsDevAccessControlTable 1.3.6.1.4.1.4491.2.4.1.1.5.2 no-access
This table contains a list of the physical addresses of LAN IP Devices to and from which the PS will forward traffic through a LAN interface if cabhPsDevAccessControlEnable is enabled(1) for that interface type.
                 cabhPsDevAccessControlEntry 1.3.6.1.4.1.4491.2.4.1.1.5.2.1 no-access
List of the physical addresses for LAN IP Devices to and from which the PS will forward traffic when the PSDev Access Control Table is enabled.
                     cabhPsDevAccessControlIndex 1.3.6.1.4.1.4491.2.4.1.1.5.2.1.1 integer no-access
Integer index into the CableHome PSDev Access Control Table.
                     cabhPsDevAccessControlPhysAddr 1.3.6.1.4.1.4491.2.4.1.1.5.2.1.2 physaddress read-only
The physical address of the LAN IP Device for which the PS will forward traffic when the PSDev Access Control Table is enabled. The PS will not forward traffic from any LAN IP Device whose physical address is not an entry of the PSDev Access Control Table when the PSDev Access Control Table is enabled for the corresponding interface.
                     cabhPsDevAccessControlRowStatus 1.3.6.1.4.1.4491.2.4.1.1.5.2.1.3 rowstatus read-only
The RowStatus interlock for the creation and deletion of a cabhPsDevAccessControlTable entry. Any writable object in each row of the cabhPsDevAccessControlTable can be modified at any time while the row is active(1).
         cabhPsDevMisc 1.3.6.1.4.1.4491.2.4.1.1.6
             cabhPsDevUI 1.3.6.1.4.1.4491.2.4.1.1.6.1
                 cabhPsDevUILogin 1.3.6.1.4.1.4491.2.4.1.1.6.1.1 octet string read-write
This parameter specifies the value of the user login name required for access to the CableHome compliant residential gateway device's user interface.
                 cabhPsDevUIPassword 1.3.6.1.4.1.4491.2.4.1.1.6.1.2 octet string read-write
This parameter specifies the value of the user password required for access to the CableHome compliant residential gateway device's user interface.
                 cabhPsDevUISelection 1.3.6.1.4.1.4491.2.4.1.1.6.1.3 integer read-write
Indicates the type of Web user interface (UI) to present to the user if Web interface is supported: manufacturerLocal: PS uses the vendor UI shipped with the device. cableOperatorLocal: PS uses a cable operator defined UI interface. To operate properly, It should require a special code image downloaded into the PS. By default, if no cable operator UI is being defined, selecting this option points to 'manufacturerLocal' selection. cableOperatorServer: PS redirects HTTP requests to its UI to the URL specified in cabhPsDevUIServerUrl. disabledUI: PS responds to HTTP requests to its UI with an HTTP page containing the value of cabhPsDevUISelectionDisabledBodyText as the body tag; or with a vendor specific message or HTTP error if that value is null. Enumeration: 'cableOperatorServer': 3, 'disabledUI': 4, 'manufacturerLocal': 1, 'cableOperatorLocal': 2.
                 cabhPsDevUIServerUrl 1.3.6.1.4.1.4491.2.4.1.1.6.1.4 snmpadminstring read-write
URL used by the Indicate the UI to present to the user. The well formed URL is resolved by the PS by querying the DNS servers listed in cabhCdpWanDnsServerTable.
                 cabhPsDevUISelectionDisabledBodyText 1.3.6.1.4.1.4491.2.4.1.1.6.1.5 snmpadminstring read-write
Default text for the HTTP body tag to include in the response to UI requests when the object cabhPsDevUISelection is set to 'disabledUI' An example of a body tag is below: Feature currently disabled by Cable Operator.
             cabhPsDev802dot11 1.3.6.1.4.1.4491.2.4.1.1.6.2
                 cabhPsDev802dot11BaseTable 1.3.6.1.4.1.4491.2.4.1.1.6.2.1 no-access
CableHome specifics controls for 80211 wireless interfaces.
                     cabhPsDev802dot11BaseEntry 1.3.6.1.4.1.4491.2.4.1.1.6.2.1.1 no-access
An entry in cabhPsDev802dot11BaseTable associated to a wireless interface of IANAifType ieee80211.(71)
                         cabhPsDev802dot11BaseSetToDefault 1.3.6.1.4.1.4491.2.4.1.1.6.2.1.1.1 truthvalue read-write
When set to true(1) the PS MUST reset to default values the Mib objects of IEEE802dot11-MIB module and others under cabhPsDev802dot11 for this entry related IfIndex. Reading this object always return false(2).
                         cabhPsDev802dot11BaseLastSetToDefault 1.3.6.1.4.1.4491.2.4.1.1.6.2.1.1.2 timestamp read-only
The value of sysUpTime when cabhPsDev802dot11MIBSetToDefault was last set to true. Zero if never reset.
                         cabhPsDev802dot11BaseAdvertiseSSID 1.3.6.1.4.1.4491.2.4.1.1.6.2.1.1.3 truthvalue read-write
When set to false(2) the PS does not advertise the BSS SSID in a proprietary manner. To avoid interoperability problems and service disruption it is RECOMMENDED to set this object always to true. This feature does not provide any security, and does not prevent Wireless Stations to obtain the SSID by sniffing frames from other stations in the ESS. If the device does not support the feature of turning on/off the SSID advertisement, this object always reports 'true(1)' and reports the error 'wrongValue' when set to 'false(2).
                         cabhPsDev802dot11BasePhyCapabilities 1.3.6.1.4.1.4491.2.4.1.1.6.2.1.1.4 bits read-only
Indicates the PHY capabilities of the wireless interface. Bits: 'ieee80211g': 2, 'ieee80211b': 1, 'ieee80211a': 0.
                         cabhPsDev802dot11BasePhyOperMode 1.3.6.1.4.1.4491.2.4.1.1.6.2.1.1.5 integer read-write
Indicates the PHY mode of operation being set for the wireless interface. Setting this object will update the value of dot11PhyType. Accordingly (if implemented), as well as the object dot11OperationalRateSet to the 80211 mandatory rates for dot11PhyType. It is left to vendors the option to update the values of PS optional dot11SupportedDataRatesTxEntry and dot11SupportedDataRatesRxEntry tables based on the operational mode. In the case of selecting ieee80211bg(14), dot11PhyType reports erp(6) and dot11OperationalRateSet should report HRDSSS and ERP mandatory rates and in addition 54 Mbps rate if supported by PS. e.g. : (this example assumes 54 Mbps OFDM is supported. HR-DSSS : Mandatory: 1 Mbps '80'H + '01'H 2 Mbps '80'H + '02'H 5.5 Mbps '80'H + '0B'H 11 Mbps '80'H + '16'H ERP : Mandatory: 6 Mbps '80'H + '0C'H 12 Mbps '80'H + '18'H 24 Mbps '80'H + '30'H (if supported) 54 Mbps '80'H + '6C' Optional: 22 Mbps '00'H + '2C'H 33 Mbps '00'H + '42'H 18 Mbps '00'H + '24'H 36 Mbps '00'H + '48'H 48 Mbps '00'H + '60'H Combined operational rates in : dot11OperationalRateSet value in rate order regardless of '80'H flag and using dots for clarity : + means flagged '80'H, - not flagged. Rates Mbps: +1,+2,+5.5,+6,+11,+12,-18,-22,+24,-33,-36,-48,+54 Hex: '81.82.8B.8C.96.98. 24.2C.B0.48.42. 60.EC'H The default value of this object is left to the vendor to accommodate the factory defaults for the device. Enumeration: 'ieee80211g': 4, 'ieee80211b': 2, 'ieee80211bg': 24, 'ieee80211a': 1.
                 cabhPsDev802dot11SecTable 1.3.6.1.4.1.4491.2.4.1.1.6.2.2 no-access
CableHome specifics controls for configuring the security mechanisms of 80211 wireless interfaces.
                     cabhPsDev802dot11SecEntry 1.3.6.1.4.1.4491.2.4.1.1.6.2.2.1 no-access
An entry in cabhPsDev802dot11SecTable associated to a wireless interface of IANAifType ieee80211(71).
                         cabhPsDev802dot11SecCapabilities 1.3.6.1.4.1.4491.2.4.1.1.6.2.2.1.1 bits read-only
The PS capabilities for Authentication and encryption used to authenticate 802.11 clients. Bits: 'wpaPSK': 2, 'wep64': 0, 'wep128': 1.
                         cabhPsDev802dot11SecOperMode 1.3.6.1.4.1.4491.2.4.1.1.6.2.2.1.2 bits read-write
Indicates the Authentication and encryption mechanism to be enabled for the users and advertised in Beacon messages. Bits set to this object and not supported by the PS in cabhPsDev802dot11SecCapabilities are set to '0' without failing the SNMP set. Setting two bit that the PS does not support in combination returns an error 'wrongValue'. In particular: Setting to '1' both wep64(0)and wep128(1) bits returns an error'wrongValue'. Setting a combination of WEP bits (wep64(0) or wep128(1)) and wpaPSK bit returns is not a mandatory requirement, therefore an error 'wrongValue' may be reported. Setting any bit to '1' must not affect the value of object dot11PrivacyInvoked. If dot11PrivacyInvoked is set to 'false', the 80211 WEP security mechanism is disabled (see dot11PrivacyInvoked description) and the value of this object is not used. Setting the wpaPSK(2) bit to '1' indicates the usage of WPA-PSK TKIP. Note that to enable the PSK security mechanism, the value of cabhPsDev802dot11SecWPAPreSharedKey must be a non-zero length string. Bits: 'wpaPSK': 2, 'wep64': 0, 'wep128': 1.
                         cabhPsDev802dot11SecPassPhraseToWEPKey 1.3.6.1.4.1.4491.2.4.1.1.6.2.2.1.3 octet string read-write
The Password used for PS to derive WEP encryption keys. After a successful set, the values of dot11WEPDefaultKeyValue are populated as described below: For wep64: If cabhPsDev802dot11SecOperMode wep64 bit is set to '1' This object value (x) is used as a generator of a 4 octet seed. seed[i%4] = XOR(seed[i%4],x[i]); i from 1 to len(x) -1 The values of the four dot11WEPDefaultKeyValue are calculated as indicated below : loop j 1..4 loop k 0..4 seed = seed * (((26*8+1)*256-1)*4+1) + 2531011 The value is always truncated at 32 bits. OCTETk = (seed >> 16 )& 0xFF -lowest octet- end loop dot11WEPDefaultKeyValue(j) = OCTET0,OCTET1, ... OCTET4 end loop Note that seed value is constantly re-computed when calculating each octet of each default WEP key. For wep128: If cabhPsDev802dot11SecOperMode wep128 bit is set to '1' This object value (x) fills a 64 octet buffer y : y = x,x,x...up to 64 octets. Calculate the 128-bit MD5 digest of y the values of all dot11WEPDefaultKeyValue (1..4) are calculated by truncating the first first 13 octets of MD5y. dot11WEPDefaultKeyValue = MD5y0,MD5y1, .. MD5y12 This object value is normally read by issuing SNMP request PDUs. This object can be cleared with an SNMP SET to an empty string Value and the PS MUST not update the type of keys being set to '1' in cabhPsDev802dot11SecOperMode. If cabhPsDev802dot11SecUsePassPhraseToKeyAlg is set to false(2), the behavior of a SET to this object depends on the bits set for cabhPsDev802dot11SecOperMode as follows: If cabhPsDev802dot11SecOperMode bit wep64 is set to '1' and this object value length is 5 octets, the MIB object dot11WEPDefaultKeyValue.1 (WEP key 0) is populated with this object value, otherwise an error 'inconsistentValue' is reported. If cabhPsDev802dot11SecOperMode bit wep128 is set to '1' and this object value length is 13 octets, the MIB object dot11WEPDefaultKeyValue.1 (WEP key 0) is populated with this object value, otherwise an error 'inconsistentValue' is reported. Vector examples for wep64 and wep128 key derivation: Note: % refers to the module operation (reminder of the quotient of i and 4); XOR is the OR exclusive boolean operation. For wep64: passphrase: 'ABCD4321' ( hex code 0x41.42.43.44.34.33.32.31 ) First loop: (octets 0..3) XOR (0x00,A) -> XOR(0x00,0x41) -> 0x41 XOR (0x00,B) -> XOR(0x00,0x42) -> 0x42 XOR (0x00,C) -> XOR(0x00,0x43) -> 0x43 XOR (0x00,D) -> XOR(0x00,0x44) -> 0x44 Second loop: (octets 4..7) XOR (A,4) -> XOR(0x41,0x34) -> 0x75 XOR (B,3) -> XOR(0x42,0x33) -> 0x71 XOR (C,2) -> XOR(0x43,0x32) -> 0x71 XOR (D,1) -> XOR(0x44,0x31) -> 0x75 initial seed 0x75717175 -> 1970368885 DefaultKeys calculation key1 seed : 0x16545E64 -> 2nd MSB byte : 0x54 seed : 0x41681397 -> 2nd MSB byte : 0x68 seed : 0x1BE77FFE -> 2nd MSB byte : 0xE7 seed : 0xAA6996C9 -> 2nd MSB byte : 0x69 seed : 0xD1523E68 -> 2nd MSB byte : 0x52 dot11WEPDefaultKeyValue.1 = 0x5468E76952 key2 seed : 0x1FFB838B -> 2nd MSB byte : 0xFb seed : 0xF9C60022 -> 2nd MSB byte : 0xC6 seed : 0xAB43A65D -> 2nd MSB byte : 0x43 seed : 0xE9A35FAC -> 2nd MSB byte : 0xA3 seed : 0xE7AA2FBF -> 2nd MSB byte : 0xAA dot11WEPDefaultKeyValue.2 = 0xFBC643A3AA key3 seed : 0x6D13CB86 -> 2nd MSB byte : 0x13 seed : 0x5D8CD431 -> 2nd MSB byte : 0x8C seed : 0xCC702630 -> 2nd MSB byte : 0x70 seed : 0xD78AEC33 -> 2nd MSB byte : 0x8A seed : 0x24DC662A -> 2nd MSB byte : 0xDC dot11WEPDefaultKeyValue.3 = 0x138C708ADC key4 seed : 0x4F329445 -> 2nd MSB byte : 0x32 seed : 0x3EC035F4 -> 2nd MSB byte : 0xC0 seed : 0xF416CCE7 -> 2nd MSB byte : 0x16 seed : 0x9904940E -> 2nd MSB byte : 0x04 seed : 0x28969A99 -> 2nd MSB byte : 0x96 dot11WEPDefaultKeyValue.4 = 0x32C0160496 For wep128: passphrase: 'ABCD4321' ( hex code 0x41.42.43.44.34.33.32.31 ) 128-bit MD-5 digest 0xFECBACF05B42F7A138A5F3928E dot11WEPDefaultKeyValue.1..4 = 0xFECBACF05B42F7A138A5
                         cabhPsDev802dot11SecUsePassPhraseToWEPKeyAlg 1.3.6.1.4.1.4491.2.4.1.1.6.2.2.1.4 truthvalue read-write
When this object value is true(1) the WEP Pass Phrase to key mechanism described in cabhPsDev802dot11SecPassPhraseToWEPKey applies. When this object is set to false(2) the Pass Phrase to WEP Key mechanism is ignored and the password is used as WEP key to populate the MIB object keydot11WEPDefaultKeyValue object as indicated in cabhPsDev802dot11SecPassPhraseToWEPKey description.
                         cabhPsDev802dot11SecPSKPassPhraseToKey 1.3.6.1.4.1.4491.2.4.1.1.6.2.2.1.5 octet string read-write
The Password used for PS to derive WPA PSK encryption key. After a successful set, the values of cabhPsDev802dot11SecWPAPreSharedKey is updated as described below: For wpaPSK: If cabhPsDev802dot11SecOperMode wpaPSK bit is set to '1' the value of cabhPsDev802dot11SecWPAPreSharedKey is updated with the Password Base Key Derivation Function from the Password-based Cryptographic Specification PKCS #5 v2.0 RFC 2898 (PBKDF2) with the following specific parameters: PSK = PBKDF2(PassPhrase, ssid, ssidLength, 4096, 256) PassPhrase is the value of this object ssid is the PS SSID value used as the function salt ssidLength is the number of octets of ssid the iterations count is 4096 and the key generation length is 256 bits (32 octets). This object value is normally read by issuing SNMP request PDUs. This object can be cleared with an SNMP SET to an empty string Value and the PS MUST not update the type of keys being set to '1' in cabhPsDev802dot11SecOperMode. Vector examples for wpaPSK: for wpaPSK: passphrase: 'ABCD4321' ( hex code 0x41.42.43.44.34.33.32.31 ) SSID: 'ABCD4321' ( hex code 0x41.42.43.44.34.33.32.31 ) 256 bit PBKDF2('ABCD4321', 'ABCD4321', 8, 4096, 32) cabhPsDev802dot11SecWPAPreSharedKey = 0x7C199CF2FEF9AF206C8EE0E9703920C2 3517068B3F96B011E0F975C9131BDB58
                         cabhPsDev802dot11SecWPAPreSharedKey 1.3.6.1.4.1.4491.2.4.1.1.6.2.2.1.6 octet string read-write
The Pre-shared key used for the PS when the bit 'wpaPSK' is set to '1'. This object can be set directly or derived from the password phrase set in cabhPsDev802dot11SecPSKPassPhraseToKey. This object is meaningful when the bit wpaPSK is set to '1'. If the value of this object is the zero-length string, the PS must not activate the PSK security mechanism.
                         cabhPsDev802dot11SecWPARekeyTime 1.3.6.1.4.1.4491.2.4.1.1.6.2.2.1.7 unsigned32 read-write
Time interval to initiate WPA Group Keys (GTK) updates.
                         cabhPsDev802dot11SecControl 1.3.6.1.4.1.4491.2.4.1.1.6.2.2.1.8 integer read-write
The control for the indexed 80211 device configuration. All changes to the cabhPsDev802dot11SecEntry MIB objects are reflected when reading the value of the MIB objects; however, those changes are NOT applied to the running configuration of the indexed 80211 device until they are successfully committed via use of the cabhPsDev802dot11SecControl object. If changes are made to the cabhPsDev802dot11SecEntry MIB objects which are not yet successfully committed to the indexed 80211 device, the cabhPsDev802dot11SecControl object can be used to rollback all changes to the last valid 80211 device configuration and discard all intermediate changes. restoreConfig - Setting cabhPsDev802dot11SecControl to this value will cause any changes to the cabhPsDev802dot11SecEntry objects not yet committed be reset to the values from the current running configuration of the indexed 80211 device. commitConfig - Setting cabhPsDev802dot11SecControl to this value will cause the indexed 80211 device to validate and apply the valid cabhPsDev802dot11SecEntry MIB settings to its running configuration. The cabhPsDev802dot11SecCommitStatus object will detail the status of this operation. Enumeration: 'restoreConfig': 1, 'commitConfig': 2.
                         cabhPsDev802dot11SecCommitStatus 1.3.6.1.4.1.4491.2.4.1.1.6.2.2.1.9 integer read-only
Indicates the status of committing the current cabhPsDev802dot11SecEntry MIB object values to the running configuration of the indexed 80211 device. commitSucceeded - indicates the current cabhPsDev802dot11SecEntry MIB object values are valid and have been successfully committed to the running configuration of the indexed 80211 device. commitNeeded - indicates that the value of one or more objects in cabhPsDev802dot11SecEntry MIB group have been changed but not yet committed to the running configuration of the indexed 80211 device. commitFailed - indicates the PS was unable to commit the cabhPsDev802dot11SecEntry MIB object values to the running configuration of the indexed 80211 device due to conflicts in those values. Enumeration: 'commitNeeded': 2, 'commitSucceeded': 1, 'commitFailed': 3.
             cabhPsDevUpnp 1.3.6.1.4.1.4491.2.4.1.1.6.3
                 cabhPsDevUpnpBase 1.3.6.1.4.1.4491.2.4.1.1.6.3.1
                     cabhPsDevUpnpEnabled 1.3.6.1.4.1.4491.2.4.1.1.6.3.1.1 truthvalue read-write
Setting this object to false(1) disable PS UPnP services and UPnP MIB objects related functionality. When this object reports 'false' any set to UPnP read-write or read-create objects returns error 'InconsistentValue'. Transitions of this object from 'true' to 'false' and viceversa does not alter the content of persistent MIB objects and may clear dynamically UPnP created entries. This object value persists upon system reinitialization.
                 cabhPsDevUpnpCommands 1.3.6.1.4.1.4491.2.4.1.1.6.3.2
                     cabhPsDevUpnpCommandIpType 1.3.6.1.4.1.4491.2.4.1.1.6.3.2.1 inetaddresstype read-write
The type of InetAddress for cabhPsDevUpnpCommandIp.
                     cabhPsDevUpnpCommandIp 1.3.6.1.4.1.4491.2.4.1.1.6.3.2.2 inetaddress read-write
The IP address Of the device for which the UPnP information is being requested. This may be a an IPv4 or IPv6 prefix. When quering specific information about the PS itself the PS router IP address 192.168.0.1 should be specified .
                     cabhPsDevUpnpCommand 1.3.6.1.4.1.4491.2.4.1.1.6.3.2.3 integer read-write
The type of information to be retrieved from the Upnp Devices in the LAN side and stored in cabhPsDevUpnpInfoTable. The following selections are supported: - discoveryInfo : PS retrieve the Discovery information of UPnP devices. If the Ip address specified in cabhPsDevUpnpCommandIp is 255.255.255.255 the PS executes an M-search command and then retrieve the discovery information of the responding devices. The data stored in cabhPsDevUpnpInfoTable also contain UPnP discovery data of the PS itself. - qosDeviceCapabilities: This command is executed for unicast address only and will trigger the PS to retrieve the QOS device information pertain QOS capabilities. - qosDeviceState: This command is executed for unicast address only and will trigger the PS to retrieve the QOS device information pertain QOS Device state. Enumeration: 'qosDeviceState': 3, 'discoveryInfo': 1, 'qosDeviceCapabilities': 2.
                     cabhPsDevUpnpCommandUpdate 1.3.6.1.4.1.4491.2.4.1.1.6.3.2.4 truthvalue read-write
If set to 'true' triggers the execution of the command indicated in cabhPsDevUpnpCommand for the host(s) in cabhPsDevUpnpCommandIp. Setting to true this object will return error 'wrongValie if host IP corresponds to 255.255.255.255 and cabhPsDevUpnpCommand value is not 'discoveryInfo'. Reading this value always return 'false'.
                     cabhPsDevUpnpLastCommandUpdate 1.3.6.1.4.1.4491.2.4.1.1.6.3.2.5 timeticks read-only
The sysUpTime value of the last time the object cabhPsDevUpnpLastCommandUpdate was set to 'true'.
                     cabhPsDevUpnpCommandStatus 1.3.6.1.4.1.4491.2.4.1.1.6.3.2.6 integer read-only
The status of cabhPsDevUpnpCommandUpdate trigger none(1) initial state. inProgress(2) the information is being acquired by the device, PS does not change from'inProgess to the final state (complete, failed) until the execution has finished. complete(3) The overall execution is finished with no error conditions.. failed(4). The UPnP Device has experienced a timeout. In the case of multiple devices query (cabhPsDevUpnpCommand set to 'discoveryInfo') The failed devices are stored with content information empty. At system initialization this object returns 'none'. Enumeration: 'failed': 4, 'none': 1, 'inProgress': 2, 'complete': 3.
                     cabhPsDevUpnpInfoTable 1.3.6.1.4.1.4491.2.4.1.1.6.3.2.7 no-access
This table contains QOS related information of LAN UPnP devices or thePS itself.
                         cabhPsDevUpnpInfoEntry 1.3.6.1.4.1.4491.2.4.1.1.6.3.2.7.1 no-access
The Indexes for this entries Entries are created after setting to 'true' the value of cabhPsDevUpnpCommand.
                             cabhPsDevUpnpInfoIpType 1.3.6.1.4.1.4491.2.4.1.1.6.3.2.7.1.1 inetaddresstype no-access
The type of InetAddress for cabhPsDevUpnpInfoIp.
                             cabhPsDevUpnpInfoIp 1.3.6.1.4.1.4491.2.4.1.1.6.3.2.7.1.2 inetaddress no-access
The IP address Of the device for which the UPnP information is being stored. This may be a DNS name (LAN Host name), an IPv4 or IPv6 prefix. Information pertaining to the PS itself is indicated by the PS well-known LAN IP address interface 192.168.0.1.
                             cabhPsDevUpnpInfoXmlFragmentIndex 1.3.6.1.4.1.4491.2.4.1.1.6.3.2.7.1.3 unsigned32 no-access
The index of the sequence of entries of cabhPsDevUpnpInfoXmlFragment for an specific cabhPsDevUpnpInfoIp IP address starting with '1'.
                             cabhPsDevUpnpInfoXmlFragment 1.3.6.1.4.1.4491.2.4.1.1.6.3.2.7.1.4 octet string read-only
The UPnP Device information being requested by cabhPsDevUpnpCommand for the IP addresses specified in cabhPsDevUpnpInfoIp for LAN host(s). If the information is greater than 400 bytes cabhPsDevUpnpInfoXmlFragmentIndex indicates the sequence of the consecutive portions per host identified in the table.
     cabhPsNotification 1.3.6.1.4.1.4491.2.4.1.2
         cabhPsDevNotifications 1.3.6.1.4.1.4491.2.4.1.2.0
             cabhPsDevInitTLVUnknownTrap 1.3.6.1.4.1.4491.2.4.1.2.0.1
Event due to detection of unknown TLV during the TLV parsing process. The values of docsDevEvLevel, docsDevId, and docsDevEvText are from the entry which logs this event in the docsDevEventTable. The value of cabhPsDevWanManMacAddress indicates the WAN-Man MAC address of the PS. This part of the information is uniform across all PS Traps.
             cabhPsDevInitTrap 1.3.6.1.4.1.4491.2.4.1.2.0.2
This inform is issued to confirm the successful completion of the CableHome provisioning process.
             cabhPsDevInitRetryTrap 1.3.6.1.4.1.4491.2.4.1.2.0.3
An event to report a failure happened during the initialization process and was detected in the PS.
             cabhPsDevDHCPFailTrap 1.3.6.1.4.1.4491.2.4.1.2.0.4
An event to report the failure of a DHCP server. The value of cabhCdpServerDhcpAddressis the IP address of the DHCP server.
             cabhPsDevSwUpgradeInitTrap 1.3.6.1.4.1.4491.2.4.1.2.0.5
An event to report a software upgrade initiated event. The values of docsDevSwFilename, and docsDevSwServer indicate the software image name and the IP address of the server from which the image was downloaded.
             cabhPsDevSwUpgradeFailTrap 1.3.6.1.4.1.4491.2.4.1.2.0.6
An event to report the failure of a software upgrade attempt. The values of docsDevSwFilename, and docsDevSwServer indicate the software image name and the IP address of the server from which the image was downloaded.
             cabhPsDevSwUpgradeSuccessTrap 1.3.6.1.4.1.4491.2.4.1.2.0.7
An event to report the Software upgrade success event. The values of docsDevSwFilename, and docsDevSwServer indicate the software image name and the IP address of the server from which the image was downloaded.
             cabhPsDevSwUpgradeCVCFailTrap 1.3.6.1.4.1.4491.2.4.1.2.0.8
An event to report the failure of the verification of code file happened during a secure software upgrade attempt.
             cabhPsDevTODFailTrap 1.3.6.1.4.1.4491.2.4.1.2.0.9
An event to report the failure of a time of day server. The value of cabhPsDevTimeServerAddr indicates the server IP address.
             cabhPsDevCdpWanDataIpTrap 1.3.6.1.4.1.4491.2.4.1.2.0.10
An event to report the failure of PS to obtain all needed WAN-Data Ip Addresses. cabhCdpWanDataAddrClientId indicates the ClientId for which the failure occurred.
             cabhPsDevCdpThresholdTrap 1.3.6.1.4.1.4491.2.4.1.2.0.11
An event to report that the LAN-Trans address assignment threshold has been exceeded.
             cabhPsDevCspTrap 1.3.6.1.4.1.4491.2.4.1.2.0.12
To report an event with the CableHome Security Portal.
             cabhPsDevCapTrap 1.3.6.1.4.1.4491.2.4.1.2.0.13
To report an event with the CableHome Address Portal.
             cabhPsDevCtpTrap 1.3.6.1.4.1.4491.2.4.1.2.0.14
To report an event with the CableHome Test Portal.
             cabhPsDevProvEnrollTrap 1.3.6.1.4.1.4491.2.4.1.2.0.15
This notification is issued to initiate the CableHome provisioning process for SNMP Provisioning Mode.
             cabhPsDevCdpLanIpPoolTrap 1.3.6.1.4.1.4491.2.4.1.2.0.16
An event to report that the pool of IP addresses for LAN clients, as defined by cabh CdpLanPoolStart and cabhCdpLanPoolEnd, is exhausted.
             cabhPsDevUpnpMultiplePHTrap 1.3.6.1.4.1.4491.2.4.1.2.0.17
To report that more than one active UPnP Policy Holders have been detected. This notification is triggered in the case the PS has cabhPsDevUpnpEnabled true.
     cabhPsConformance 1.3.6.1.4.1.4491.2.4.1.3
         cabhPsCompliances 1.3.6.1.4.1.4491.2.4.1.3.1
             cabhPsBasicCompliance 1.3.6.1.4.1.4491.2.4.1.3.1.1
The compliance statement for devices that implement the CableHome Portal Services logical element.
             cabhPsDeprecatedCompliance 1.3.6.1.4.1.4491.2.4.1.3.1.2
The compliance statement for deprecated MIB objects.
             cabhPsObsoleteCompliance 1.3.6.1.4.1.4491.2.4.1.3.1.3
The compliance statement for obsolete MIB objects.
         cabhPsGroups 1.3.6.1.4.1.4491.2.4.1.3.2
             cabhPsDevBaseGroup 1.3.6.1.4.1.4491.2.4.1.3.2.1
A collection of objects for providing device status and control.
             cabhPsDevProvGroup 1.3.6.1.4.1.4491.2.4.1.3.2.2
A collection of objects for controlling and providing status on provisioning.
             cabhPsDevAttribGroup 1.3.6.1.4.1.4491.2.4.1.3.2.3
A collection of objects for providing information on LAN IP devices known to the PS.
             cabhPsDevStatsGroup 1.3.6.1.4.1.4491.2.4.1.3.2.4
A collection of objects for providing information on LAN IP traffic.
             cabhPsDevDeprecatedGroup 1.3.6.1.4.1.4491.2.4.1.3.2.5
Group of deprecated PSDev MIB objects.
             cabhPsNotificationGroup 1.3.6.1.4.1.4491.2.4.1.3.2.6
These notifications indicate change in status of the Portal Services set of functions in a device complying with CableLabs CableHome(tm) specifications.
             cabhPsDevAccessControlGroup 1.3.6.1.4.1.4491.2.4.1.3.2.7
Group of Access Control objects for the CableHome PSDev MIB.
             cabhPsDevUIGroup 1.3.6.1.4.1.4491.2.4.1.3.2.8
A collection of objects for configuring the selection and operation of the User Interface displayed to an HTTP client, if a UI is implemented.
             cabhPsDev802dot11Group 1.3.6.1.4.1.4491.2.4.1.3.2.9
Group of CableHome proprietary objects for the management of IEEE 80211 interfaces.
             cabhPsDevUpnpGroup 1.3.6.1.4.1.4491.2.4.1.3.2.10
Group of MIB objects for the management interface of UPnP Services.
             cabhPsDevObsoleteGroup 1.3.6.1.4.1.4491.2.4.1.3.2.11
Group of BP related objects with obsoleted status.