ipeCfgSnmpTrapRowStatus

IPE-SYSTEM-MIB · .1.3.6.1.4.1.119.2.3.69.5.3.11.3.1.14

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
1.1) SNMPv1/v2c
To create a new row, you must SET objects indicated below.
              
ipeCfgSnmpTrapEntryIndex, ipeCfgSnmpTrapVersion,
ipeCfgSnmpTrapNotifyType, ipeCfgSnmpTrapTargetAddress,
ipeCfgSnmpTrapTargetV6Address,
ipeCfgSnmpTrapTargetAddressType(*), ipeCfgSnmpTrapTaergetPort,
ipeCfgSnmpTrapSecurityName
ipeCfgSnmpTrapRowStatus     # Only createAndGo(4).
              
It isn't necessary to set ipeCfgSnmpTrapSecurityLevel. When set
it, the value is checked, so all except for noAuthNoPriv (1) will
be NG.
And, the other object is not necessary. Even if it is done SET,
it is checked the value, but ignored.
              
1.2) SNMPv3 (ipeCfgSnmpTrapNotifyType = trap(1))
ipeCfgSnmpTrapVersion, ipeCfgSnmpTrapNotifyType,
ipeCfgSnmpTrapTargetAddress, ipeCfgSnmpTrapTargetV6Address,
ipeCfgSnmpTrapTargetAddressType(*), ipeCfgSnmpTrapTaergetPort,
ipeCfgSnmpTrapSecurityName
ipeCfgSnmpTrapRowStatus     # Only createAndGo(4).
              
Other object is not necessary. Even if it is done SET, it is
checked the value, but ignored.
              
1.3) SNMPv3 (ipeCfgSnmpTrapNotifyType = inform(2))
To create a new row, you must SET objects indicated below.
              
ipeCfgSnmpTrapVersion, ipeCfgSnmpTrapNotifyType,
ipeCfgSnmpTrapTargetAddress, ipeCfgSnmpTrapTargetV6Address,
ipeCfgSnmpTrapTargetAddressType(*), ipeCfgSnmpTrapTaergetPort,
ipeCfgSnmpTrapSecurityName, ipeCfgSnmpTrapSecurityLevel,
ipeCfgSnmpTrapEngineId, ipeCfgSnmpTrapAuthAlgorithm,
ipeCfgSnmpTrapAuthKey, ipeCfgSnmpTrapPrivAlgorithm,
ipeCfgSnmpTrapPrivKey
ipeCfgSnmpTrapRowStatus    # Only createAndGo(4).
              
* NOT for EX CPRI
              
ipeCfgSnmpTrapEntryIndex 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.

Context

MIB
IPE-SYSTEM-MIB
OID
.1.3.6.1.4.1.119.2.3.69.5.3.11.3.1.14
Type
column
Access
readwrite
Status
current
Parent
ipeCfgSnmpTrapEntry
Table
ipeCfgSnmpTrapTable
Siblings
13

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
4createAndGo
6destroy

Related Objects

Sibling Objects