snmp_mib_archive/CISCO-FLASH-CAPABILITY.my
Heston Snodgrass 89bf4b016e initial commit
2016-12-15 15:03:18 -07:00

422 lines
13 KiB
Plaintext

-- *****************************************************************
-- CISCO-FLASH-CAPABILITY.my: CISCO-FLASH-MIB AGENT-CAPABILITIES
--
-- September 2001, A S Kiran Koushik
-- April 2004, Wen Xu
--
-- Copyright (c) 2001, 2003, 2004, 2008 by Cisco Systems Inc.
-- All rights reserved.
--
-- *****************************************************************
CISCO-FLASH-CAPABILITY DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY
FROM SNMPv2-SMI
AGENT-CAPABILITIES
FROM SNMPv2-CONF
DisplayString
FROM SNMPv2-TC
ciscoAgentCapability
FROM CISCO-SMI;
ciscoFlashCapability MODULE-IDENTITY
LAST-UPDATED "200801180000Z"
ORGANIZATION "Cisco Systems, Inc."
CONTACT-INFO
"Cisco Systems
Customer Service
Postal: 170 West Tasman Drive
San Jose, CA 95134
USA
Tel: +1 800 553-NETS
E-mail: cs-snmp@cisco.com"
DESCRIPTION
"Agent capabilities for CISCO-FLASH-MIB"
REVISION "200801180000Z"
DESCRIPTION
"Added ciscoFlashMibCapXRV03R06PCRS1
agent capability statement."
REVISION "200404010000Z"
DESCRIPTION
"Added ciscoFlashMibCapCatOSV08R0301."
REVISION "200310210000Z"
DESCRIPTION
"Added ciscoFlashMibCapCatOSV7R0501Cat6k,
and ciscoFlashMibCapV12R0113ECat6K."
REVISION "200109251234Z"
DESCRIPTION
"Initial version of this MIB module."
::= { ciscoAgentCapability 222 }
ciscoFlashCapabilityV12R00S AGENT-CAPABILITIES
PRODUCT-RELEASE "Cisco IOS 12.0S"
STATUS current
DESCRIPTION
"CISCO-FLASH-MIB capabilities"
SUPPORTS CISCO-FLASH-MIB
INCLUDES { ciscoFlashDeviceInfoGroup }
VARIATION ciscoFlashDeviceChangeTrap
DESCRIPTION
"A ciscoFlashDeviceChangeTrap is sent whenever a
removable Flash device is inserted or removed.
If the value of ciscoFlashDeviceSize is 0, it means
that the flash device was removed.
If the value of ciscoFlashDeviceSize is greater than
zero, it means that the flash device was inserted."
::= { ciscoFlashCapability 1 }
ciscoFlashCapabilityV12R01 AGENT-CAPABILITIES
PRODUCT-RELEASE "Cisco IOS 12.1"
STATUS current
DESCRIPTION
"CISCO-FLASH-MIB capabilities"
SUPPORTS CISCO-FLASH-MIB
INCLUDES { ciscoFlashDeviceInfoGroup }
VARIATION ciscoFlashDeviceChangeTrap
DESCRIPTION
"A ciscoFlashDeviceChangeTrap is sent whenever a
removable Flash device is inserted or removed.
If the value of ciscoFlashDeviceSize is 0, it means
that the flash device was removed.
If the value of ciscoFlashDeviceSize is greater than
zero, it means that the flash device was inserted."
::= { ciscoFlashCapability 2 }
ciscoFlashCapabilityV12R02 AGENT-CAPABILITIES
PRODUCT-RELEASE "Cisco IOS 12.2"
STATUS current
DESCRIPTION
"CISCO-FLASH-MIB capabilities"
SUPPORTS CISCO-FLASH-MIB
INCLUDES { ciscoFlashDeviceInfoGroup }
VARIATION ciscoFlashDeviceChangeTrap
DESCRIPTION
"A ciscoFlashDeviceChangeTrap is sent whenever a
removable Flash device is inserted or removed.
If the value of ciscoFlashDeviceSize is 0, it means
that the flash device was removed.
If the value of ciscoFlashDeviceSize is greater than
zero, it means that the flash device was inserted."
::= { ciscoFlashCapability 3 }
ciscoFlashMibCapCatOSV7R0501Cat4k AGENT-CAPABILITIES
PRODUCT-RELEASE "Cisco CatOS 7.5(1) on Catalyst 4000."
STATUS current
DESCRIPTION
"CISCO-FLASH-MIB capabilities."
SUPPORTS CISCO-FLASH-MIB
INCLUDES {
ciscoFlashDeviceInfoGroup,
ciscoFlashPartitionInfoGroup,
ciscoFlashFileInfoGroupRev1,
ciscoFlashCopyOpGroup,
ciscoFlashMiscOpGroup,
ciscoFlashNotifGroup
}
VARIATION ciscoFlashCopyCommand
SYNTAX INTEGER {
copyToFlashWithoutErase(2),
copyFromFlash(3)
}
DESCRIPTION
"Only limited set of enumerated values are supported."
VARIATION ciscoFlashCopyProtocol
SYNTAX INTEGER {
tftp(1),
rcp(2)
}
DESCRIPTION
"Only limited set of enumerated values are supported."
VARIATION ciscoFlashCopySourceName
SYNTAX DisplayString (SIZE (1..63))
DESCRIPTION
"Only support up to 63 characters long."
VARIATION ciscoFlashCopyRemoteUserName
SYNTAX DisplayString (SIZE (1..40))
DESCRIPTION
"Only support up to 40 characters long."
VARIATION ciscoFlashMiscOpCommand
SYNTAX INTEGER {
verify(2),
delete(3),
undelete(4),
squeeze(5),
format(6)
}
DESCRIPTION
"Only limited set of enumerated values are supported."
VARIATION ciscoFlashMiscOpDestinationName
SYNTAX DisplayString (SIZE (1..63))
DESCRIPTION
"Only support up to 63 characters long."
VARIATION ciscoFlashPartitioningCompletionTrap
ACCESS not-implemented
DESCRIPTION
"The current implentation does not support flash partitioning.
Hense, this object is not supported."
::= { ciscoFlashCapability 4 }
ciscoFlashMibCapCatOSV7R0501Cat6k AGENT-CAPABILITIES
PRODUCT-RELEASE "Cisco CatOS 7.5(1) on Catalyst 6000."
STATUS current
DESCRIPTION
"CISCO-FLASH-MIB capabilities."
SUPPORTS CISCO-FLASH-MIB
INCLUDES {
ciscoFlashDeviceInfoGroupRev1,
ciscoFlashPartitionInfoGroup,
ciscoFlashFileInfoGroupRev1,
ciscoFlashCopyOpGroup,
ciscoFlashMiscOpGroup,
ciscoFlashNotifGroupRev1
}
VARIATION ciscoFlashCopyCommand
SYNTAX INTEGER {
copyToFlashWithoutErase(2),
copyFromFlash(3)
}
DESCRIPTION
"Only limited set of enumerated values are supported."
VARIATION ciscoFlashCopyProtocol
SYNTAX INTEGER {
tftp(1),
rcp(2)
}
DESCRIPTION
"Only limited set of enumerated values are supported."
VARIATION ciscoFlashCopySourceName
SYNTAX DisplayString (SIZE (1..63))
DESCRIPTION
"Only support up to 63 characters long."
VARIATION ciscoFlashCopyRemoteUserName
SYNTAX DisplayString (SIZE (1..40))
DESCRIPTION
"Only support up to 40 characters long."
VARIATION ciscoFlashMiscOpCommand
SYNTAX INTEGER {
verify(2),
delete(3),
undelete(4),
squeeze(5),
format(6)
}
DESCRIPTION
"Only limited set of enumerated values are supported."
VARIATION ciscoFlashMiscOpDestinationName
SYNTAX DisplayString (SIZE (1..63))
DESCRIPTION
"Only support up to 63 characters long."
VARIATION ciscoFlashPartitioningCompletionTrap
ACCESS not-implemented
DESCRIPTION
"The current implentation does not support flash partitioning.
Hense, this object is not supported."
::= { ciscoFlashCapability 5 }
ciscoFlashMibCapV12R0113ECat6K AGENT-CAPABILITIES
PRODUCT-RELEASE "Cisco IOS 12.1(13E) on Catalyst 6000/6500 and Cisco
7600 series devices."
STATUS current
DESCRIPTION
"CISCO-FLASH-MIB capabilities."
SUPPORTS CISCO-FLASH-MIB
INCLUDES {
ciscoFlashDeviceInfoGroupRev1,
ciscoFlashPartitionInfoGroup,
ciscoFlashFileInfoGroupRev1,
ciscoFlashCopyOpGroup,
ciscoFlashMiscOpGroup,
ciscoFlashNotifGroupRev1
}
VARIATION ciscoFlashCopyProtocol
SYNTAX INTEGER {
tftp(1),
rcp(2)
}
DESCRIPTION
"Only limited set of enumerated values are supported."
VARIATION ciscoFlashPartitioningCompletionTrap
ACCESS not-implemented
DESCRIPTION
"The current implentation does not support flash partitioning.
Hense, this object is not supported."
::= { ciscoFlashCapability 6 }
ciscoFlashMibCapCatOSV08R0301 AGENT-CAPABILITIES
PRODUCT-RELEASE "Cisco CatOS 8.3(1)on Catalyst 6000/6500
and Cisco 7600 series devices."
STATUS current
DESCRIPTION
"CISCO-FLASH-MIB capabilities."
SUPPORTS CISCO-FLASH-MIB
INCLUDES {
ciscoFlashDeviceInfoGroupRev1,
ciscoFlashPartitionInfoGroup,
ciscoFlashFileInfoGroupRev1,
ciscoFlashCopyOpGroupRev1,
ciscoFlashMiscOpGroup,
ciscoFlashNotifGroupRev1
}
VARIATION ciscoFlashCopyCommand
SYNTAX INTEGER {
copyToFlashWithoutErase(2),
copyFromFlash(3)
}
DESCRIPTION
"Only limited set of enumerated values are supported."
VARIATION ciscoFlashCopyProtocol
SYNTAX INTEGER {
tftp(1),
rcp(2)
}
DESCRIPTION
"Only limited set of enumerated values are supported."
VARIATION ciscoFlashCopySourceName
SYNTAX DisplayString (SIZE (1..63))
DESCRIPTION
"Only support up to 63 characters long."
VARIATION ciscoFlashCopyRemoteUserName
SYNTAX DisplayString (SIZE (1..40))
DESCRIPTION
"Only support up to 40 characters long."
VARIATION ciscoFlashMiscOpCommand
SYNTAX INTEGER {
verify(2),
delete(3),
undelete(4),
squeeze(5),
format(6)
}
DESCRIPTION
"Only limited set of enumerated values are supported."
VARIATION ciscoFlashMiscOpDestinationName
SYNTAX DisplayString (SIZE (1..63))
DESCRIPTION
"Only support up to 63 characters long."
VARIATION ciscoFlashPartitioningCompletionTrap
ACCESS not-implemented
DESCRIPTION
"The current implentation does not support flash
partitioning. Hense, this object is not
supported."
::= { ciscoFlashCapability 7 }
ciscoFlashMibCapXRV03R06PCRS1 AGENT-CAPABILITIES
PRODUCT-RELEASE "Cisco IOS XR 3.6 on CRS-1"
STATUS current
DESCRIPTION
"CISCO-FLASH-MIB capabilities."
SUPPORTS CISCO-FLASH-MIB
INCLUDES {
ciscoFlashDeviceInfoGroupRev1,
ciscoFlashPartitionInfoGroup,
ciscoFlashFileInfoGroupRev1,
ciscoFlashNotifGroupRev1,
ciscoFlashCopyOpGroup,
ciscoFlashMiscOpGroup
}
VARIATION ciscoFlashCfgDevInsNotifEnable
ACCESS not-implemented
DESCRIPTION
"Not supported."
VARIATION ciscoFlashCfgDevRemNotifEnable
ACCESS not-implemented
DESCRIPTION
"Not supported."
VARIATION ciscoFlashPartitioningCommand
ACCESS not-implemented
DESCRIPTION
"Not supported."
VARIATION ciscoFlashPartitioningDestinationName
ACCESS not-implemented
DESCRIPTION
"Not supported."
VARIATION ciscoFlashPartitioningPartitionCount
ACCESS not-implemented
DESCRIPTION
"Not supported."
VARIATION ciscoFlashPartitioningPartitionSizes
ACCESS not-implemented
DESCRIPTION
"Not supported."
VARIATION ciscoFlashPartitioningStatus
ACCESS not-implemented
DESCRIPTION
"Not supported."
VARIATION ciscoFlashPartitioningNotifyOnCompletion
ACCESS not-implemented
DESCRIPTION
"Not supported"
VARIATION ciscoFlashPartitioningTime
ACCESS not-implemented
DESCRIPTION
"Not supported."
VARIATION ciscoFlashPartitioningEntryStatus
ACCESS not-implemented
DESCRIPTION
"Not supported."
VARIATION ciscoFlashPartitioningCompletionTrap
ACCESS not-implemented
DESCRIPTION
"Not supported."
::= { ciscoFlashCapability 8 }
END