ASKEY-DSLAM-VC-VLAN-MIB: View SNMP OID List / Download MIB

VENDOR: ASKEY COMPUTER CORP.


 Home MIB: ASKEY-DSLAM-VC-VLAN-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
 askeyDslamVcVlanMIB 1.3.6.1.4.1.3646.1300.2.11
The MIB module presents all managed objects for mapping between vc and vlan.
       askeyVcVlanTable 1.3.6.1.4.1.3646.1300.2.11.1 no-access
           askeyVcVlanEntry 1.3.6.1.4.1.3646.1300.2.11.1.1 no-access
An entry in the Vc-Vlan table. It defines traffic parameter values and the QoS Class of a virtual channel and other parameters that traffic on this virtual channel should be mapped to such as VLAN ID, 802.1p. It also specifies the RFC2684 mode and mac limits. To create a entry at Vc Vlan entry, the following procedures is used: Negotiated VC-VLAN establishment (1a) The management application creates a VC-VLAN entry in the askeyVcVlanTable by setting vcVlanEntryRowStatus to createAndWait(5). This may fail for the following reasons: - The selected VPI/VCI values are unavailable, - The selected VPI/VCI values are in use. Otherwise, the agent creates a row and reserves the VPI/VCI values on that port. (1b) The management application creates a VC-VLAN entry in the askeyVcVlanTable by setting any field to a valid value except vcVlanEntryRowStatus. (2) The manager activates the VC-VLAN by setting the vcVlanEntryRowStatus to active(1). If this set is successful, the agent has reserved the resources to satisfy the requested traffic parameter values and the QoS Class for that VC-VLAN. Traffic flow is on. (3) The manager de-actives the VC-VLAN by setting the vcVlanEntryRowStatus to notInService(3) and the agent may release all associated resources. VC-VLAN Retirement An entry is released by setting vcVlanEntryRowStatus to destroy(6), and the agent may release all associated resources.
               vcVlanEntryVpi 1.3.6.1.4.1.3646.1300.2.11.1.1.1 integer read-only
The VPI value of the VCL. The maximum VPI value cannot exceed the value allowable by the atmInterfaceMaxVpiBits.
               vcVlanEntryVci 1.3.6.1.4.1.3646.1300.2.11.1.1.2 integer read-only
The VCI value of the VCL. The maximum VCI value cannot exceed the value allowable by the atmInterfaceMaxVciBits.
               vcVlanEntryVlanId 1.3.6.1.4.1.3646.1300.2.11.1.1.3 integer read-only
IEEE 802.1q VLAN tag number that traffic on this VCL should be mapped to in the upstream direction.
               vcVlanEntry8021pPriority 1.3.6.1.4.1.3646.1300.2.11.1.1.4 integer read-only
IEEE 802.1p Priority that traffic on this VCL should be mapped to in the upstream direction.
               vcVlanEntryMacLimit 1.3.6.1.4.1.3646.1300.2.11.1.1.5 integer read-only
The maximum number of MAC associated to the VCL link. The total number of MAC associated to VCL links of one port can not over 8. This attribute only applies to bridged mode VC, if the VC is routed mode, the mac limit will always be 1.
               vcVlanEntryRfc2684Mode 1.3.6.1.4.1.3646.1300.2.11.1.1.6 integer read-only
The meanings of the values are: routed(1): RFC2684 routed mode bridged(2): RFC2684 bridged mode pppoE(3): only PPPoE frames. Not supported now. Enumeration: 'pppoe': 3, 'bridged': 2, 'routed': 1.
               vcVlanEntryRoutedModeNexthop 1.3.6.1.4.1.3646.1300.2.11.1.1.7 snmpadminstring read-only
This attribute only applies to routed mode VC. If the VC is bridged mode, ignore this. The name of the nexthop(ISP) needed in routed mode.
               vcVlanEntryIPTrafficProfile 1.3.6.1.4.1.3646.1300.2.11.1.1.8 snmpadminstring read-only
This attribute indicates the IP traffic profile used to describe the VC VLAN entry's traffic characteristic.
               vcVlanEntryServiceType 1.3.6.1.4.1.3646.1300.2.11.1.1.9 integer read-only
