AGGREGATED-EXT-MIB :: lastAggNode

MIB Reference — IPNetwork Monitor

All MIBsAGGREGATED-EXT-MIBlastAggNode

lastAggNode

Module: AGGREGATED-EXT-MIB

OID (symbolic): AGGREGATED-EXT-MIB::lastAggNode

OID (numeric): 1.3.6.1.4.1.1751.1.1198.100

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description:

This is a flag variable, kept to indicate the end of aggregated mib during a snmpwalk. It always returns the following string: Reached the End of Aggregated MIB

What is lastAggNode?

This read-only object is a marker flag that always returns the string 'Reached the End of Aggregated MIB' when queried and is used to signal the end of an aggregated MIB tree during SNMP walk operations. It helps management applications detect when they have completed walking through all aggregated MIB data and can stop iterating. Operators and tools use this as a boundary indicator to properly terminate tree traversal and avoid infinite loops.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.1.1198.100
snmpwalk -v2c -c public <target> AGGREGATED-EXT-MIB::lastAggNode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.1.1198.100.1
snmpget -v2c -c public <target> AGGREGATED-EXT-MIB::lastAggNode.1

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.1751lucentAGGREGATED-EXT-MIB
1.3.6.1.4.1.1751.1productsAGGREGATED-EXT-MIB
1.3.6.1.4.1.1751.1.1198softSwitchAGGREGATED-EXT-MIB
1.3.6.1.4.1.1751.1.1198.100lastAggNodeAGGREGATED-EXT-MIB