INTEL-GEN-MIB :: authProtocolAccessIpCommunity

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsINTEL-GEN-MIBauthProtocolAccessIpCommunity

authProtocolAccessIpCommunity

Module: INTEL-GEN-MIB

OID (symbolic): INTEL-GEN-MIB::authProtocolAccessIpCommunity

OID (numeric): 1.3.6.1.4.1.343.6.3.3.1.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: This object contains the Protocol (1 byte), Access (1 byte), IP address (4 byte), IP subnet mask (4 byte), and Community (0 to 31 byte). Not all protocols are supported by all devices.

Protocol: snmp(1), telnet(2), http(3), tftp(4), ftp(5)

Access: Protocols: noAccess(1), All readOnly(2), All writeOnly(3), Not snmp(1) or telnet(2) readWrite(4), All readOnlySecureSNMPObjects(5), snmp(1) readWriteSecureSNMPObjects(6) snmp(1)

If the IP address is zero, then any IP address is allowed. If the IP subnet mask is not 255.255.255.255, then any IP address is an IP network address.

IP network addresses can't overlap for a given protocol. If an IP address and an IP network address overlap for a given protocol, then the access field of the IP address is used. The community string is only used for SNMP access. If the community string is zero length, then any value of community is allowed.

What is authProtocolAccessIpCommunity?

Packs one access-control rule into a single octet string: which management protocol it applies to (SNMP, Telnet, HTTP, TFTP, or FTP), the access level granted, an IP address/subnet mask pair the rule applies to, and an optional SNMP community string. An admin builds these rules to restrict which hosts and protocols can manage the device.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.6.3.3.1.2
snmpwalk -v2c -c public <target> INTEL-GEN-MIB::authProtocolAccessIpCommunity

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.343.6.3.3.1.2.1
snmpget -v2c -c public <target> INTEL-GEN-MIB::authProtocolAccessIpCommunity.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.343.6.3.3.1.2.1 s <value>

Start monitoring Intel network device / embedded management agent (generic base MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the INTEL-GEN-MIB::authProtocolAccessIpCommunity OID value, configure state conditions and alerts, and monitor any Intel network device / embedded management agent (generic base MIB) from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.343intelIntel-Common-MIB
1.3.6.1.4.1.343.6mib2extIntel-Common-MIB
Numeric OIDNameModule
1.3.6.1.4.1.343.6.3snmpINTEL-GEN-MIB
1.3.6.1.4.1.343.6.3.3snmpAuthTableINTEL-GEN-MIB
1.3.6.1.4.1.343.6.3.3.1snmpAuthEntryINTEL-GEN-MIB
1.3.6.1.4.1.343.6.3.3.1.2authProtocolAccessIpCommunityINTEL-GEN-MIB