MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 3 (experimental). 94 (fcmgmt). 2 (trapReg). 3 (trapRegTable). 1 (trapRegEntry). 4 (trapRegRowState)
OID : 1.3.6.1.3.94.2.3.1.4
TXT : iso. org. dod. internet. experimental. fcmgmt. trapReg. trapRegTable. trapRegEntry. trapRegRowState
Enfants
Pas d'enfants disponibles pour cet OID
Détails
OID1.3.6.1.3.94.2.3.1.4
Module FCMGMT-MIB (CISCO)
NomtrapRegRowState
Accesreadwrite
Statusmandatory
Description Specifies the state of the row. rowDestroy READ: Can never happen. WRITE: Remove this row from the table. rowInactive READ: Indicates that this row does exist, but that traps are not enabled to be sent to the target. WRITE: If the row does not exist, and the agent allows writes to the trap table, then a new row is created. The values of the optional columns will be set to default values. Traps are not enabled to be sent to the target. If the row already existed, then traps are disabled from being sent to the target. rowActive READ: Indicates that this row exists, and that traps are enabled to be sent to the target. WRITE: If the row does not exist, and the agent allows writes to the trap table, then a new row is created. The values of the optional columns will be set to default values. Traps are enabled to be sent to the target. If the row already exists, then traps are enabled to be sent to the target. A value of rowActive or rowInactive must be specified to create a row in the table.
SyntaxeEnumeration (1-rowDestroy, 2-rowInactive, 3-rowActive)