snmpCommunityStringTable OBJECT-TYPE
SYNTAX SEQUENCE OF SnmpCommunityStringEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Table of information configuring community strings of
SNMP agent.
An SNMP community string is a text string that acts as
a password. It is used to authenticate messages that
are sent between the management station (the SNMP manager)
and the device (the SNMP agent). The community string is
included in every packet that is transmitted between the
SNMP manager and the SNMP agent.
After receiving an SNMP request, the SNMP agent compares
the community string in the request to the community
strings that are configured for the agent. The requests
are valid under these circumstances:
- Only SNMP Get and Get-next requests are valid if the
community string in the request matches the read-only
community.
- SNMP Get, Get-next, and Set requests are valid if the
community string in the request matches the agent\s
read-write community.
By default, \public\ is the read-only community and
\private\ is the read-write community. Total 4 community
strings are allowed to configure in the device."
View at oid-info.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.24062.2.2.17.8.1.1 | snmpCommunityStringEntry | 4 | 4 | snmpCommunityStringEntry OBJECT-TYPE SYNTAX SnmpCommunityStringEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Info… |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.24062.2.2.17.8.2 | snmpV3UserTable | 1 | 8 | snmpV3UserTable OBJECT-TYPE SYNTAX SEQUENCE OF SnmpV3UserEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table of d… |
1.3.6.1.4.1.24062.2.2.17.8.3 | snmpTrapServerEnable | 0 | 0 | snmpTrapServerEnable OBJECT-TYPE SYNTAX INTEGER { enable(1), disable(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "To … |
1.3.6.1.4.1.24062.2.2.17.8.4 | snmpTrapServerTable | 1 | 6 | snmpTrapServerTable OBJECT-TYPE SYNTAX SEQUENCE OF SnmpTrapServerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Ta… |