NBS-CMMC-MIB :: nbsCmmcSysTrapTblEntStatus

MIB Reference — IPNetwork Monitor

All MIBsNBS-CMMC-MIBnbsCmmcSysTrapTblEntStatus

nbsCmmcSysTrapTblEntStatus

Module: NBS-CMMC-MIB

OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysTrapTblEntStatus

OID (numeric): 1.3.6.1.4.1.629.200.3.2.4.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This object is used to get/set the validity of the information contained by nbsCmmcSysTrapEntry row.

Setting this object to the value invalid(1) has the effect of deleting the corresponding nbsCmmcSysTrapTable entry. Deleting and entry has the effect of initializing it to default values : IpAddr = 0.0.0.0 & Comm = null string.

Setting this object to the value valid(2) entry has the effect of creating a new row in the nbsCmmcSysTrapTable object, if an entry with the same nbsCmmcSysTrapTblEntIpAddr does not exist. If such an entry exists, then a 'badValue' error will be returned.

The GET operations will receive a value of valid(2) for existing entries. An invalid(1) value indicates an entry that was deleted by a previous SET operation.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.3.2.4.1.2
snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysTrapTblEntStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.3.2.4.1.2.1
snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysTrapTblEntStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.3.2.4.1.2.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.629nbsNBS-CMMC-MIB
1.3.6.1.4.1.629.200nbsCmmcMibNBS-CMMC-MIB
1.3.6.1.4.1.629.200.3nbsCmmcIpSnmpGrpNBS-CMMC-MIB
1.3.6.1.4.1.629.200.3.2nbsCmmcSnmpCfgNBS-CMMC-MIB
1.3.6.1.4.1.629.200.3.2.4nbsCmmcSysTrapTableNBS-CMMC-MIB
1.3.6.1.4.1.629.200.3.2.4.1nbsCmmcSysTrapEntryNBS-CMMC-MIB
1.3.6.1.4.1.629.200.3.2.4.1.2nbsCmmcSysTrapTblEntStatusNBS-CMMC-MIB