All MIBs › ADVA-MIB › snmpProxyServerAdminState
snmpProxyServerAdminState
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::snmpProxyServerAdminState
OID (numeric): 1.3.6.1.4.1.2544.2.5.7.3
Node type: OBJECT-TYPE
Type: FspR7AdminStateSnmpProxy
Access: read-write
Description:
The Administrative State will be displayed in the GUI with full name values; it will be differently displayed in TL1 syntax according to TL1 display rules. The transaction into the UAS state requires a special destroy/delete function
What is snmpProxyServerAdminState?
This read-write object reports the administrative state of the SNMP proxy server using an enumerated value such as 'enabled' or 'disabled', with full names in the GUI and TL1-formatted alternatives in management interfaces. Network administrators use this to control and verify whether the proxy relaying service is operationally available. An example value is 'enabled', indicating the proxy server is administratively active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.7.3 snmpwalk -v2c -c public <target> ADVA-MIB::snmpProxyServerAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.7.3.1 snmpget -v2c -c public <target> ADVA-MIB::snmpProxyServerAdminState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.2.5.7.3.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.3 | snmpProxyServerAdminState | ADVA-MIB |