All MIBs › ADVA-MIB › snmpProxyEntrySingleTargetOutAdminState
snmpProxyEntrySingleTargetOutAdminState
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::snmpProxyEntrySingleTargetOutAdminState
OID (numeric): 1.3.6.1.4.1.2544.2.5.7.10.1.6
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 snmpProxyEntrySingleTargetOutAdminState?
This OID reports an integer enumeration representing the administrative state of the SNMP proxy configuration (typically 1=enabled, 2=disabled, 3=unassigned). It is used in network management to control whether the proxy agent actively forwards SNMP messages to its configured target destination. A concrete example would be a value of 1 indicating the proxy is administratively enabled and operational.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.7.10.1.6 snmpwalk -v2c -c public <target> ADVA-MIB::snmpProxyEntrySingleTargetOutAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.7.10.1.6.1 snmpget -v2c -c public <target> ADVA-MIB::snmpProxyEntrySingleTargetOutAdminState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.2.5.7.10.1.6.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.10 | snmpProxyEntrySingleTargetOutTable | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.7.10.1 | snmpProxyEntrySingleTargetOutEntry | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.7.10.1.6 | snmpProxyEntrySingleTargetOutAdminState | ADVA-MIB |