All MIBs › ADVA-FSPR7-MIB › endOfDownwardDcnTable
endOfDownwardDcnTable
Module: ADVA-FSPR7-MIB
OID (symbolic): ADVA-FSPR7-MIB::endOfDownwardDcnTable
OID (numeric): 1.3.6.1.4.1.2544.1.11.7.8.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
What is endOfDownwardDcnTable?
Signals a sentinel value (typically integer 0 or 1) marking the logical end of the downward DCN containment table scan. SNMP table walking applications use this object to detect when no further child DCN entries exist, preventing unnecessary polling cycles. A concrete example value is 1, indicating no additional children remain to be queried.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.8.8 snmpwalk -v2c -c public <target> ADVA-FSPR7-MIB::endOfDownwardDcnTable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.8.8.1 snmpget -v2c -c public <target> ADVA-FSPR7-MIB::endOfDownwardDcnTable.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11 | fspR7 | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11.7 | advaFspR7 | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.8 | relationship | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.8.8 | endOfDownwardDcnTable | ADVA-FSPR7-MIB |