ASKEY-MCAST-MIB: View SNMP OID List / Download MIB

VENDOR: ASKEY COMPUTER CORP.


 Home MIB: ASKEY-MCAST-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
 askeyMcastMib 1.3.6.1.4.1.3646.1300.2.5
ASKEY MULTICAST PROFILE MIB OID defines and documentation.
     mcastProfileObects 1.3.6.1.4.1.3646.1300.2.5.1
         mcastProfileCount 1.3.6.1.4.1.3646.1300.2.5.1.1 integer read-only
This object respresents the total count of configured multicast profiles.
         mcastProfileTable 1.3.6.1.4.1.3646.1300.2.5.1.2 no-access
This table contains information on the ADSL line configuration. One entry in this table reflects a profile defined by a manager which can be used to configure the ADSL line.
             mcastProfileEntry 1.3.6.1.4.1.3646.1300.2.5.1.2.1 no-access
Each entry consists of a list of parameters that represents the configuration of an multicast group.
                 mProfileId 1.3.6.1.4.1.3646.1300.2.5.1.2.1.1 integer read-only
The unique sequential number for each profile entry, starting from 1 and end with 256, which is referenced one by one by mConfigProfileBitMap(256 bits) in mcastConfigLineEoaTable
                 mProfileName 1.3.6.1.4.1.3646.1300.2.5.1.2.1.2 snmpadminstring read-only
This object is used by the multicast configuration table in order to give a row of this table a specific name which is unique. For example: ESPN, HBO...etc.
                 mProfileIpAddr 1.3.6.1.4.1.3646.1300.2.5.1.2.1.3 ipaddress read-only
The IP address of the multicast stream.
                 mProfileRate 1.3.6.1.4.1.3646.1300.2.5.1.2.1.4 integer read-only
The maximum transmit data rate in Kbps applied to this multicast stream The specified data rate will be rounded to the largest multiple of 32.
                 mProfilePriority 1.3.6.1.4.1.3646.1300.2.5.1.2.1.5 integer read-only
The transmit priority applied to this multicast stream The value 0 indicateds the lowest priority, the value 3 indicateds the highest priority
                 mProfileRowStatus 1.3.6.1.4.1.3646.1300.2.5.1.2.1.6 rowstatus read-only
This object is used to create a new row or modify or delete an existing row in this table. A profile activated by setting this object to `active'. When `active' is set, the system will validate the profile. Before a profile can be deleted or taken out of service, (by setting this object to `destroy' or `outOfService') it must be first unreferenced from all associated lines. If the implementator of this MIB has chosen not to implement `dynamic assignment' of profiles, this object's MIN-ACCESS is read-only and its value is always to be `active'.
     mcastConfigLineEoaTable 1.3.6.1.4.1.3646.1300.2.5.2 no-access
This table contains information on the ADSL line configuration. One entry in this table reflects a profile defined by a manager which can be used to configure the ADSL line.
         mcastConfigLineEoaEntry 1.3.6.1.4.1.3646.1300.2.5.2.1 no-access
Each entry consists of a list of parameters that represents the configuration of an multicast group.
             mConfigVpi 1.3.6.1.4.1.3646.1300.2.5.2.1.1 integer read-only
The VPI value of the VCL. The maximum VPI value cannot exceed the value allowable by the atmInterfaceMaxVpiBits.
             mConfigVci 1.3.6.1.4.1.3646.1300.2.5.2.1.2 integer read-only
The VCI value of the VCL. The maximum VCI value cannot exceed the value allowable by the atmInterfaceMaxVciBits.
             mConfigVlanId 1.3.6.1.4.1.3646.1300.2.5.2.1.3 integer read-only
IEEE 802.1q VLAN tag number.
             mConfigStreamNum 1.3.6.1.4.1.3646.1300.2.5.2.1.4 integer read-only
The maximum number of this multicast stream on the VCL link
             mConfigServiceProfile 1.3.6.1.4.1.3646.1300.2.5.2.1.5 snmpadminstring read-only
Each line may book 256 program set, we use 256 bits to save what they booked
             mConfigRowStatus 1.3.6.1.4.1.3646.1300.2.5.2.1.6 rowstatus read-only
     mcastServiceObects 1.3.6.1.4.1.3646.1300.2.5.3
         mcastServiceProfileCount 1.3.6.1.4.1.3646.1300.2.5.3.1 integer read-only
This object respresents the total count of configured multicast service profiles.
         mcastServiceProfileTable 1.3.6.1.4.1.3646.1300.2.5.3.2 no-access
This table contains multicast service profiles and each service profile can be defined to represent a set of multicast profiles. One entry in this table reflects a service profile defined by a manager which can be used to assign to each the ADSL subscriber line. Maximum number of multicast service profiles is 60.
             mcastServiceProfileEntry 1.3.6.1.4.1.3646.1300.2.5.3.2.1 no-access
Each entry consists of a list of parameters that represents the configuration of an multicast group.
                 mcastServiceProfileName 1.3.6.1.4.1.3646.1300.2.5.3.2.1.1 snmpadminstring no-access
The profile name is used to be the index of each serive profile. It must be unique and can contains '0'~'9', 'A'~'Z', 'a'~'z', '-','_','.','@' only.
                 mcastServiceProfileBitMap 1.3.6.1.4.1.3646.1300.2.5.3.2.1.2 profilelistbitmap read-only
Each service profile may book a set of 800 program at most , we use 100 octets to save what it books.
                 mcastServiceProfileRowStatus 1.3.6.1.4.1.3646.1300.2.5.3.2.1.3 rowstatus read-only
The rowStatus of a mcast service profile. Set rowStatus to createAndGo to create a mcast service profile and set to destory to delete a mcast service profile. If the profile is used by any mcau entry, it is not allowed to be deleted.