ipeCfgSnmpCommunityRowStatus
IPE-SYSTEM-MIB ·
.1.3.6.1.4.1.119.2.3.69.5.3.11.2.1.7
Object
column
r/w
Enumeration
This RowStatus has a status only active(1).
You can SET only createAndGo(4) or Destroy(6).
1) how to create
To create a new row, you must SET objects indicated below.
ipeCfgSnmpCommunityName
ipeCfgSnmpCommunityAccessLevel
ipeCfgSnmpCommunityAccessAddress
ipeCfgSnmpCommunityAccessPrefixLength
ipeCfgSnmpCommunityAccessAddress2 *
ipeCfgSnmpCommunityAccessPrefixLength2 *
ipeCfgSnmpCommunityAccessAddress3 *
ipeCfgSnmpCommunityAccessPrefixLength3 *
ipeCfgSnmpCommunityAccessUsage *
ipeCfgSnmpCommunityAccessUsage2 *
ipeCfgSnmpCommunityAccessUsage3 *
ipeCfgSnmpCommunityAccessV6Address
ipeCfgSnmpCommunityAccessV6PrefixLength
ipeCfgSnmpCommunityAccessV6Address2 *
ipeCfgSnmpCommunityAccessV6PrefixLength2 *
ipeCfgSnmpCommunityAccessV6Address3 *
ipeCfgSnmpCommunityAccessV6PrefixLength3 *
ipeCfgSnmpCommunityAccessAddressType *
ipeCfgSnmpCommunityAccessV6Usage *
ipeCfgSnmpCommunityAccessV6Usage2 *
ipeCfgSnmpCommunityAccessV6Usage3 *
ipeCfgSnmpCommunityRowStatus <- createAndGo(4)
* NOT for EX CPRI
Either ipeCfgSnmpCommunityAccessAddress/Address2/Address3 or
ipeCfgSnmpCommunityAccessV6Address/Address2/Address3 can be
configured depending on ipeCfgSnmpCommunityAccessAddressType.
ipeCfgSnmpCommunityIndex is an index of this entry.
2) how to destroy
To destroy a exist row, you must SET a destory(6) to
ipeCfgSnmpCommunityRowStatus.
3) how to modify
It is not possible.
Please destroy a exist row, and create a new row.
< Attention >
You have to restart equipment to apply this entry(creating,
deleting) to actual movement.
Context
- MIB
- IPE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.5.3.11.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipeCfgSnmpCommunityEntry
- Table
- ipeCfgSnmpCommunityTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
4 | createAndGo |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipeCfgSnmpCommunityIndex Index of this table. | column | Integer32 | .1.3.6.1.4.1.119.2.3.69.5.3.11.2.1.1 |
| ipeCfgSnmpCommunityNEAddress reserved. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.119.2.3.69.5.3.11.2.1.2 |
| ipeCfgSnmpCommunityName This entity's community name.
Please use ASCII code.
The characters which can be used are '-', '_','0'-'9', 'a'-'z'
and 'A'-'Z'. | column | OctetString | .1.3.6.1.4.1.119.2.3.69.5.3.11.2.1.3 |
| ipeCfgSnmpCommunityAccessLevel A access level of a connection using this entry's community
name. | column | Enumeration | .1.3.6.1.4.1.119.2.3.69.5.3.11.2.1.4 |
| ipeCfgSnmpCommunityAccessAddress An address which is permitted to use this entry's community
name.
When masking in ipeCfgSnmpCommunityAccessPrefixLength, the host
address part has to be a zero, if any.
… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.119.2.3.69.5.3.11.2.1.5 |
| ipeCfgSnmpCommunityAccessPrefixLength A prefix length of ipeCfgSnmpCommunityAccessAddress. | column | Integer32 | .1.3.6.1.4.1.119.2.3.69.5.3.11.2.1.6 |