All MIBs › FOUNDRY-SN-AGENT-MIB › snAgGblPassword
snAgGblPassword
Module: FOUNDRY-SN-AGENT-MIB
OID (symbolic): FOUNDRY-SN-AGENT-MIB::snAgGblPassword
OID (numeric): 1.3.6.1.4.1.1991.1.1.2.1.15
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
System Security Access Password and this is only
allowed to use for setting but not for reading.
An SNMP-Get will get an null string.
By default, this object needs to be in the same PDU while
doing Set operation some critical SNMP objects.
If command 'no snmp-server pw-check' is configured on
the device, then this object is not needed in the PDU.
The value of this object depends on the authentication
method configured for SNMP.
If there's no AAA authentication configuration for SNMP,
this object will have the enable superuser password.
If the AAA authentication for SNMP is configured and has
leading method as enable or line, this object will have
the corresponding enable or line password.
If the switch has AAA authentication for SNMP operation,
and the method specified is one of local, TACACS+, or RADIUS,
this object will have format ' '
(note one space character in between).
The max size allows concatenation of max 48 octets of
username and 48 octets of password, with one blank character
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.1.15 snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgGblPassword
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.1.15.1 snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgGblPassword.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1991.1.1.2.1.15.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.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.2 | snAgentSys | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.1 | snAgentGbl | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.1.15 | snAgGblPassword | FOUNDRY-SN-AGENT-MIB |