ASKEY-SYSTEM-MIB

MIB Reference — IPNetwork Monitor

All MIBsASKEY-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

ipDslamOBJECT-IDENTITY

From ASKEY-ENTITY-ALARM-MIB

aeAlarmPhysicalIndexOBJECT-TYPE

From IF-MIB

InterfaceIndex
ifIndexOBJECT-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 symbolicOID numericTypeAccessDescription
askeySystemMib1.3.6.1.4.1.3646.1300.2.1ASKEY ADSL MIB OID defines and documentation.
ipConfig1.3.6.1.4.1.3646.1300.2.1.1
nodeIP1.3.6.1.4.1.3646.1300.2.1.1.1
IP nodeIPAddr1.3.6.1.4.1.3646.1300.2.1.1.1.1IpAddressread-writeThe IP address of node. It applies to the trunk (up-link) port.
IP nodeIPNetMask1.3.6.1.4.1.3646.1300.2.1.1.1.2IpAddressread-writeThe 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 nodeMACAddr1.3.6.1.4.1.3646.1300.2.1.1.1.3MacAddressread-onlyThe MAC address of the trunk (up-link) port.
IP gatewayIPAddr1.3.6.1.4.1.3646.1300.2.1.1.1.4IpAddressread-writeThe gateway IP address of node. It applies to the trunk (up-link) port.
mgmtIP1.3.6.1.4.1.3646.1300.2.1.1.2
IP mgmtIPAddr1.3.6.1.4.1.3646.1300.2.1.1.2.1IpAddressread-writeThe IP address of the management (out-band) port.
IP mgmtIPNetMask1.3.6.1.4.1.3646.1300.2.1.1.2.2IpAddressread-writeThe 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 mgmtMACAddr1.3.6.1.4.1.3646.1300.2.1.1.2.3MacAddressread-onlyThe MAC address of the manaement (out-band) port.
nodeTime1.3.6.1.4.1.3646.1300.2.1.2
STR time1.3.6.1.4.1.3646.1300.2.1.2.1DisplayStringread-writeThe time of the system.
INT zone1.3.6.1.4.1.3646.1300.2.1.2.2INTEGERread-writeThe time zone of the system.
snmpTrapMib1.3.6.1.4.1.3646.1300.2.1.6
snmpTrapTable1.3.6.1.4.1.3646.1300.2.1.6.1not-accessibleThis table contains information for SNMP Trap.
snmpTrapEntry1.3.6.1.4.1.3646.1300.2.1.6.1.1not-accessibleAn entry of parameters in snmpTrap table.
IP snmpTrapStation1.3.6.1.4.1.3646.1300.2.1.6.1.1.1IpAddressnot-accessibleThe IP address of the workstation which the SNMP Trap is sent to.
STR snmpTrapCommunity1.3.6.1.4.1.3646.1300.2.1.6.1.1.2DisplayStringread-createDURABLE: { '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 snmpTrapSNMPVersion1.3.6.1.4.1.3646.1300.2.1.6.1.1.3INTEGERread-onlyThis object indicates the version of SNMPv1 or SNMPv2c.
ROW snmpTrapRowStatus1.3.6.1.4.1.3646.1300.2.1.6.1.1.4RowStatusread-createThis object indicates the status of SNMP trap.
snmpCommunityMib1.3.6.1.4.1.3646.1300.2.1.7
snmpCommunityTable1.3.6.1.4.1.3646.1300.2.1.7.1not-accessibleA table of SNMPv1/v2c community string to SNMPv3 view name mappings.
snmpCommunityEntry1.3.6.1.4.1.3646.1300.2.1.7.1.1not-accessibleAn entry containing objects about SNMP community at this systemp.
STR snmpCommunityName1.3.6.1.4.1.3646.1300.2.1.7.1.1.1DisplayStringnot-accessibleThe 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 snmpCommunityPermission1.3.6.1.4.1.3646.1300.2.1.7.1.1.2INTEGERread-createThis 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 snmpCommunityRowStatus1.3.6.1.4.1.3646.1300.2.1.7.1.1.3RowStatusread-createThis 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)').
askeyDslamFdbTable1.3.6.1.4.1.3646.1300.2.1.9not-accessibleA 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.
askeyDslamFdbEntry1.3.6.1.4.1.3646.1300.2.1.9.1not-accessibleInformation about a specific unicast MAC address on a specific line for which the IP-DSLAM has some forwarding and/or filtering information.
INT fdbMacIndex1.3.6.1.4.1.3646.1300.2.1.9.1.1INTEGERread-onlyA simple index into 'askeyDslamFdbTable'.
INT fdbVpi1.3.6.1.4.1.3646.1300.2.1.9.1.2INTEGERread-onlyThe VPI value of the VCL. The maximum VPI value cannot exceed the value allowable by the atmInterfaceMaxVpiBits.
INT fdbVci1.3.6.1.4.1.3646.1300.2.1.9.1.3INTEGERread-onlyThe VCI value of the VCL. The maximum VCI value cannot exceed the value allowable by the atmInterfaceMaxVciBits.
MAC macAddress1.3.6.1.4.1.3646.1300.2.1.9.1.4MacAddressread-onlyA unicast MAC address for which the bridge has forwarding and/or filtering information.
INT askeyDslamFdbStatus1.3.6.1.4.1.3646.1300.2.1.9.1.5INTEGERread-onlyThe 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 configDataMib1.3.6.1.4.1.3646.1300.2.1.10INTEGERread-writesave(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.
askeyCardInfoTable1.3.6.1.4.1.3646.1300.2.1.11not-accessibleThis table is information about card/slot on ASKEY IPDSLAM.
askeyCardInfoEntry1.3.6.1.4.1.3646.1300.2.1.11.1not-accessibleAn entry about information of the card/slot.
INT askeyCardPlannedType1.3.6.1.4.1.3646.1300.2.1.11.1.1INTEGERread-writeSupposed type of this card.
INT askeyCardType1.3.6.1.4.1.3646.1300.2.1.11.1.2INTEGERread-onlyCurrent working type of this card.
STR askeyCardHWVersion1.3.6.1.4.1.3646.1300.2.1.11.1.3DisplayStringread-onlyThe Hardware version of this card.
STR askeyCardSWVersion1.3.6.1.4.1.3646.1300.2.1.11.1.4DisplayStringread-onlyThe Software version of this card.
STR askeyCardImage1.3.6.1.4.1.3646.1300.2.1.11.1.5DisplayStringread-onlyDescription for the location of the image.
INT askeyCardUptime1.3.6.1.4.1.3646.1300.2.1.11.1.6INTEGERread-onlyThe uptime (in seconds) of this card.
INT askeyCardRole1.3.6.1.4.1.3646.1300.2.1.11.1.7INTEGERread-onlyThis object descibes the card role.
STR askeyCardSerialNumber1.3.6.1.4.1.3646.1300.2.1.11.1.8DisplayStringread-onlyThe card serial number which is an unique number.
INT askeyCardAdminStatus1.3.6.1.4.1.3646.1300.2.1.11.1.9INTEGERread-writeThe operation of this card. Only value is 'reset(1)' will reset this card.
INT askeyCardOperStatus1.3.6.1.4.1.3646.1300.2.1.11.1.10INTEGERread-onlyThis 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 lineCardAdminVlanTagPassEnabled1.3.6.1.4.1.3646.1300.2.1.11.1.11INTEGERread-writeEnable(1) or disable VLAN tag pass through function.
INT lineCardOperVlanTagPassEnabled1.3.6.1.4.1.3646.1300.2.1.11.1.12INTEGERread-onlyCurrent status of VLAN tag passes through funtion.
INT lineCardAdminRfc2684Encap1.3.6.1.4.1.3646.1300.2.1.11.1.13INTEGERread-writeSetting 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 lineCardOperRfc2684Encap1.3.6.1.4.1.3646.1300.2.1.11.1.14INTEGERread-onlyCurrent applied rfc2684 encapsulation method.
INT lineCardServiceTypeControl1.3.6.1.4.1.3646.1300.2.1.11.1.15INTEGERread-writeSet or get applied control of service type.
INT shdslFirmwareUpgrade1.3.6.1.4.1.3646.1300.2.1.11.1.16INTEGERread-writeUpgrade SHDSL line card firmware.
INT shdslFirmwareUpgradeState1.3.6.1.4.1.3646.1300.2.1.11.1.17INTEGERread-onlySHDSL line card firmware pgrade state.
INT taggedModeAdminStatus1.3.6.1.4.1.3646.1300.2.1.11.1.18INTEGERread-writeCard administrative tagged mode. This entry indicates tagged mode configured on the specific card.
INT taggedModeOperStatus1.3.6.1.4.1.3646.1300.2.1.11.1.19INTEGERread-onlyCard 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.
linePortInfo1.3.6.1.4.1.3646.1300.2.1.12
linePortInfoTable1.3.6.1.4.1.3646.1300.2.1.12.1not-accessibleA list of line port information entries.
linePortInfoEntry1.3.6.1.4.1.3646.1300.2.1.12.1.1not-accessibleAn information entry containing objects for each line port.
INT linePortAdminStatus1.3.6.1.4.1.3646.1300.2.1.12.1.1.1INTEGERread-writeThe 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 linePortOperStatus1.3.6.1.4.1.3646.1300.2.1.12.1.1.2INTEGERread-onlyThis 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 circuitID1.3.6.1.4.1.3646.1300.2.1.12.1.1.3SnmpAdminStringread-onlyThe identity for this circuit. The value is 'shelf.slot.port'.
STR remoteID1.3.6.1.4.1.3646.1300.2.1.12.1.1.4SnmpAdminStringread-writeThe string is sent transparently to authorization service.
INT dot1TpMACAging1.3.6.1.4.1.3646.1300.2.1.13INTEGERread-writeThis object decides MAC enrties aged out or not. aged: MAC entries will be aged out nonaged: MAC entries will never be aged out
INT askeyRebootSystemAction1.3.6.1.4.1.3646.1300.2.1.14INTEGERread-writeReboot the system.
askeyDslamOam1.3.6.1.4.1.3646.1300.2.1.15
oamF51.3.6.1.4.1.3646.1300.2.1.15.1
INT oamF5IfIndex1.3.6.1.4.1.3646.1300.2.1.15.1.1INTEGERread-writeThe ifIndex of the line.
INT oamF5Vpi1.3.6.1.4.1.3646.1300.2.1.15.1.2INTEGERread-writeThe VPI value of the VCL. The maximum VPI value cannot exceed the value allowable by the atmInterfaceMaxVpiBits.
INT oamF5Vci1.3.6.1.4.1.3646.1300.2.1.15.1.3INTEGERread-writeThe VCI value of the VCL. The maximum VCI value cannot exceed the value allowable by the atmInterfaceMaxVciBits.
INT oamF5Scope1.3.6.1.4.1.3646.1300.2.1.15.1.4INTEGERread-writeThe scope of the OAM F5 loopback cell. Set this object will trigger OAM processing.
askeySystemManagementInfo1.3.6.1.4.1.3646.1300.2.1.16
INT askeyEmsVlanId1.3.6.1.4.1.3646.1300.2.1.16.1INTEGERread-writeIn-band management VLAN ID.
askeyBootDevice1.3.6.1.4.1.3646.1300.2.1.16.2
INT askeyNextBootDevice1.3.6.1.4.1.3646.1300.2.1.16.2.1INTEGERread-writeConfigure the next boot partition.
INT askeyCurrentBootDevice1.3.6.1.4.1.3646.1300.2.1.16.2.2INTEGERread-onlyShow current the boot partition.
INT askeySystemManagementIgmp1.3.6.1.4.1.3646.1300.2.1.16.3INTEGERread-writeConfigure the IGMP proxy and IGMP snoop.
askeyRedundancy1.3.6.1.4.1.3646.1300.2.1.16.4
INT askeyRedundancyAutoSyncEnabled1.3.6.1.4.1.3646.1300.2.1.16.4.1INTEGERread-writeThe Askey IPDSLAM can auto synchronize standby NC configuration with active NC. This object enables or disables such synchronization.
INT askeyRedundancyAutoSyncPeriod1.3.6.1.4.1.3646.1300.2.1.16.4.2INTEGERread-writeAuto synchronization period. The value unit is in second.
INT askeyRedundancySync1.3.6.1.4.1.3646.1300.2.1.16.4.3INTEGERread-writeSynchronize redundancy immediately.
askeySystemManagementInfoVlan1.3.6.1.4.1.3646.1300.2.1.16.5
askeySystemManagementInfoVlanMacLimitTable1.3.6.1.4.1.3646.1300.2.1.16.5.1not-accessibleA table that contains information about the MAC limit per VLAN ID.
askeySystemManagementInfoVlanMacLimitEntry1.3.6.1.4.1.3646.1300.2.1.16.5.1.1not-accessibleInformation about the MAC limit per VLAN.
INT askeySystemManagementInfoVlanID1.3.6.1.4.1.3646.1300.2.1.16.5.1.1.1INTEGERnot-accessibleThe ID of target VLAN which MAC limits.
INT askeySystemManagementInfoVlanMacLimit1.3.6.1.4.1.3646.1300.2.1.16.5.1.1.2INTEGERread-writeMAC limit on specific VLAN. Default values are 5376 for AM0021 and 1568 for AM0031.
INT askeySystemManagementInfoVlanMacLimitEnabled1.3.6.1.4.1.3646.1300.2.1.16.5.1.1.3INTEGERread-writeEnable or disable MAC limit.
askeyCosQueue1.3.6.1.4.1.3646.1300.2.1.18
askeyCosQueueMappingTable1.3.6.1.4.1.3646.1300.2.1.18.1not-accessibleA table that contains information about COS queues mapping with 802.1p.
askeyCosQueueMappingEntry1.3.6.1.4.1.3646.1300.2.1.18.1.1not-accessibleInformation about COS queue mapping.
INT askeyCosQueueMapping8021p1.3.6.1.4.1.3646.1300.2.1.18.1.1.1INTEGERread-onlyThe identity of the specific 802.1p priority mapping.
INT askeyCosQueueIndex1.3.6.1.4.1.3646.1300.2.1.18.1.1.2INTEGERread-writeThe index of COS queue.
askeySystemUserAccountTable1.3.6.1.4.1.3646.1300.2.1.19not-accessibleThis table contains information of system user account. One entry in this table reflects a user information.
askeySystemUserAccountEntry1.3.6.1.4.1.3646.1300.2.1.19.1not-accessibleAn entry reflects a user information.
STR askeySystemUserAccountUserName1.3.6.1.4.1.3646.1300.2.1.19.1.1SnmpAdminStringread-createThe name of account user.
STR askeySystemUserAccountPassword1.3.6.1.4.1.3646.1300.2.1.19.1.2SnmpAdminStringread-createThe password of account user.
INT askeySystemUserAccountGroup1.3.6.1.4.1.3646.1300.2.1.19.1.3INTEGERread-createThe group which account belongs to.
ROW askeySystemUserAccountRowStatus1.3.6.1.4.1.3646.1300.2.1.19.1.4RowStatusread-createThis object controls creation/deletion of the associated entry in this table as per the semantics of RowStatus.
askeyPPPoE1.3.6.1.4.1.3646.1300.2.1.20
INT suboption1.3.6.1.4.1.3646.1300.2.1.20.1INTEGERread-writeEnable 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.
dnsService1.3.6.1.4.1.3646.1300.2.1.21
IP dnsServer1IPAddress1.3.6.1.4.1.3646.1300.2.1.21.1IpAddressread-writeThe IP address of DNS server. This server is used first priority.
IP dnsServer2IPAddress1.3.6.1.4.1.3646.1300.2.1.21.2IpAddressread-writeThe IP address of DNS server. This server is used second priority.
IP dnsServer3IPAddress1.3.6.1.4.1.3646.1300.2.1.21.3IpAddressread-writeThe IP address of DNS server. This server is used lowest priority.
timeService1.3.6.1.4.1.3646.1300.2.1.22
INT protocol1.3.6.1.4.1.3646.1300.2.1.22.1INTEGERread-writeThe time service is used which protocol.
U32 updatePeriod1.3.6.1.4.1.3646.1300.2.1.22.2Unsigned32read-writeSynchronize time which system update time by time servers. This object unit is in minute.
IP timeServer1InetAddress1.3.6.1.4.1.3646.1300.2.1.22.3InetAddressread-writeThe address of time server1. This server is used first priority.
IP timeServer2InetAddress1.3.6.1.4.1.3646.1300.2.1.22.4InetAddressread-writeThe address of time server2. This server is used second priority.
IP timeServer3InetAddress1.3.6.1.4.1.3646.1300.2.1.22.5InetAddressread-writeThe address of time server3. This server is used lowest priority.
INT timeServer1Status1.3.6.1.4.1.3646.1300.2.1.22.6INTEGERread-onlyserver1 current status.
INT timeServer2Status1.3.6.1.4.1.3646.1300.2.1.22.7INTEGERread-onlyserver2 current status.
INT timeServer3Status1.3.6.1.4.1.3646.1300.2.1.22.8INTEGERread-onlyserver3 current status.
INT timeZone1.3.6.1.4.1.3646.1300.2.1.22.9INTEGERread-writeThe system time zone.
ugeMIBObjects1.3.6.1.4.1.3646.1300.2.1.23
ugeAutoNegotiationTable1.3.6.1.4.1.3646.1300.2.1.23.2not-accessibleThe table indicates UGE auto negotiation states.
ugeAutoNegotionEntry1.3.6.1.4.1.3646.1300.2.1.23.2.1not-accessibleAn entry indicates UGE auto negotiation states.
INT autoNegotiationState1.3.6.1.4.1.3646.1300.2.1.23.2.1.1INTEGERread-writeEnable or disable UGE port auto negotiation.
ugePauseFrameStatisticTable1.3.6.1.4.1.3646.1300.2.1.23.3not-accessibleThe table indicates UGE pause packet statistic.
ugePauseFrameStatisticEntry1.3.6.1.4.1.3646.1300.2.1.23.3.1not-accessibleAn entry indicates UGE pause packet statistic.
U32 rxPausePackets1.3.6.1.4.1.3646.1300.2.1.23.3.1.1Unsigned32read-onlyThe counter indicates pause packets received from this UGE.
U32 txPausePackets1.3.6.1.4.1.3646.1300.2.1.23.3.1.2Unsigned32read-onlyThe counter indicates pause packets transmitted by this UGE.
subtendVLANTable1.3.6.1.4.1.3646.1300.2.1.23.4not-accessibleThe table indicates which VLAN packets can pass through subtending ports.
subtendVLANEntry1.3.6.1.4.1.3646.1300.2.1.23.4.1not-accessibleAn entry for subtendVLANTable.
INT subtendState1.3.6.1.4.1.3646.1300.2.1.23.4.1.1INTEGERread-writeEnable or disable NC VLAN subtend.
VLA subtendVLAN1.3.6.1.4.1.3646.1300.2.1.23.4.1.2VLANListread-writeSpecify what VLAN can pass through by subtending port.
ugeVLANTable1.3.6.1.4.1.3646.1300.2.1.23.5not-accessibleThis 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.
ugeVLANEntry1.3.6.1.4.1.3646.1300.2.1.23.5.1not-accessibleAn entry for ugeVLANTable.
VLA ugeVLAN1.3.6.1.4.1.3646.1300.2.1.23.5.1.1VLANListread-onlySpecify what VLAN can pass through by UGE port.
securedHosts1.3.6.1.4.1.3646.1300.2.1.24
INT securedHostAdminStatus1.3.6.1.4.1.3646.1300.2.1.24.1INTEGERread-writeEnable or disable secured host function.
securedHostTable1.3.6.1.4.1.3646.1300.2.1.24.2not-accessibleThis table provides the information of the secured hosts which may access managed system.
securedHostEntry1.3.6.1.4.1.3646.1300.2.1.24.2.1not-accessibleAn entry to information of the secured hosts which may access managed system.
IPS securedIPSectorIndex1.3.6.1.4.1.3646.1300.2.1.24.2.1.1IPSectionIndexnot-accessibleAn IP sector index.
IP securedIPSectorStartIP1.3.6.1.4.1.3646.1300.2.1.24.2.1.2IpAddressread-writeAn IP address expresses IP sector starting.
IP securedIPSectorEndIP1.3.6.1.4.1.3646.1300.2.1.24.2.1.3IpAddressread-writeAn IP address expresses IP sector ending.
BIT allowedServiceType1.3.6.1.4.1.3646.1300.2.1.24.2.1.4Bitsread-writeContains indicates whether access mode is enabled or disabled. This is a bit-map of possible settings.
netBIOSFilter1.3.6.1.4.1.3646.1300.2.1.25
INT netBIOSFilterAction1.3.6.1.4.1.3646.1300.2.1.25.1INTEGERread-writeDrop 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.

Download ASKEY-SYSTEM-MIB