All MIBs › ADVA-MIB › snmpProxyServerSynchroState
snmpProxyServerSynchroState
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::snmpProxyServerSynchroState
OID (numeric): 1.3.6.1.4.1.2544.2.5.7.5
Node type: OBJECT-TYPE
Type: SnmpProxySynchronizationState
Access: read-write
Description:
This parameter is used to synchronize proxy table on GNE with destination NE's availability.
What is snmpProxyServerSynchroState?
This object contains an enumerated value reflecting the synchronization state of proxy tables between the central management element (GNE) and remote network elements. Operators monitor this to ensure proxy configurations remain consistent across the management domain and detect synchronization failures. A typical value is 'in-sync', confirming proxy tables match the destination element's availability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.7.5 snmpwalk -v2c -c public <target> ADVA-MIB::snmpProxyServerSynchroState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.7.5.1 snmpget -v2c -c public <target> ADVA-MIB::snmpProxyServerSynchroState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.2.5.7.5.1 s <value>
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.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5 | config | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.7 | snmpAgent | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.7.5 | snmpProxyServerSynchroState | ADVA-MIB |