SLED-MIB: View SNMP OID List / Download MIB

VENDOR: CABLE TELEVISION LABORATORIES


 Home MIB: SLED-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
 sledMib 1.3.6.1.4.1.4491.2.1.13
This MIB module provides the management objects necessary to configure and invoke the Software Loopback Application for eDOCSIS (SLED) functionality. Copyright 1999-2007 Cable Television Laboratories, Inc. All rights reserved.
       sledNotifications 1.3.6.1.4.1.4491.2.1.13.0
       sledMibObjects 1.3.6.1.4.1.4491.2.1.13.1
           sledGlobal 1.3.6.1.4.1.4491.2.1.13.1.1
               sledGlobalEnable 1.3.6.1.4.1.4491.2.1.13.1.1.1 truthvalue read-write
This object allows the SLED functionality to be enabled/disabled. This object may only be updated prior to device registration. If the device has completed registration, any attempt to update the value of this object returns 'notWritable'. Prior to registration, if the value of this object is set to 'true', the SLED functionality is enabled and access to this MIB is allowed. Prior to registration, if the value of this object is set to 'false', the SLED functionality is disabled and any attempt to update other objects in this MIB returns 'noAccess'.
           sledLoopback 1.3.6.1.4.1.4491.2.1.13.1.2
               sledLoopbackInterface 1.3.6.1.4.1.4491.2.1.13.1.2.1 interfaceindex read-write
The index of the logical CPE interface (LCI) that the SLED loopback function is attached to. If the index does not correspond to a LCI supported by this device, 'wrongValue' is returned. Any attempt to set this object while sledLoopbackEnable is set to 'true' returns'notWritable'.
               sledLoopbackEnable 1.3.6.1.4.1.4491.2.1.13.1.2.2 truthvalue read-write
Setting this object to 'true' enables the loopback function. Setting this object to 'false' disables the loopback function. When enabled, the eCM removes the Ethernet FCS/CRC32 from the original packets. All Ethernet packets received by the SLED from the LCI are then processed as follows: 1. If the received Ethernet packet is greater than 1472 octets, the Ethernet packet is split into two fragments, the first consisting of the first 1472 octets of the Ethernet packet and the second containing the remaining octets, resulting in two payloads that are processed as described below. If the received Ethernet packet is less than or equal to 1472 octets, the entire packet will be processed as a single payload. 2. For each payload generated in step 1, the payload is appended to the contents of sledLoopbackPktHdr. 3. The mutable fields within sledLoopbackPktHdr MUST be recomputed. The mutable fields are IP Header Checksum, IP Total Length, UDP Checksum, and UDP Length. 4. If the Ethernet packet was fragmented in step 1, the appropriate IP header fields (Flags and Fragment Offset) are updated to indicate IP fragmentation These IP fragmentation header values will differ depending on if this is the first or second fragment being processed. 5. The Ethernet FCS is computed and appended. 6. The resulting Ethernet packet is transmitted to the LCI.
               sledLoopbackPktHdr 1.3.6.1.4.1.4491.2.1.13.1.2.3 octet string read-write
A properly formatted Ethernet(DIX)+IP+UDP headers for use in SLED loopback processing as described in sledLoopbackEnable. The object value contains mutable fields that are recomputed: the IP Header Checksum, IP Total Length, UDP Length, and UDP Checksum. Any attempt to set this object while sledLoopbackEnable is set to 'true' returns 'notWritable'.
           sledPktGen 1.3.6.1.4.1.4491.2.1.13.1.3
               sledPktGenInterface 1.3.6.1.4.1.4491.2.1.13.1.3.1 interfaceindex read-write
The index of the logical CPE interface (LCI) that the SLED packet generation function is attached to. If the index does not correspond to a LCI supported by the device, 'wrongValue' is returned. Any attempt to set this object while sledPktGenTrigger is set to 'start' returns 'notWritable'.
               sledPktGenPayload 1.3.6.1.4.1.4491.2.1.13.1.3.2 octet string read-write
The properly formatted Ethernet packet payload to be generated. Any attempt to set this object while sledPktGenTrigger is set to 'start' returns 'notWritable'.
               sledPktGenRate 1.3.6.1.4.1.4491.2.1.13.1.3.3 unsigned32 read-write
The packet rate (in packets per second) that the SLED is to transmit the packet specified in the sledPktGenPayload. Any attempt to set this object while sledPktGenTrigger is set to 'start' returns 'notWritable'.
               sledPktGenNumPkts 1.3.6.1.4.1.4491.2.1.13.1.3.4 unsigned32 read-write
Number of packets to be generated at the rate specified by sledPktGenRate. Any attempt to set this object while sledPktGenTrigger has been set to 'start' will return 'notWritable'.
               sledPktGenTrigger 1.3.6.1.4.1.4491.2.1.13.1.3.5 integer read-write
This object controls the packet generation. Setting this object to 'start' causes the packet generation to begin. Reading this object will return 'start' if a packet generation is in progress, otherwise it will return 'stop'. Setting this object to 'stop' while packet generation is in progress aborts the packet generation. Setting this object to 'start' while packet generation is in progress, 'wrongValue' is returned. Enumeration: 'start': 1, 'stop': 2.
               sledPktGenLastTrigger 1.3.6.1.4.1.4491.2.1.13.1.3.6 timestamp read-only
Value of sysUptime when the packet generation was last triggered.
       sledMibNotificationsObjects 1.3.6.1.4.1.4491.2.1.13.2
       sledMibConformance 1.3.6.1.4.1.4491.2.1.13.3
           sledMibCompliances 1.3.6.1.4.1.4491.2.1.13.3.1
               sledMibCompliance 1.3.6.1.4.1.4491.2.1.13.3.1.1
The compliance statement for SLED.
           sledMibGroups 1.3.6.1.4.1.4491.2.1.13.3.2
               sledMibBaseGroup 1.3.6.1.4.1.4491.2.1.13.3.2.1
Group of object in SLED MIB.