snmpNotifyTable

This table is used to select management targets which should receive notifications, as well as the type of notification which should be sent to each selected management target.

The index of the table is IMPLIED snmpNotifyName.

OID

Object

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.6.3.13.1.1.1.1

snmpNotifyName

OCTET STRING{(1,32)}

not-accessible

The locally arbitrary, but unique identifier associated

with this snmpNotifyEntry.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.6.3.13.1.1.1.2

snmpNotifyTag

OCTET STRING{(0,255)}

read-create

This object contains a single tag value which is used

to select entries in the snmpTargetAddrTable. Any entry

in the snmpTargetAddrTable which contains a tag value

which is equal to the value of an instance of this

object is selected. If this object contains a value

of zero length, no entries are selected.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.6.3.13.1.1.1.3

snmpNotifyType

INTEGER{trap(1),inform(2)}

read-create

This object determines the type of notification to

be generated for entries in the snmpTargetAddrTable

selected by the corresponding instance of

snmpNotifyTag. This value is only used when

generating notifications, and is ignored when

using the snmpTargetAddrTable for other purposes.

If the value of this object is trap(1), then any

messages generated for selected rows will contain

Unconfirmed-Class PDUs.

If the value of this object is inform(2), then any

messages generated for selected rows will contain

Confirmed-Class PDUs.

Note that if an SNMP entity only supports

generation of Unconfirmed-Class PDUs (and not

Confirmed-Class PDUs), then this object may be

read-only.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.6.3.13.1.1.1.4

snmpNotifyStorageType

INTEGER{other(1),volatile(2),nonVolatile(3),permanent(4),readOnly(5)}

read-create

The storage type for this conceptual row.

Conceptual rows having the value 'permanent' need not

allow write-access to any columnar objects in the row.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.6.3.13.1.1.1.5

snmpNotifyRowStatus

INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)}

read-create

The status of this conceptual row.

To create a row in this table, a manager must

set this object to either createAndGo(4) or

createAndWait(5).

This object is implemented as defined in the corresponding MIB files.

Creation Restriction

To create a row in this table, snmpNotifyRowStatus object must be set to either createAndGo(4) or createAndWait(5).

Modification Restriction

The entries in this table can be modified.

Deletion Restriction

The entries in this table can be deleted.

Access Restriction

The entries in this table can be read without restriction.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
Next topic >