All MIBs › ASCEND-MIB › sysConfigTftpParameter
sysConfigTftpParameter
Module: ASCEND-MIB
OID (symbolic): ASCEND-MIB::sysConfigTftpParameter
OID (numeric): 1.3.6.1.4.1.529.9.5.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
This variable indicates the list of profiles to be included or excluded during the save operation through tftp. The snmp agent will modify the set string to an uppercase space-separated new string and return the changed value. This is to clarify the case insensitive profile naming.
What is sysConfigTftpParameter?
List of profile names to include/exclude in selective TFTP save operations. Space-separated profile names for granular backup control. Example: 'PROFILE1 PROFILE2' saves only those profiles.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.529.9.5.6 snmpwalk -v2c -c public <target> ASCEND-MIB::sysConfigTftpParameter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.529.9.5.6.1 snmpget -v2c -c public <target> ASCEND-MIB::sysConfigTftpParameter.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.529.9.5.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.529 | ascend | ASCEND-MIB |
| 1.3.6.1.4.1.529.9 | systemStatusGroup | ASCEND-MIB |
| 1.3.6.1.4.1.529.9.5 | sysConfigTftp | ASCEND-MIB |
| 1.3.6.1.4.1.529.9.5.6 | sysConfigTftpParameter | ASCEND-MIB |