INTEL-GEN-MIB :: authProtocolAccessIpCommunity

MIB Reference — IPNetwork Monitor

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.

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.343intelIntel-Common-MIB
1.3.6.1.4.1.343.6mib2extIntel-Common-MIB
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