G6-WIFI-MIB
AI MIB Summary
The G6-WIFI-MIB module provides vendor-specific SNMP extensions for Microsens Generation 6 Ethernet Switches to monitor Wi-Fi interface states, client association counts, signal strength metrics, and radio channel utilization. This private MIB enables granular visibility into wireless subsystem performance and connectivity anomalies on Microsens hardware that are not covered by standard IETF MIBs.
Microsens private MIB for Generation 6 Ethernet Switches
Main OID:
device.1.3.6.1.4.1.3181.10.6.1
53
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
53 total| Object Name |
|---|
deviceMicrosens private MIB for Generation 6 Ethernet Switches MODULE-IDENTITY .1.3.6.1.4.1.3181.10.6.1 |
wifi OBJECT IDENTIFIER .1.3.6.1.4.1.3181.10.6.1.98 |
wifiEnableWifiGenerally enable the access point and its wireless interface.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.98.1 |
accessPointTableBasic settings of the access point. SEQUENCE OF AccessPointEntry .1.3.6.1.4.1.3181.10.6.1.98.2 |
accessPointEntry AccessPointEntry .1.3.6.1.4.1.3181.10.6.1.98.2.1 |
accessPointIndexAutomatically generated INTEGER (0) .1.3.6.1.4.1.3181.10.6.1.98.2.1.1 |
accessPointHostnameAccess point hostname.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3181.10.6.1.98.2.1.2 |
accessPointDeviceIpStatic device IP address of the access point.rw OCTET STRING .1.3.6.1.4.1.3181.10.6.1.98.2.1.3 |
accessPointSubnetMaskStatic subnet mask.rw OCTET STRING .1.3.6.1.4.1.3181.10.6.1.98.2.1.4 |
accessPointGatewayDefault gateway IP address. When DHCP is enabled, DHCP has preference over this setting.rw OCTET STRING .1.3.6.1.4.1.3181.10.6.1.98.2.1.5 |
accessPointUpdateFirmwareUpdate the access point firmware. When no file name is supplied, the latest version is automatically selected. Alternatively, a specific file name can be supplied to use another version. Use Management.files.firmware.display_files to view a list of available files under the AP section.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3181.10.6.1.98.2.1.6 |
accessPointRebootThis command will restart the access point only. All wireless communication will be disrupted for about a minute! Syntax: reboot = CONFIRM.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3181.10.6.1.98.2.1.7 |
interfaceTableThis table defines the Ethernet interface available via Wife SEQUENCE OF InterfaceEntry .1.3.6.1.4.1.3181.10.6.1.98.3 |
interfaceEntry InterfaceEntry .1.3.6.1.4.1.3181.10.6.1.98.3.1 |
interfaceIndexAutomatically generated INTEGER (0) .1.3.6.1.4.1.3181.10.6.1.98.3.1.1 |
interfaceCountryCodeInternational country code. Use DE for Germany, FR for France, etc.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3181.10.6.1.98.3.1.2 |
interfaceSsidDefines the name under which the access point can be reached. This will be displayed as network name.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3181.10.6.1.98.3.1.3 |
interfaceEnterPresharedKeyEnter the password required to access the network. No spaces are permitted and at least 8 character are required.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3181.10.6.1.98.3.1.4 |
interfaceEncryptedPresharedKeyEncrypted form of the entered key. This is automatically filled in when the enter_fa_auth command is executed.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3181.10.6.1.98.3.1.5 |
interfaceExposeSsidDefines whether the network can be detected or is hidden.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.98.3.1.6 |
interfaceEncryptionrw Enumeration .1.3.6.1.4.1.3181.10.6.1.98.3.1.7 |
interfaceDhcpServerEnable DHCP server to automatically provide an IP address to the attached wife devices.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.98.3.1.8 |
interfaceDhcpStartAddressLowest address served.rw OCTET STRING .1.3.6.1.4.1.3181.10.6.1.98.3.1.9 |
interfaceDhcpNumberOfAddressesThe number of IP addresses served starting from the dhcp_start_addressrw Integer32 .1.3.6.1.4.1.3181.10.6.1.98.3.1.10 |
interfaceChannelNumberZero is automatic selection.rw Unsigned32 .1.3.6.1.4.1.3181.10.6.1.98.3.1.11 |
interfaceChannelWidthrw Enumeration .1.3.6.1.4.1.3181.10.6.1.98.3.1.12 |
firewallConfigTableEach entry of this variable table defines the details of one test case. SEQUENCE OF FirewallConfigEntry .1.3.6.1.4.1.3181.10.6.1.98.4 |
firewallConfigEntry FirewallConfigEntry .1.3.6.1.4.1.3181.10.6.1.98.4.1 |
firewallConfigIndexAutomatically generated INTEGER (0) .1.3.6.1.4.1.3181.10.6.1.98.4.1.1 |
firewallConfigEnableIngressFirewallWhen disabled the ingress_firewall table is not in effect. This is intended for test purposes only.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.98.4.1.2 |
firewallConfigEnableEgressFirewallWhen disabled the ingress_firewall table is not in effect. This is intended for test purposes only.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.98.4.1.3 |
firewallConfigDropInvalidPacketsDrop invalid packets, not matching any active connection.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.98.4.1.4 |
firewallConfigSynRateLimitingDefines how many SYN request are accepted per second. When the limit is reached, a SYN flooding attack is assumed and the port is protected. The value 0 disables the rate limit check.rw Integer32 .1.3.6.1.4.1.3181.10.6.1.98.4.1.5 |
firewallConfigUseSynCookiesSYN cookie is a technique used to resist SYN flooding attacks.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.98.4.1.6 |
firewallConfigTcpWindowScalingEnable TCP window scaling.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.98.4.1.7 |
firewallRulesTableFirewall settings for traffic ingressing on the Wi-Fi___33 interface. SEQUENCE OF FirewallRulesEntry .1.3.6.1.4.1.3181.10.6.1.98.5 |
firewallRulesEntry FirewallRulesEntry .1.3.6.1.4.1.3181.10.6.1.98.5.1 |
firewallRulesIndexAutomatically generated INTEGER (0) .1.3.6.1.4.1.3181.10.6.1.98.5.1.1 |
firewallRulesIncomingAclListName of the ACL (access control list) which declares which ACL applies to incoming traffic (redirects). Several ACL may be specified with a comma separated list. Example acl1, otherlistrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3181.10.6.1.98.5.1.2 |
firewallRulesIncomingAclDefaultDefines which action is taken when none of the ACL records matches. Default is deny which blocks all traffic.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.98.5.1.3 |
firewallRulesOutgoingAclListName of the ACL (access control list) which declares which ACL applies to incoming traffic (redirects). Several ACL may be specified with a comma separated list. Example acl1, otherlistrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3181.10.6.1.98.5.1.4 |
firewallRulesOutgoingAclDefaultDefines which action is taken when none of the ACL records matches. Default is deny which blocks all traffic.rw Enumeration .1.3.6.1.4.1.3181.10.6.1.98.5.1.5 |
statusTableIndicates basic WIFI related status information SEQUENCE OF StatusEntry .1.3.6.1.4.1.3181.10.6.1.98.100 |
statusEntry StatusEntry .1.3.6.1.4.1.3181.10.6.1.98.100.1 |
statusIndexAutomatically generated INTEGER (0) .1.3.6.1.4.1.3181.10.6.1.98.100.1.1 |
statusOverallStatusIndicates if WIFI module is operational.ro Enumeration .1.3.6.1.4.1.3181.10.6.1.98.100.1.2 |
statusNumberOfConnectionsro Unsigned32 .1.3.6.1.4.1.3181.10.6.1.98.100.1.3 |
ipV4StatusTableThis section shows a summary of IPv4 settings as they are currently active. These may reflect the statically configured values or may be dynamically assigned using DHCP. SEQUENCE OF IpV4StatusEntry .1.3.6.1.4.1.3181.10.6.1.98.101 |
ipV4StatusEntry IpV4StatusEntry .1.3.6.1.4.1.3181.10.6.1.98.101.1 |
ipV4StatusIndexAutomatically generated INTEGER (0) .1.3.6.1.4.1.3181.10.6.1.98.101.1.1 |
ipV4StatusDynamicDeviceIpCurrently used access point IP address.ro OCTET STRING .1.3.6.1.4.1.3181.10.6.1.98.101.1.2 |
ipV4StatusDynamicSubnetMaskCurrently used access point subnet mask.ro OCTET STRING .1.3.6.1.4.1.3181.10.6.1.98.101.1.3 |
ipV4StatusDynamicGatewayCurrently used access point gateway IP address.ro OCTET STRING .1.3.6.1.4.1.3181.10.6.1.98.101.1.4 |