RTM-MIB :: nextTrapSeqNum

MIB Reference — IPNetwork Monitor

All MIBsRTM-MIBnextTrapSeqNum

nextTrapSeqNum

Module: RTM-MIB

OID (symbolic): RTM-MIB::nextTrapSeqNum

OID (numeric): 1.3.6.1.4.1.351.120.1.1.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Set by the manager to indicate the first trap(identified by this sequence number) it is interested in uploading. The agent increments this value when readingTrapsFlag is set to true(1) and SNMP Get is performed on trapUploadTable. The trapUploadTable entries returned depends upon this value. If there are no traps in the system with the the sequence number, the agent will set the value for this object to the head of FIFO(Saved traps) and return an error response.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.120.1.1.1.5
snmpwalk -v2c -c public <target> RTM-MIB::nextTrapSeqNum

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.120.1.1.1.5.1
snmpget -v2c -c public <target> RTM-MIB::nextTrapSeqNum.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.351.120.1.1.1.5.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.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.120rtmRTM-MIB
1.3.6.1.4.1.351.120.1trapsConfigRTM-MIB
1.3.6.1.4.1.351.120.1.1trapConfigTableRTM-MIB
1.3.6.1.4.1.351.120.1.1.1trapConfigEntryRTM-MIB
1.3.6.1.4.1.351.120.1.1.1.5nextTrapSeqNumRTM-MIB