All MIBs › CISCO-WAN-ANNOUNCEMENT-MIB › cwAnnPrefixPath
cwAnnPrefixPath
Module: CISCO-WAN-ANNOUNCEMENT-MIB
OID (symbolic): CISCO-WAN-ANNOUNCEMENT-MIB::cwAnnPrefixPath
OID (numeric): 1.3.6.1.4.1.351.150.25.1.1.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: This object records the directory path under the default TFTP directory in the Announcement File server for announcement files.
The purpose of this MIB object is to specify the 'main' directory for Announcements if it is to be different than the default TFTP directory.
The individual characters in this name may be alphanumeric characters, forward slashes, backward slashes, periods, dashes, and underscores, but no embedded spaces. Also, the last character of the name must not be a dash or a forward slash.
If this MIB object is a 'null' value it will not cause any directory path string to be inserted with the cwAnnFileName MIB object.
The 'null' value of this field is a single space character, which may be set to this value by setting this MIB object to the single character space string (' '), or alternatively, for computing systems that cannot handle single character space strings, to the single character ('_') underscore string, which will then be converted internally to the single character space string.
What is cwAnnPrefixPath?
This read-write string configures the directory path, relative to the default TFTP directory, where the Announcement File server stores announcement files if a non-default main directory is used. An admin sets this when announcement files are organized in a specific subdirectory rather than the TFTP root, ensuring the gateway looks in the right place when fetching announcement files. For example, if announcement files were reorganized into a dedicated announcements subdirectory on the TFTP server, the admin would update this prefix path so the gateway continues to find and load them correctly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.25.1.1.1.5 snmpwalk -v2c -c public <target> CISCO-WAN-ANNOUNCEMENT-MIB::cwAnnPrefixPath
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.25.1.1.1.5.1 snmpget -v2c -c public <target> CISCO-WAN-ANNOUNCEMENT-MIB::cwAnnPrefixPath.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.150.25.1.1.1.5.1 s <value>
Start monitoring Cisco MGX 8000 series with VISM/Media Gateway cards (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-ANNOUNCEMENT-MIB::cwAnnPrefixPath OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000 series with VISM/Media Gateway cards (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.150.25 | ciscoWanAnnouncementMIB | CISCO-WAN-ANNOUNCEMENT-MIB |
| 1.3.6.1.4.1.351.150.25.1 | cwAnnounceGrpMIBObjects | CISCO-WAN-ANNOUNCEMENT-MIB |
| 1.3.6.1.4.1.351.150.25.1.1 | cwAnnounceGeneric | CISCO-WAN-ANNOUNCEMENT-MIB |
| 1.3.6.1.4.1.351.150.25.1.1.1 | cwAnnounceControlGrp | CISCO-WAN-ANNOUNCEMENT-MIB |
| 1.3.6.1.4.1.351.150.25.1.1.1.5 | cwAnnPrefixPath | CISCO-WAN-ANNOUNCEMENT-MIB |