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
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
4 | createAndGo |
6 | destroy |