agentSnmpCommunityStatus
NG700-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.11.1.2.6.2.1.6
Object
column
r/w
Enumeration
The switch's Snmp Community Status.
active(1) - This community is active, allowing SNMP managers associated
with this community to manage the switch according to its
access right.
notInService(2) - This community is not active; no SNMP requests using this
community will be accepted. In this case the SNMP manager
associated with this community cannot manage the switch until
the Status is changed back to active(1).
config(3) - The community Status must be set to this value in order to
configure it. When creating a new community entry, initial
Status will be set to this value.
destroy(4) - Set to this value to remove the community from the agent.
Context
- MIB
- NG700-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.11.1.2.6.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentSnmpCommunityConfigEntry
- Table
- agentSnmpCommunityConfigTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentSnmpCommunityIndex The switch's Snmp Community Index | column | Integer32 | .1.3.6.1.4.1.4526.11.1.2.6.2.1.1 |
| agentSnmpCommunityName The switch's Snmp Community Name
This name identifies each SNMP community;
the name can be up to 16 characters, and it is case-sensitive.
Community names in the SNMP community mus… | column | OctetString | .1.3.6.1.4.1.4526.11.1.2.6.2.1.2 |
| agentSnmpCommunityIPAddress The switch's Snmp Community IP Address
Client IP Address - This attribute is an IP address (or portion thereof)
from which this device will accept SNMP packets with the associated… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4526.11.1.2.6.2.1.3 |
| agentSnmpCommunityIPMask The switch's Snmp Community IP Mask
Client IP Mask - This attribute is a mask to be logical-ANDed with the
requesting entity's IP address before comparison with the Client IP Addr… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4526.11.1.2.6.2.1.4 |
| agentSnmpCommunityAccessMode The switch's Snmp Community Access Mode
Access Mode - This value can be read-only or read/write.
A community with a read-only access allows for switch information to be
displayed.… | column | Enumeration | .1.3.6.1.4.1.4526.11.1.2.6.2.1.5 |