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.
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>
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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| 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 |