snmpdTreeRemove( )

NAME

snmpdTreeRemove( ) - dynamically remove part of the SNMP agent MIB tree

SYNOPSIS

void snmpdTreeRemove 
    ( 
    char *  pTreeOidStr  /* char string specifying oid of tree to remove */ 
    )

DESCRIPTION

This routine deletes part of the SNMP agent MIB tree at runtime. Once the specified subtree is deleted, any further requests to access objects of that subtree fail.

RETURNS

N/A

SEE ALSO

snmpdLib, WindNet SNMPv1v2c VxWorks Component Release Supplement