hmAgentSnmpCommunityStatus
HMPRIV-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.2.13.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
- HMPRIV-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.2.13.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmAgentSnmpCommunityConfigEntry
- Table
- hmAgentSnmpCommunityConfigTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hmAgentSnmpCommunityIndex The switch's Snmp Community Index | column | Integer32 | .1.3.6.1.4.1.248.14.2.13.2.1.1 |
| hmAgentSnmpCommunityName The switch's Snmp Community Name
This name identifies each SNMP community;
the name can be up to 32 characters, and it is case-sensitive.
Community names in the SNMP community mu… | column | OctetString | .1.3.6.1.4.1.248.14.2.13.2.1.2 |
| hmAgentSnmpCommunityIPAddress 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 associate… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.248.14.2.13.2.1.3 |
| hmAgentSnmpCommunityIPMask 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.248.14.2.13.2.1.4 |
| hmAgentSnmpCommunityAccessMode 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.248.14.2.13.2.1.5 |