CABH-CTP-MIB

File: CABH-CTP-MIB.mib (12487 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
INET-ADDRESS-MIB CLAB-DEF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TruthValue
TEXTUAL-CONVENTION OBJECT-GROUP MODULE-COMPLIANCE
InetAddressType InetAddress InetAddressIPv4
InetAddressIPv6 clabProjCableHome

Defined Values

cabhCtpMib 1.3.6.1.4.1.4491.2.4.5
This MIB module defines the diagnostic controls offered by the CableHome Test Portal (CTP). Acknowledgements: Roy Spitzer - Consultant to CableLabs Mike Mannette - Consultant to CableLabs Randy Dunton - Intel Dmitrii Loukianov - Intel Wes Peters - DoBox, Inc. Chris Zacker Broadcom
MODULE-IDENTITY    

cabhCtpObjects 1.3.6.1.4.1.4491.2.4.5.1
OBJECT IDENTIFIER    

cabhCtpBase 1.3.6.1.4.1.4491.2.4.5.1.1
OBJECT IDENTIFIER    

cabhCtpConnSpeed 1.3.6.1.4.1.4491.2.4.5.1.2
OBJECT IDENTIFIER    

cabhCtpPing 1.3.6.1.4.1.4491.2.4.5.1.3
OBJECT IDENTIFIER    

cabhCtpSetToFactory 1.3.6.1.4.1.4491.2.4.5.1.1.1
Setting this object to true(1) causes all the tables in the CTP MIB to be cleared, and all CTP MIB objects with default values set back to those default values. Reading this object always returns false(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cabhCtpConnSrcIpType 1.3.6.1.4.1.4491.2.4.5.1.2.1
The IP Address type used as the source address for the Connection Speed Test.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

cabhCtpConnSrcIp 1.3.6.1.4.1.4491.2.4.5.1.2.2
The IP Address used as the source address for the Connection Speed Test. The default value is the value of cabhCdpServerRouter (192.168.0.1).
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

cabhCtpConnDestIpType 1.3.6.1.4.1.4491.2.4.5.1.2.3
The IP Address Type for the CTP Connection Speed Tool destination address.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

cabhCtpConnDestIp 1.3.6.1.4.1.4491.2.4.5.1.2.4
The IP Address used as the destination address for the Connection Speed Test.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

cabhCtpConnProto 1.3.6.1.4.1.4491.2.4.5.1.2.5
The protocol used in the Connection Speed Test. TCP testing is optional.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER udp(1), tcp(2)  

cabhCtpConnNumPkts 1.3.6.1.4.1.4491.2.4.5.1.2.6
The number of packets the CTP is to send when triggered to execute the Connection Speed Tool.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

cabhCtpConnPktSize 1.3.6.1.4.1.4491.2.4.5.1.2.7
The size of the test frames.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 64..1518  

cabhCtpConnTimeOut 1.3.6.1.4.1.4491.2.4.5.1.2.8
The timeout value for the response. A value of zero indicates no time out and can be used for TCP only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..600000  

cabhCtpConnControl 1.3.6.1.4.1.4491.2.4.5.1.2.9
The control for the Connection Speed Tool. Setting this object to start(1) causes the Connection Speed Tool to execute. Setting this object to abort(2) causes the Connection Speed Tool to stop running. This parameter should only be set via SNMP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER start(1), abort(2)  

cabhCtpConnStatus 1.3.6.1.4.1.4491.2.4.5.1.2.10
The status of the Connection Speed Tool.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notRun(1), running(2), complete(3), aborted(4), timedOut(5)  

cabhCtpConnPktsSent 1.3.6.1.4.1.4491.2.4.5.1.2.11
The number of packets the CTP sent after it was triggered to execute the Connection Speed Tool.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

cabhCtpConnPktsRecv 1.3.6.1.4.1.4491.2.4.5.1.2.12
The number of packets the CTP received after it executed the Connection Speed Tool.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

cabhCtpConnRTT 1.3.6.1.4.1.4491.2.4.5.1.2.13
The resulting round trip time for the set of packets sent to and received from the target LAN IP Device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..600000  

cabhCtpConnThroughput 1.3.6.1.4.1.4491.2.4.5.1.2.14
The average round-trip throughput measured in kilobits per second.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

cabhCtpPingSrcIpType 1.3.6.1.4.1.4491.2.4.5.1.3.1
The IP Address Type for CTP Ping Tool source address.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

cabhCtpPingSrcIp 1.3.6.1.4.1.4491.2.4.5.1.3.2
The IP Address used as the source address for the Ping Test. The default value is the value of CabhCdpServerRouter (192.168.0.1).
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

cabhCtpPingDestIpType 1.3.6.1.4.1.4491.2.4.5.1.3.3
The IP Address Type for the CTP Ping Tool destination address.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

cabhCtpPingDestIp 1.3.6.1.4.1.4491.2.4.5.1.3.4
The Destination IP Address used as the destination address for the Ping Test.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

cabhCtpPingNumPkts 1.3.6.1.4.1.4491.2.4.5.1.3.5
The number of packets to send to each host.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4  

cabhCtpPingPktSize 1.3.6.1.4.1.4491.2.4.5.1.3.6
The size of the test frames.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 64..1518  

cabhCtpPingTimeBetween 1.3.6.1.4.1.4491.2.4.5.1.3.7
The time between sending one ping and the next.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..600000  

cabhCtpPingTimeOut 1.3.6.1.4.1.4491.2.4.5.1.3.8
The time out for ping response (ICMP reply) for a single transmitted ping message (ICMP request).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..600000  

cabhCtpPingControl 1.3.6.1.4.1.4491.2.4.5.1.3.9
The control for the Ping Tool. Setting this object to start(1) causes the Ping Tool to execute. Setting this object to abort(2) causes the Ping Tool to stop running. This parameter should only be set via SNMP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER start(1), abort(2)  

cabhCtpPingStatus 1.3.6.1.4.1.4491.2.4.5.1.3.10
The status of the Ping Tool.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notRun(1), running(2), complete(3), aborted(4), timedOut(5)  

cabhCtpPingNumSent 1.3.6.1.4.1.4491.2.4.5.1.3.11
The number of Pings sent
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4  

cabhCtpPingNumRecv 1.3.6.1.4.1.4491.2.4.5.1.3.12
The number of pings received.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cabhCtpPingAvgRTT 1.3.6.1.4.1.4491.2.4.5.1.3.13
The resulting average of round trip times for acknowledged packets.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..600000  

cabhCtpPingMaxRTT 1.3.6.1.4.1.4491.2.4.5.1.3.14
The resulting maximum of round trip times for acknowledged packets.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..600000  

cabhCtpPingMinRTT 1.3.6.1.4.1.4491.2.4.5.1.3.15
The resulting minimum of round trip times for acknowledged packets.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..600000  

cabhCtpPingNumIcmpError 1.3.6.1.4.1.4491.2.4.5.1.3.16
Number of ICMP errors.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cabhCtpPingIcmpError 1.3.6.1.4.1.4491.2.4.5.1.3.17
The last ICMP error.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cabhCtpNotification 1.3.6.1.4.1.4491.2.4.5.2.0
OBJECT IDENTIFIER    

cabhCtpConformance 1.3.6.1.4.1.4491.2.4.5.3
OBJECT IDENTIFIER    

cabhCtpCompliances 1.3.6.1.4.1.4491.2.4.5.3.1
OBJECT IDENTIFIER    

cabhCtpGroups 1.3.6.1.4.1.4491.2.4.5.3.2
OBJECT IDENTIFIER    

cabhCtpBasicCompliance 1.3.6.1.4.1.4491.2.4.5.3.1.3
The compliance statement for devices that implement Portal Service feature.
Status: current Access: read-only
MODULE-COMPLIANCE    

cabhCtpGroup 1.3.6.1.4.1.4491.2.4.5.3.2.1
Group of objects for CableHome CTP MIB.
Status: current Access: read-only
OBJECT-GROUP