This attribute indicates the ethertype filter of the upstream direction. If the filter type is PPPoE, allow the PPPoE packet only. If the filter type is DHCP, allow the DHCP packet only. If the filter type is PPPoEandDHCP, allow the PPPoEandDHCP packet. If the filter type is Static_IP, allow the specific IP according to vcVlanEntryServiceStaticIpBase and vcVlanEntryServiceStaticIpNumber. Enumeration: 'unknown': 0, 'staticip': 4, 'pppoe': 1, 'pppoeanddhcp': 3, 'dhcp': 2.
               vcVlanEntryServiceStaticIpBase 1.3.6.1.4.1.3646.1300.2.11.1.1.10 ipaddress read-only
vcVlanEntryServiceStaticIpBase and vcVlanEntryServiceStaticIpNumber limit.
               vcVlanEntryServiceIpNumberLimit 1.3.6.1.4.1.3646.1300.2.11.1.1.11 integer read-only
This attribute limits the number of DHCP or static IP per PVC. It can not be bigger than MAC limit if service type is staticip; otherwise it can not be bigger than 8.
               vcVlanEntryOperStatus 1.3.6.1.4.1.3646.1300.2.11.1.1.12 integer read-only
This attribute indicates the operational status of the VC VLAN entry. Enumeration: 'down': 2, 'up': 1.
               vcVlanEntryRowStatus 1.3.6.1.4.1.3646.1300.2.11.1.1.13 rowstatus read-only
This object is used to create, delete or modify a row in this table. To create a new entry, this object is initially set to 'createAndWait'. 'createAndGo' is not supported
       ipTrafficObects 1.3.6.1.4.1.3646.1300.2.11.2
           ipTrafficProfileCount 1.3.6.1.4.1.3646.1300.2.11.2.1 integer read-only
This object respresents the total count of configured IP traffic profiles.
           ipTrafficProfileTable 1.3.6.1.4.1.3646.1300.2.11.2.2 no-access
This table contains IP traffic profiles and each IP traffic profile can be defined to represent characteristics of an IP traffic. One entry in this table reflects an IP traffic profile defined by a manager which can be used to assign to any VC-VLAN entry of each the ADSL subscriber line. Maximum number of IP traffic profiles is 60.
               ipTrafficProfileEntry 1.3.6.1.4.1.3646.1300.2.11.2.2.1 no-access
Each entry consists of a list of parameters that represents an IP traffic profile.
                   ipTrafficProfileName 1.3.6.1.4.1.3646.1300.2.11.2.2.1.1 snmpadminstring no-access
The profile name is used to be the index of each IP traffic profile. It must be unique and can contains '0'~'9', 'A'~'Z', 'a'~'z', '-','_','.','@' only.
                   ipTrafficProfileUsRateLimit 1.3.6.1.4.1.3646.1300.2.11.2.2.1.2 integer read-only
The level of rate limiting in up-stream direction of this IP traffic profile. Enumeration: 'noRateLimit': 0, 'rate128k': 3, 'rate512k': 6, 'rate768k': 7, 'rate32k': 1, 'rate256k': 4, 'rate64k': 2, 'rate384k': 5.
                   ipTrafficProfileMaxDsRate 1.3.6.1.4.1.3646.1300.2.11.2.2.1.3 integer read-only
The maximum transmit data rate in Kbps in the down-stream direction of this IP traffic profile. The specified data rate will be rounded to the largest multiple of 32.
                   ipTrafficProfileDsPriority 1.3.6.1.4.1.3646.1300.2.11.2.2.1.4 integer read-only
The transmit priority applied to the down-stream direction of this IP traffic profile. The value 0 indicateds the lowest priority, the value 3 indicateds the highest priority
                   ipTrafficProfileRowStatus 1.3.6.1.4.1.3646.1300.2.11.2.2.1.5 rowstatus read-only
The rowStatus of a mcast service profile. Set rowStatus to createAndGo to create an IP traffic profile and set to destory to delete an IP traffic profile. If the profile is used by any VC-VLAN entry, it is not allowed to be deleted.
                   ipTrafficProfileDsBcastFilter 1.3.6.1.4.1.3646.1300.2.11.2.2.1.6 integer read-only
This object indicates down stream broadcast filter setting. The setting includes the following values: Passing all broadcast packets is used to 'passAll(1)'. Dropping all broadcast packets is used to 'dropAll(2)'. 'specific(3)' will fileter packets and only pass the broadcast packets that is spcific VLAN ID. Enumeration: 'dropAll': 2, 'spcific': 3, 'passAll': 1.