All MIBs › ADVA-FSPR7-MIB › endOfFiberMap
endOfFiberMap
Module: ADVA-FSPR7-MIB
OID (symbolic): ADVA-FSPR7-MIB::endOfFiberMap
OID (numeric): 1.3.6.1.4.1.2544.1.11.7.7.1.10000
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
What is endOfFiberMap?
This read-only integer marks the endpoint or boundary in the fiber mapping table structure of ADVA optical networking equipment. It serves as a sentinel or end-of-range indicator for MIB traversal, helping management applications determine when they have reached the last mappable fiber resource. No description is provided in the MIB, but it is typically used for table size calculation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.7.1.10000 snmpwalk -v2c -c public <target> ADVA-FSPR7-MIB::endOfFiberMap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.7.1.10000.1 snmpget -v2c -c public <target> ADVA-FSPR7-MIB::endOfFiberMap.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> endOfFiberMap.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.7 | featureSpecific | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.7.1 | fiberMap | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.7.1.10000 | endOfFiberMap | ADVA-FSPR7-MIB |