All MIBs › ASKEY-SYSTEM-MIB
Organization: ASKEY Inc.
Last Updated: 2003-11-26
Category: DSL and Broadband, Device Management, Vendor: Askey
Description:
Manages system-level configuration including hostname, IP addressing, and software versions on Askey equipment.
Imported Objects
From ASKEY-DSLAM-MIB
| ipDslam | OBJECT-IDENTITY |
| aeAlarmPhysicalIndex | OBJECT-TYPE |
From IF-MIB
| InterfaceIndex | |
| ifIndex | OBJECT-TYPE |
From INET-ADDRESS-MIB
| InetAddress |
From P-BRIDGE-MIB
| EnabledStatus |
From RFC1213-MIB
| DisplayString |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-SMI
| Counter32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 |
From SNMPv2-TC
| RowStatus | |
| TEXTUAL-CONVENTION |
What Is ASKEY-SYSTEM-MIB?
ASKEY-SYSTEM-MIB is a vendor MIB from Askey for managing system-level configuration on Askey ADSL/broadband customer-premises equipment. It exposes networking configuration data including node and gateway IP addressing, MAC addresses, management interface IP/MAC settings, system time and time zone, and SNMP trap destination configuration. Its monitoring value centers on verifying basic device configuration and connectivity health: confirming the node's and gateway's IP/MAC addresses are correctly assigned, the management interface is reachable, and the system clock/time zone are set correctly, along with where SNMP traps are being sent. It is a self-contained vendor module without apparent dependency on other MIBs beyond standard SNMP/SMI conventions. It is typically deployed by broadband/ISP operators managing Askey ADSL modems or gateways at the customer premises. ASKEY-SYSTEM-MIB SNMP monitoring is therefore mostly about confirming baseline connectivity and configuration correctness rather than deep hardware diagnostics.
IPNetwork Monitor allows you to monitor SNMP objects defined in ASKEY-SYSTEM-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- node and gateway IP address/netmask
- node and management MAC address
- management interface IP configuration
- SNMP trap destination
- system time and time zone
Supported Devices
- Askey RTV7906VW — XGSPON tri-band Wi-Fi 7 fiber home gateway for ISP CPE deployments
- Askey RTL0310 — 5G NR CPE fixed wireless access gateway (Qualcomm Snapdragon X55/Dragonwing NPro 6)
Monitoring Examples
An operator would poll nodeIPAddr, nodeIPNetMask, and nodeMACAddr alongside gatewayIPAddr to confirm a device's network configuration matches provisioning records, and check mgmtIPAddr/mgmtIPNetMask/mgmtMACAddr to verify the out-of-band management interface is reachable. snmpTrapTable/snmpTrapEntry with snmpTrapStation would be checked to confirm the device is configured to send traps to the correct management station, and time/zone would be checked if log timestamps appear inconsistent.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| askeySystemMib | 1.3.6.1.4.1.3646.1300.2.1 | ASKEY ADSL MIB OID defines and documentation. | ||
| ipConfig | 1.3.6.1.4.1.3646.1300.2.1.1 | |||
| nodeIP | 1.3.6.1.4.1.3646.1300.2.1.1.1 | |||
| IP nodeIPAddr | 1.3.6.1.4.1.3646.1300.2.1.1.1.1 | IpAddress | read-write | The IP address of node. It applies to the trunk (up-link) port. |
| IP nodeIPNetMask | 1.3.6.1.4.1.3646.1300.2.1.1.1.2 | IpAddress | read-write | The subnet mask associated with the IP address of this node. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0. |
| MAC nodeMACAddr | 1.3.6.1.4.1.3646.1300.2.1.1.1.3 | MacAddress | read-only | The MAC address of the trunk (up-link) port. |
| IP gatewayIPAddr | 1.3.6.1.4.1.3646.1300.2.1.1.1.4 | IpAddress | read-write | The gateway IP address of node. It applies to the trunk (up-link) port. |
| mgmtIP | 1.3.6.1.4.1.3646.1300.2.1.1.2 | |||
| IP mgmtIPAddr | 1.3.6.1.4.1.3646.1300.2.1.1.2.1 | IpAddress | read-write | The IP address of the management (out-band) port. |
| IP mgmtIPNetMask | 1.3.6.1.4.1.3646.1300.2.1.1.2.2 | IpAddress | read-write | The subnet mask associated with the IP address of the management port. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0. |
| MAC mgmtMACAddr | 1.3.6.1.4.1.3646.1300.2.1.1.2.3 | MacAddress | read-only | The MAC address of the manaement (out-band) port. |
| nodeTime | 1.3.6.1.4.1.3646.1300.2.1.2 | |||
| STR time | 1.3.6.1.4.1.3646.1300.2.1.2.1 | DisplayString | read-write | The time of the system. |
| INT zone | 1.3.6.1.4.1.3646.1300.2.1.2.2 | INTEGER | read-write | The time zone of the system. |
| snmpTrapMib | 1.3.6.1.4.1.3646.1300.2.1.6 | |||
| snmpTrapTable | 1.3.6.1.4.1.3646.1300.2.1.6.1 | not-accessible | This table contains information for SNMP Trap. | |
| snmpTrapEntry | 1.3.6.1.4.1.3646.1300.2.1.6.1.1 | not-accessible | An entry of parameters in snmpTrap table. | |
| IP snmpTrapStation | 1.3.6.1.4.1.3646.1300.2.1.6.1.1.1 | IpAddress | not-accessible | The IP address of the workstation which the SNMP Trap is sent to. |
| STR snmpTrapCommunity | 1.3.6.1.4.1.3646.1300.2.1.6.1.1.2 | DisplayString | read-create | DURABLE: { 'public','':all } The SNMPv1/v2c community name string. Duplicate community names are not allowed in this table. Note that a null string is not a valid community name. Attempting to set this object to a null string or to a duplicate value results in the agent returning a 'badValue' error for SNMPv1 or 'inconsistentValue' error for SNMPv2c/v3. |
| INT snmpTrapSNMPVersion | 1.3.6.1.4.1.3646.1300.2.1.6.1.1.3 | INTEGER | read-only | This object indicates the version of SNMPv1 or SNMPv2c. |
| ROW snmpTrapRowStatus | 1.3.6.1.4.1.3646.1300.2.1.6.1.1.4 | RowStatus | read-create | This object indicates the status of SNMP trap. |
| snmpCommunityMib | 1.3.6.1.4.1.3646.1300.2.1.7 | |||
| snmpCommunityTable | 1.3.6.1.4.1.3646.1300.2.1.7.1 | not-accessible | A table of SNMPv1/v2c community string to SNMPv3 view name mappings. | |
| snmpCommunityEntry | 1.3.6.1.4.1.3646.1300.2.1.7.1.1 | not-accessible | An entry containing objects about SNMP community at this systemp. | |
| STR snmpCommunityName | 1.3.6.1.4.1.3646.1300.2.1.7.1.1.1 | DisplayString | not-accessible | The SNMPv1/v2c community name string. Duplicate community names are not allowed in this table. Note that a null string is not a valid community name. Attempting to set this object to a null string or to a duplicate value results in the agent returning a 'badValue' error for SNMPv1 or 'inconsistentValue' error for SNMPv2c/v3. |
| INT snmpCommunityPermission | 1.3.6.1.4.1.3646.1300.2.1.7.1.1.2 | INTEGER | read-create | This object specifies the type of access allowed. 'readOnly(1)' allows GET operations (i.e., GET, GET-NEXT, GET-BULK) and 'readWrite(2)' allows both GET and SET operations. |
| ROW snmpCommunityRowStatus | 1.3.6.1.4.1.3646.1300.2.1.7.1.1.3 | RowStatus | read-create | This object indicates the status of this entry. A row in this table can be created using the 'createAndGo(4)' (if all objects without default values are supplied with valid values in a single SNMP PDU) or the 'createAndWait(5)' action states. Until all parameters are valid for a conceptual row, this object is 'notReady(3)'. All parameters must be valid before this object can be set to 'active(1)'. Any object in a conceptual row can be modified independent of the value of this object (that is, can be changed while 'active(1)', notInService(2) or 'notReady(3)'). |
| askeyDslamFdbTable | 1.3.6.1.4.1.3646.1300.2.1.9 | not-accessible | A table that contains information about unicast entries for which the IP-DSLAM has forwarding and/or filtering information. This information is used by the transparent bridging function in determining how to propagate a received frame. | |
| askeyDslamFdbEntry | 1.3.6.1.4.1.3646.1300.2.1.9.1 | not-accessible | Information about a specific unicast MAC address on a specific line for which the IP-DSLAM has some forwarding and/or filtering information. | |
| INT fdbMacIndex | 1.3.6.1.4.1.3646.1300.2.1.9.1.1 | INTEGER | read-only | A simple index into 'askeyDslamFdbTable'. |
| INT fdbVpi | 1.3.6.1.4.1.3646.1300.2.1.9.1.2 | INTEGER | read-only | The VPI value of the VCL. The maximum VPI value cannot exceed the value allowable by the atmInterfaceMaxVpiBits. |
| INT fdbVci | 1.3.6.1.4.1.3646.1300.2.1.9.1.3 | INTEGER | read-only | The VCI value of the VCL. The maximum VCI value cannot exceed the value allowable by the atmInterfaceMaxVciBits. |
| MAC macAddress | 1.3.6.1.4.1.3646.1300.2.1.9.1.4 | MacAddress | read-only | A unicast MAC address for which the bridge has forwarding and/or filtering information. |
| INT askeyDslamFdbStatus | 1.3.6.1.4.1.3646.1300.2.1.9.1.5 | INTEGER | read-only | The status of this entry. The meanings of the values are: learned_unique(1): the value of the corresponding instance of macAddress was learned, and is being used. It indicates that the macAddress is an unique one and there is no duplicated (spoofed) one detected in the IP-DSLAM. learned_spoofed_active(2) : the value of the corresponding instance of macAddress was learned, and is being used. It indicates that there is an duplicated (spoofed) one detected in theIP-DSLAM. learned_spoofed_inactive(3) : the value of the corresponding instance of macAddress was learned, and is NOT being used. It indicates that there is an duplicated(spoofed) one detected in the IP-DSLAM. mgmt_forbid(4): the value of the corresponding instance of macAddress was set by the operator. It indicates that an Ethernet frame of srcMac='macAddress' is to be dropped by the IP-DSLAM. mgmt_permit(5): the value of the corresponding instance of macAddress was set by the operator. It indicates that an Ethernet frame of srcMac='macAddress' is to be forwarded by the IP-DSLAM. learned_routed(6): the value of the corresponding instance of macAddress was learned, and is being used. It indicates that the macAddress is added by the IP-DSLAM. |
| INT configDataMib | 1.3.6.1.4.1.3646.1300.2.1.10 | INTEGER | read-write | save(1): save the current configuration data to NVRAM(flash) as the main configuration data. restore(2): replace the main configuration data with the backup configuration data. |
| askeyCardInfoTable | 1.3.6.1.4.1.3646.1300.2.1.11 | not-accessible | This table is information about card/slot on ASKEY IPDSLAM. | |
| askeyCardInfoEntry | 1.3.6.1.4.1.3646.1300.2.1.11.1 | not-accessible | An entry about information of the card/slot. | |
| INT askeyCardPlannedType | 1.3.6.1.4.1.3646.1300.2.1.11.1.1 | INTEGER | read-write | Supposed type of this card. |
| INT askeyCardType | 1.3.6.1.4.1.3646.1300.2.1.11.1.2 | INTEGER | read-only | Current working type of this card. |
| STR askeyCardHWVersion | 1.3.6.1.4.1.3646.1300.2.1.11.1.3 | DisplayString | read-only | The Hardware version of this card. |
| STR askeyCardSWVersion | 1.3.6.1.4.1.3646.1300.2.1.11.1.4 | DisplayString | read-only | The Software version of this card. |
| STR askeyCardImage | 1.3.6.1.4.1.3646.1300.2.1.11.1.5 | DisplayString | read-only | Description for the location of the image. |
| INT askeyCardUptime | 1.3.6.1.4.1.3646.1300.2.1.11.1.6 | INTEGER | read-only | The uptime (in seconds) of this card. |
| INT askeyCardRole | 1.3.6.1.4.1.3646.1300.2.1.11.1.7 | INTEGER | read-only | This object descibes the card role. |
| STR askeyCardSerialNumber | 1.3.6.1.4.1.3646.1300.2.1.11.1.8 | DisplayString | read-only | The card serial number which is an unique number. |
| INT askeyCardAdminStatus | 1.3.6.1.4.1.3646.1300.2.1.11.1.9 | INTEGER | read-write | The operation of this card. Only value is 'reset(1)' will reset this card. |
| INT askeyCardOperStatus | 1.3.6.1.4.1.3646.1300.2.1.11.1.10 | INTEGER | read-only | This object indicates the card's operational status. The notPresent(3) status indicates the card is physically removed (note this may or may not be possible depending on the type of card.) The operational(1) status indicates that the card is enabled (see rptrPortAdminStatus) and working, even though it might be auto-partitioned (see rptrPortAutoPartitionState). If this object has the value operational(1) and cwmAdminStatus is set to disabled(2), it is expected that this object's value will soon change to notOperational(2). |
| INT lineCardAdminVlanTagPassEnabled | 1.3.6.1.4.1.3646.1300.2.1.11.1.11 | INTEGER | read-write | Enable(1) or disable VLAN tag pass through function. |
| INT lineCardOperVlanTagPassEnabled | 1.3.6.1.4.1.3646.1300.2.1.11.1.12 | INTEGER | read-only | Current status of VLAN tag passes through funtion. |
| INT lineCardAdminRfc2684Encap | 1.3.6.1.4.1.3646.1300.2.1.11.1.13 | INTEGER | read-write | Setting this object to LLC (1) to encapsulate the packet to LLC style. Setting it to vcMux (2) to encapsulate the packet to VC-MUX style. |
| INT lineCardOperRfc2684Encap | 1.3.6.1.4.1.3646.1300.2.1.11.1.14 | INTEGER | read-only | Current applied rfc2684 encapsulation method. |
| INT lineCardServiceTypeControl | 1.3.6.1.4.1.3646.1300.2.1.11.1.15 | INTEGER | read-write | Set or get applied control of service type. |
| INT shdslFirmwareUpgrade | 1.3.6.1.4.1.3646.1300.2.1.11.1.16 | INTEGER | read-write | Upgrade SHDSL line card firmware. |
| INT shdslFirmwareUpgradeState | 1.3.6.1.4.1.3646.1300.2.1.11.1.17 | INTEGER | read-only | SHDSL line card firmware pgrade state. |
| INT taggedModeAdminStatus | 1.3.6.1.4.1.3646.1300.2.1.11.1.18 | INTEGER | read-write | Card administrative tagged mode. This entry indicates tagged mode configured on the specific card. |
| INT taggedModeOperStatus | 1.3.6.1.4.1.3646.1300.2.1.11.1.19 | INTEGER | read-only | Card operational tagged mode. This entry indicates tagged mode running on the specific card. All ports of the tagged type card will drop packets that don't have tagged header. And all ports of untagged type card will drop packets that have tagged header. Do nothing for 'noAction' case. |
| linePortInfo | 1.3.6.1.4.1.3646.1300.2.1.12 | |||
| linePortInfoTable | 1.3.6.1.4.1.3646.1300.2.1.12.1 | not-accessible | A list of line port information entries. | |
| linePortInfoEntry | 1.3.6.1.4.1.3646.1300.2.1.12.1.1 | not-accessible | An information entry containing objects for each line port. | |
| INT linePortAdminStatus | 1.3.6.1.4.1.3646.1300.2.1.12.1.1.1 | INTEGER | read-write | The desired state of the line port. The enable(1) state ready to pass packets. The disable(2) state stop passing any packets. The testing(3) state indicates that no operational packets can be passed, it is for debug only. Finally, reset(4) state will reset this line port. |
| INT linePortOperStatus | 1.3.6.1.4.1.3646.1300.2.1.12.1.1.2 | INTEGER | read-only | This object indicates the line port's operational status. The notPresent(3) status indicates the line port is physically removed (note this may or may not be possible depending on the type of port). The operational(1) status indicates that the port is enabled (see rptrPortAdminStatus) and working, even though it might be auto-partitioned (see rptrPortAutoPartitionState). If this object has the value operational(1) and rptrPortAdminStatus is set to disabled(2), it is expected that this object's value will soon change to notOperational(2). |
| STR circuitID | 1.3.6.1.4.1.3646.1300.2.1.12.1.1.3 | SnmpAdminString | read-only | The identity for this circuit. The value is 'shelf.slot.port'. |
| STR remoteID | 1.3.6.1.4.1.3646.1300.2.1.12.1.1.4 | SnmpAdminString | read-write | The string is sent transparently to authorization service. |
| INT dot1TpMACAging | 1.3.6.1.4.1.3646.1300.2.1.13 | INTEGER | read-write | This object decides MAC enrties aged out or not. aged: MAC entries will be aged out nonaged: MAC entries will never be aged out |
| INT askeyRebootSystemAction | 1.3.6.1.4.1.3646.1300.2.1.14 | INTEGER | read-write | Reboot the system. |
| askeyDslamOam | 1.3.6.1.4.1.3646.1300.2.1.15 | |||
| oamF5 | 1.3.6.1.4.1.3646.1300.2.1.15.1 | |||
| INT oamF5IfIndex | 1.3.6.1.4.1.3646.1300.2.1.15.1.1 | INTEGER | read-write | The ifIndex of the line. |
| INT oamF5Vpi | 1.3.6.1.4.1.3646.1300.2.1.15.1.2 | INTEGER | read-write | The VPI value of the VCL. The maximum VPI value cannot exceed the value allowable by the atmInterfaceMaxVpiBits. |
| INT oamF5Vci | 1.3.6.1.4.1.3646.1300.2.1.15.1.3 | INTEGER | read-write | The VCI value of the VCL. The maximum VCI value cannot exceed the value allowable by the atmInterfaceMaxVciBits. |
| INT oamF5Scope | 1.3.6.1.4.1.3646.1300.2.1.15.1.4 | INTEGER | read-write | The scope of the OAM F5 loopback cell. Set this object will trigger OAM processing. |
| askeySystemManagementInfo | 1.3.6.1.4.1.3646.1300.2.1.16 | |||
| INT askeyEmsVlanId | 1.3.6.1.4.1.3646.1300.2.1.16.1 | INTEGER | read-write | In-band management VLAN ID. |
| askeyBootDevice | 1.3.6.1.4.1.3646.1300.2.1.16.2 | |||
| INT askeyNextBootDevice | 1.3.6.1.4.1.3646.1300.2.1.16.2.1 | INTEGER | read-write | Configure the next boot partition. |
| INT askeyCurrentBootDevice | 1.3.6.1.4.1.3646.1300.2.1.16.2.2 | INTEGER | read-only | Show current the boot partition. |
| INT askeySystemManagementIgmp | 1.3.6.1.4.1.3646.1300.2.1.16.3 | INTEGER | read-write | Configure the IGMP proxy and IGMP snoop. |
| askeyRedundancy | 1.3.6.1.4.1.3646.1300.2.1.16.4 | |||
| INT askeyRedundancyAutoSyncEnabled | 1.3.6.1.4.1.3646.1300.2.1.16.4.1 | INTEGER | read-write | The Askey IPDSLAM can auto synchronize standby NC configuration with active NC. This object enables or disables such synchronization. |
| INT askeyRedundancyAutoSyncPeriod | 1.3.6.1.4.1.3646.1300.2.1.16.4.2 | INTEGER | read-write | Auto synchronization period. The value unit is in second. |
| INT askeyRedundancySync | 1.3.6.1.4.1.3646.1300.2.1.16.4.3 | INTEGER | read-write | Synchronize redundancy immediately. |
| askeySystemManagementInfoVlan | 1.3.6.1.4.1.3646.1300.2.1.16.5 | |||
| askeySystemManagementInfoVlanMacLimitTable | 1.3.6.1.4.1.3646.1300.2.1.16.5.1 | not-accessible | A table that contains information about the MAC limit per VLAN ID. | |
| askeySystemManagementInfoVlanMacLimitEntry | 1.3.6.1.4.1.3646.1300.2.1.16.5.1.1 | not-accessible | Information about the MAC limit per VLAN. | |
| INT askeySystemManagementInfoVlanID | 1.3.6.1.4.1.3646.1300.2.1.16.5.1.1.1 | INTEGER | not-accessible | The ID of target VLAN which MAC limits. |
| INT askeySystemManagementInfoVlanMacLimit | 1.3.6.1.4.1.3646.1300.2.1.16.5.1.1.2 | INTEGER | read-write | MAC limit on specific VLAN. Default values are 5376 for AM0021 and 1568 for AM0031. |
| INT askeySystemManagementInfoVlanMacLimitEnabled | 1.3.6.1.4.1.3646.1300.2.1.16.5.1.1.3 | INTEGER | read-write | Enable or disable MAC limit. |
| askeyCosQueue | 1.3.6.1.4.1.3646.1300.2.1.18 | |||
| askeyCosQueueMappingTable | 1.3.6.1.4.1.3646.1300.2.1.18.1 | not-accessible | A table that contains information about COS queues mapping with 802.1p. | |
| askeyCosQueueMappingEntry | 1.3.6.1.4.1.3646.1300.2.1.18.1.1 | not-accessible | Information about COS queue mapping. | |
| INT askeyCosQueueMapping8021p | 1.3.6.1.4.1.3646.1300.2.1.18.1.1.1 | INTEGER | read-only | The identity of the specific 802.1p priority mapping. |
| INT askeyCosQueueIndex | 1.3.6.1.4.1.3646.1300.2.1.18.1.1.2 | INTEGER | read-write | The index of COS queue. |
| askeySystemUserAccountTable | 1.3.6.1.4.1.3646.1300.2.1.19 | not-accessible | This table contains information of system user account. One entry in this table reflects a user information. | |
| askeySystemUserAccountEntry | 1.3.6.1.4.1.3646.1300.2.1.19.1 | not-accessible | An entry reflects a user information. | |
| STR askeySystemUserAccountUserName | 1.3.6.1.4.1.3646.1300.2.1.19.1.1 | SnmpAdminString | read-create | The name of account user. |
| STR askeySystemUserAccountPassword | 1.3.6.1.4.1.3646.1300.2.1.19.1.2 | SnmpAdminString | read-create | The password of account user. |
| INT askeySystemUserAccountGroup | 1.3.6.1.4.1.3646.1300.2.1.19.1.3 | INTEGER | read-create | The group which account belongs to. |
| ROW askeySystemUserAccountRowStatus | 1.3.6.1.4.1.3646.1300.2.1.19.1.4 | RowStatus | read-create | This object controls creation/deletion of the associated entry in this table as per the semantics of RowStatus. |
| askeyPPPoE | 1.3.6.1.4.1.3646.1300.2.1.20 | |||
| INT suboption | 1.3.6.1.4.1.3646.1300.2.1.20.1 | INTEGER | read-write | Enable or disable PPPoE suboption. The circuit information recorded on 'linePortInfo' table will be transferred to authorization service, for example, a radius server, if this function enabled. |
| dnsService | 1.3.6.1.4.1.3646.1300.2.1.21 | |||
| IP dnsServer1IPAddress | 1.3.6.1.4.1.3646.1300.2.1.21.1 | IpAddress | read-write | The IP address of DNS server. This server is used first priority. |
| IP dnsServer2IPAddress | 1.3.6.1.4.1.3646.1300.2.1.21.2 | IpAddress | read-write | The IP address of DNS server. This server is used second priority. |
| IP dnsServer3IPAddress | 1.3.6.1.4.1.3646.1300.2.1.21.3 | IpAddress | read-write | The IP address of DNS server. This server is used lowest priority. |
| timeService | 1.3.6.1.4.1.3646.1300.2.1.22 | |||
| INT protocol | 1.3.6.1.4.1.3646.1300.2.1.22.1 | INTEGER | read-write | The time service is used which protocol. |
| U32 updatePeriod | 1.3.6.1.4.1.3646.1300.2.1.22.2 | Unsigned32 | read-write | Synchronize time which system update time by time servers. This object unit is in minute. |
| IP timeServer1InetAddress | 1.3.6.1.4.1.3646.1300.2.1.22.3 | InetAddress | read-write | The address of time server1. This server is used first priority. |
| IP timeServer2InetAddress | 1.3.6.1.4.1.3646.1300.2.1.22.4 | InetAddress | read-write | The address of time server2. This server is used second priority. |
| IP timeServer3InetAddress | 1.3.6.1.4.1.3646.1300.2.1.22.5 | InetAddress | read-write | The address of time server3. This server is used lowest priority. |
| INT timeServer1Status | 1.3.6.1.4.1.3646.1300.2.1.22.6 | INTEGER | read-only | server1 current status. |
| INT timeServer2Status | 1.3.6.1.4.1.3646.1300.2.1.22.7 | INTEGER | read-only | server2 current status. |
| INT timeServer3Status | 1.3.6.1.4.1.3646.1300.2.1.22.8 | INTEGER | read-only | server3 current status. |
| INT timeZone | 1.3.6.1.4.1.3646.1300.2.1.22.9 | INTEGER | read-write | The system time zone. |
| ugeMIBObjects | 1.3.6.1.4.1.3646.1300.2.1.23 | |||
| ugeAutoNegotiationTable | 1.3.6.1.4.1.3646.1300.2.1.23.2 | not-accessible | The table indicates UGE auto negotiation states. | |
| ugeAutoNegotionEntry | 1.3.6.1.4.1.3646.1300.2.1.23.2.1 | not-accessible | An entry indicates UGE auto negotiation states. | |
| INT autoNegotiationState | 1.3.6.1.4.1.3646.1300.2.1.23.2.1.1 | INTEGER | read-write | Enable or disable UGE port auto negotiation. |
| ugePauseFrameStatisticTable | 1.3.6.1.4.1.3646.1300.2.1.23.3 | not-accessible | The table indicates UGE pause packet statistic. | |
| ugePauseFrameStatisticEntry | 1.3.6.1.4.1.3646.1300.2.1.23.3.1 | not-accessible | An entry indicates UGE pause packet statistic. | |
| U32 rxPausePackets | 1.3.6.1.4.1.3646.1300.2.1.23.3.1.1 | Unsigned32 | read-only | The counter indicates pause packets received from this UGE. |
| U32 txPausePackets | 1.3.6.1.4.1.3646.1300.2.1.23.3.1.2 | Unsigned32 | read-only | The counter indicates pause packets transmitted by this UGE. |
| subtendVLANTable | 1.3.6.1.4.1.3646.1300.2.1.23.4 | not-accessible | The table indicates which VLAN packets can pass through subtending ports. | |
| subtendVLANEntry | 1.3.6.1.4.1.3646.1300.2.1.23.4.1 | not-accessible | An entry for subtendVLANTable. | |
| INT subtendState | 1.3.6.1.4.1.3646.1300.2.1.23.4.1.1 | INTEGER | read-write | Enable or disable NC VLAN subtend. |
| VLA subtendVLAN | 1.3.6.1.4.1.3646.1300.2.1.23.4.1.2 | VLANList | read-write | Specify what VLAN can pass through by subtending port. |
| ugeVLANTable | 1.3.6.1.4.1.3646.1300.2.1.23.5 | not-accessible | This table indicates relation between UGEs and packets with specific VLAN tags. Only packets with tag values can been send out from UGEs, otherwise will not. | |
| ugeVLANEntry | 1.3.6.1.4.1.3646.1300.2.1.23.5.1 | not-accessible | An entry for ugeVLANTable. | |
| VLA ugeVLAN | 1.3.6.1.4.1.3646.1300.2.1.23.5.1.1 | VLANList | read-only | Specify what VLAN can pass through by UGE port. |
| securedHosts | 1.3.6.1.4.1.3646.1300.2.1.24 | |||
| INT securedHostAdminStatus | 1.3.6.1.4.1.3646.1300.2.1.24.1 | INTEGER | read-write | Enable or disable secured host function. |
| securedHostTable | 1.3.6.1.4.1.3646.1300.2.1.24.2 | not-accessible | This table provides the information of the secured hosts which may access managed system. | |
| securedHostEntry | 1.3.6.1.4.1.3646.1300.2.1.24.2.1 | not-accessible | An entry to information of the secured hosts which may access managed system. | |
| IPS securedIPSectorIndex | 1.3.6.1.4.1.3646.1300.2.1.24.2.1.1 | IPSectionIndex | not-accessible | An IP sector index. |
| IP securedIPSectorStartIP | 1.3.6.1.4.1.3646.1300.2.1.24.2.1.2 | IpAddress | read-write | An IP address expresses IP sector starting. |
| IP securedIPSectorEndIP | 1.3.6.1.4.1.3646.1300.2.1.24.2.1.3 | IpAddress | read-write | An IP address expresses IP sector ending. |
| BIT allowedServiceType | 1.3.6.1.4.1.3646.1300.2.1.24.2.1.4 | Bits | read-write | Contains indicates whether access mode is enabled or disabled. This is a bit-map of possible settings. |
| netBIOSFilter | 1.3.6.1.4.1.3646.1300.2.1.25 | |||
| INT netBIOSFilterAction | 1.3.6.1.4.1.3646.1300.2.1.25.1 | INTEGER | read-write | Drop or forward NetBIOS/NetBEUI packets. |
RFC description
Askey system MIB providing management objects for general system information in Askey networking devices.
Start monitoring Askey RTV7906VW/RTL0310 fiber/5G CPE gateways with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.