view release on metacpan or search on metacpan
share/mib/CISCO-STACK-MIB.my view on Meta::CPAN
CISCO-STP-EXTENSIONS-MIB."
DEFVAL { disabled }
::= { systemGrp 40 }
sysExtendedRmonVlanModeEnable OBJECT-TYPE
SYNTAX INTEGER { enabled(1), disabled(2) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates whether the Extended RMON VlanMode
feature is enabled or not. If it is set to
enabled(1), hostTable (rmon 4) will provide the
information of a list of VLANs instead of a list
of MAC addresses for a monitored trunking port."
DEFVAL { disabled }
::= { systemGrp 41 }
sysExtendedRmonNetflowPassword OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..20))
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The password for enabling the Extended RMON
Netflow feature and this object has to be set
before setting sysExtendedRmonNetflowEnable to
enabled(1). When reading this object, it will
return empty string.
If the platform supports
sysExtendedRmonNetflowModuleMask object, this
object will be not be supported."
::= { systemGrp 42 }
sysExtendedRmonNetflowEnable OBJECT-TYPE
SYNTAX INTEGER { enabled(1), disabled(2) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates whether the Extended RMON Netflow
feature is enabled or not. Setting this object to
disabled(2), will clear
sysExtendedRmonNetflowPassword automatically.
Setting this object to enabled(1) will be rejected
if sysExtendedRmonNetflowPassword does not contain
a valid password.
If the platform supports
sysExtendedRmonNetflowModuleMask object, this
object will not be supported."
DEFVAL { disabled }
::= { systemGrp 43 }
sysExtendedRmonVlanAgentEnable OBJECT-TYPE
SYNTAX INTEGER { enabled(1), disabled(2) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates whether the Extended RMON VlanAgent
feature is enabled or not. If it is set to
enabled(1), the extended RMON will also provide
the information on VLAN based interface in
addition to the port based interface for the
monitored traffic.
Setting this object to enabled(1), it will consume
more CPU for processing each monitored frame and
affect Extended RMON performance."
DEFVAL { disabled }
::= { systemGrp 44 }
sysExtendedRmonEnable OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2),
noNAMPresent(3) -- No Network Analysis Module
-- present
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates whether the SNMP agent supports the
extended RMON feature. noNAMPresent(3) is a
read-only value and the agent will return this
value when the sysEnableExtendedRmon is set to
enabled(1), but Network Analysis module is not
present in the system."
DEFVAL { enabled }
::= { systemGrp 45 }
sysConsolePrimaryLoginAuthentication OBJECT-TYPE
SYNTAX INTEGER{ tacacs(1),
radius(2),
local(3) -- read-only
}
MAX-ACCESS read-write
STATUS deprecated
DESCRIPTION "Indicates whether TACACS+ or RADIUS is the
primary login authentication, i.e which method
will be tried first for a console session. If
tacacsLoginAuthentication and
radiusLoginAuthentication are set to disabled
then sysConsolePrimaryLoginAuthentication will
have a value of local(3).
This object is deprecated and replaced by
cacPriorityTable in CISCO-AAA-CLIENT-MIB."
::= { systemGrp 46 }
sysConsolePrimaryEnableAuthentication OBJECT-TYPE
SYNTAX INTEGER{ tacacs(1),
radius(2),
local(3) -- read-only
}
MAX-ACCESS read-write
STATUS deprecated
DESCRIPTION "Indicates whether TACACS+ or RADIUS is the
primary enable authentication, i.e which method
will be tried first for a console session. If
tacacsEnableAuthentication and
radiusEnableAuthentication are set to disabled
then sysConsolePrimaryEnableAuthentication will
have a value of local(3).
This object is deprecated and replaced by
cacPriorityTable in CISCO-AAA-CLIENT-MIB."
::= { systemGrp 47 }
share/mib/CISCO-STACK-MIB.my view on Meta::CPAN
put the port in forwarding state.
This object is deprecated and replaced by
stpxFastStartPortTable in
CISCO-STP-EXTENSIONS-MIB."
DEFVAL { disabled }
::= { portEntry 12 }
portAdminRxFlowControl OBJECT-TYPE
SYNTAX INTEGER { on(1), off(2), desired(3) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates the receive flow control administrative
status set on the port. If the status is set to
on(1), the port will require the far end to send
flow control. If the status is set to off(2), the
port will not allow far end to send flow control.
If the status is set to desired(3), the port will
allow the far end to send the flow control."
DEFVAL { off }
::= { portEntry 13}
portOperRxFlowControl OBJECT-TYPE
SYNTAX INTEGER { on(1), off(2), disagree(3) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the receive flow control operational
status of the port. If the port could not agree
with the far end on a link protocol, its
operational status will be disagree(3)."
::= { portEntry 14}
portAdminTxFlowControl OBJECT-TYPE
SYNTAX INTEGER { on(1), off(2), desired(3) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates the transmit flow control
administrative status set on the port.
If the status is set to on(1), the port will send
flow control to the far end.
If the status is set to off(2), the port will not
send flow control to the far end. If the status is
set to desired(3), the port will send flow control
to the far end if the far end supports it."
::= { portEntry 15}
portOperTxFlowControl OBJECT-TYPE
SYNTAX INTEGER { on(1), off(2), disagree(3) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the transmit flow control operational
status of the port. If the port could not agree
with the far end on a link protocol, its
operational status will be disagree(3)."
::= { portEntry 16}
portMacControlTransmitFrames OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of MAC control frames passed to
the MAC sublayer for transmission."
::= { portEntry 17}
portMacControlReceiveFrames OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of MAC control frames passed by
the MAC sublayer to the MAC Control sublayer on
receive."
::= { portEntry 18}
portMacControlPauseTransmitFrames OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of PAUSE frames passed to
the MAC sublayer for transmission."
::= { portEntry 19}
portMacControlPauseReceiveFrames OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of PAUSE frames passed by
the MAC sublayer to the MAC Control sublayer
on receive."
::= { portEntry 20}
portMacControlUnknownProtocolFrames OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The total number of MAC Control frames received
with an opcode that is not supported by the
device."
::= { portEntry 21}
portLinkFaultStatus OBJECT-TYPE
SYNTAX INTEGER {
noFault(1),
nearEndFault(2),
nearEndConfigFail(3),
farEndDisable(4),
farEndFault(5),
farEndConfigFail(6),
notApplicable(7)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Specifies additional link fault status on a
gigabit link.
noFault:
Link is up and operational.
nearEndFault:
The port is enabled but there is no GBIC
present or the local port cannot
synchronize with the remote end.
nearEndConfigFail:
The local port has detected a
configuration mismatch with the remote
end.
farEndDisable:
The far end is in the disabled state.
farEndFault:
The remote port is cannot synchronize.
farEndConfigFail:
The remote port has detected a
configuration mismatch with the local end.
notApplicable:
Link fault status is not applicable on
this port."
::= { portEntry 22 }
portAdditionalOperStatus OBJECT-TYPE
SYNTAX BITS {
other(0), -- none of the following
connected(1),
standby(2),
faulty(3),
notConnected(4),
inactive(5),
shutdown(6),
dripDis(7),
disabled(8),
monitor(9),
errdisable(10),
linkFaulty(11),
onHook(12),
offHook(13),
reflector(14)
}
MAX-ACCESS read-only
share/mib/CISCO-STACK-MIB.my view on Meta::CPAN
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Table containing token ring configuration
information."
::= { tokenRingGrp 1 }
tokenRingPortEntry OBJECT-TYPE
SYNTAX TokenRingPortEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Entry containing token ring configuration
information for a particular port."
INDEX { tokenRingModuleIndex, tokenRingPortIndex }
::= { tokenRingPortTable 1 }
TokenRingPortEntry ::=
SEQUENCE {
tokenRingModuleIndex
INTEGER,
tokenRingPortIndex
INTEGER,
tokenRingPortSetACbits
INTEGER,
tokenRingPortMode
INTEGER,
tokenRingPortEarlyTokenRel
INTEGER,
tokenRingPortPriorityThresh
INTEGER,
tokenRingPortPriorityMinXmit
INTEGER,
tokenRingPortCfgLossThresh
INTEGER,
tokenRingPortCfgLossInterval
INTEGER
}
tokenRingModuleIndex OBJECT-TYPE
SYNTAX INTEGER (1..16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index value that uniquely identifies the
module where this port is located
(see portModuleIndex)."
::= { tokenRingPortEntry 1 }
tokenRingPortIndex OBJECT-TYPE
SYNTAX INTEGER (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index value that uniquely identifies this port
within a module (see portIndex)."
::= { tokenRingPortEntry 2 }
tokenRingPortSetACbits OBJECT-TYPE
SYNTAX INTEGER { enabled(1), disabled(2) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Specifies if the AC bits shall be set
unconditionally when a port forwards certain LLC
frames."
DEFVAL { disabled }
::= { tokenRingPortEntry 3 }
tokenRingPortMode OBJECT-TYPE
SYNTAX INTEGER { auto(1),
fdxCport(2),
fdxStation(3),
hdxCport(4),
hdxStation(5),
riro(7) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Specifies the port's mode of operation.
auto: Automatically detect the port mode
upon insertion.
fdxCport: Transmit Immediate (full-duplex)
Concentrator Port
fdxStation: Transmit Immediate (full-duplex)
Station emulation
hdxCport: Token Passing Protocol (half-duplex)
Concentrator Port
hdxStation: Token Passing Protocol (half-duplex)
Station emulation
riro: RingIn/RingOut mode. (wsx5031 only)"
DEFVAL { auto }
::= { tokenRingPortEntry 4 }
-- tokenRingPortEntry 5 to 8 are not used
tokenRingPortEarlyTokenRel OBJECT-TYPE
SYNTAX INTEGER { enabled(1), disabled(2) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object provides the ability to enable or
disable early token release for a particular port.
Early token release only applies to ports
operating at 16 Mbps. If ifSpeed reflects 4 Mbps
for a particular port, then the corresponding
instance of this object will have a value of
disabled(2) regardless of attempts to set the
object to enabled(1).
Whenever a port is opened with a ring speed of
16 Mbps, by default, early token release will be
enabled."
::= { tokenRingPortEntry 9 }
tokenRingPortPriorityThresh OBJECT-TYPE
SYNTAX INTEGER (0..7)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The highest token ring frame priority that shall
go to the low-priority transmit queue."
DEFVAL { 3 }
::= { tokenRingPortEntry 10 }
tokenRingPortPriorityMinXmit OBJECT-TYPE
SYNTAX INTEGER (0..6)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The minimum token priority that will be used for
transmit."
DEFVAL { 4 }
::= { tokenRingPortEntry 11 }
tokenRingPortCfgLossThresh OBJECT-TYPE
SYNTAX INTEGER (1..100)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Number of configuration loss events during the
sample interval which, if exceeded, should cause
the port to be disabled. If the port is disabled
by this function the port must be administratively
re-enabled."
DEFVAL { 8 }
::= { tokenRingPortEntry 12 }
tokenRingPortCfgLossInterval OBJECT-TYPE
SYNTAX INTEGER (1..9999)
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The sampling interval, in minutes, for which the
port monitors to see if the configuration loss
threshold has been exceeded."
DEFVAL { 10 }
::= { tokenRingPortEntry 13 }
-- DRiP related objects.
tokenRingDripDistCrfMode OBJECT-TYPE
SYNTAX INTEGER { enabled(1), disabled(2) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object reflects whether TR-CRFs can be
distributed across ISL topologies. Setting
this object to enabled(1) allows TR-CRFs to be
distributed. Setting this object to disabled(2)
prevents TR-CRFs from being distributed across
ISL topologies. When this object is set to
disabled(2), the system will disable ports
involved in the distributed TR-CRF."
DEFVAL { disabled }
::= { tokenRingGrp 2 }
tokenRingDripAreReductionMode OBJECT-TYPE
SYNTAX INTEGER { enabled(1), disabled(2) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This object reflects whether or not All
Routes Explorer (ARE) reduction capabilities are
enabled or disabled on this system. Setting
this object to enabled(1) will permit DRiP to
participate in the configuration of Token Ring
share/mib/CISCO-STACK-MIB.my view on Meta::CPAN
INTEGER,
portTopNIOOctets
Counter64,
portTopNIOPkts
Counter64,
portTopNIOBroadcast
Counter64,
portTopNIOMulticast
Counter64,
portTopNInErrors
Counter32,
portTopNBufferOverFlow
Counter32
}
portTopNIndex OBJECT-TYPE
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index that uniquely identifies an entry in
the portTopN table among those in the same report.
This index is between 1 and N, where N is the
portTopNGrantedSize of ports with the highest
portTopNRateBase. Increasing values of
portTopNIndex shall be assigned to entries with
decreasing values of portTopNRateBase until index
N is assigned to the entry with the lowest value
of portTopNRateBase or there are no more
portTopNEntries."
::= { portTopNEntry 1 }
portTopNModuleNumber OBJECT-TYPE
SYNTAX INTEGER (1..20)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The module number of the port counter data
entry."
::= { portTopNEntry 2 }
portTopNPortNumber OBJECT-TYPE
SYNTAX INTEGER (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The port number of the port counter data entry."
::= { portTopNEntry 3 }
portTopNUtilization OBJECT-TYPE
SYNTAX INTEGER(1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The utilization of the port in the system.
The utilization is computed in the following
methods:
Ethernet Utilization: (If Full Duplex, multiply by 2)
10 Mbps I/O-pkts * (9.6 + 6.4) + (0.8 * I/O-Bytes)
Ethernet Util = -----------------------------------------
Interval * 10,000
where 9.6 is interframe gap of Ethernet
6.4 is preamble of Ethernet
10,000 is 10Mbps
100 Mbps I/O-pkts * (96 + 64) + (8 * I/O-Bytes)
Ethernet Util = --------------------------------------
Interval * 1,000,000
1000 Mbps I/O-pkts * (96 + 64) + (8 * I/O-Bytes)
Ethernet Util = --------------------------------------
Interval * 10,000,000
All other I/O-pkts * (9.6 + 6.4) + (0.8 * I/O-Bytes)
Ethernet Util = ------------------------------------------
Interval * N * 1,000
(where N is N Mbps)
Token Ring Utilization:
(Assuming that Octets is from AC byte through FCS)
4 Mbps Pkts * 32 + (8 * Octets)
Token Ring Util = 100 * ------------------------
Interval * 4,000,000
where 32 is bits in SD, ED, FS and IFG
16 Mbps Pkts * 64 + (8 * Octets)
Token Ring Util = 100 * ------------------------
Interval * 16,000,000
where 64 is bits in SD, ED, FS and IFG
FDDI Utilization:
I/O-Pkts * (64 + 8 + 32 + 16) + (8 * I/O-Bytes)
FDDI Util = ----------------------------------------------
Interval * 100,000,000
where 64 is Preamble of FDDI,
8 is the Start Delimiter (SD) of FDDI,
32 is the CRC, and
16 is the End of Frame Sequence (EFS) of FDDI."
::= { portTopNEntry 4 }
portTopNIOOctets OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Input and Output octets of the port in the
system."
::= { portTopNEntry 5 }
portTopNIOPkts OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The Input and Output packets of the port in the
system."
::= { portTopNEntry 6 }
portTopNIOBroadcast OBJECT-TYPE
share/mib/CISCO-STACK-MIB.my view on Meta::CPAN
}
voicePortDnsModuleIndex OBJECT-TYPE
SYNTAX INTEGER(1..16)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index value that uniquely identifies the
module where this port is located."
::= { voicePortOperDnsServerEntry 1 }
voicePortDnsPortIndex OBJECT-TYPE
SYNTAX INTEGER (1..255)
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index value that uniquely identifies this port
within a module."
::= { voicePortOperDnsServerEntry 2 }
voicePortOperDnsServerIndex OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "An index value that uniquely identifies this DNS
server within a module/port. This value indicates
the priority order among these DNS servers."
::= { voicePortOperDnsServerEntry 3 }
voicePortOperDnsServerIpAddr OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The operational DNS Server IP Address of this
port. "
::= { voicePortOperDnsServerEntry 4 }
voicePortOperDnsServerSource OBJECT-TYPE
SYNTAX INTEGER {
fromDhcp (1),
fromPortConfig (2),
fromSystemConfig (3)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The source of the Dns Server IP Address of this
port.
fromDhcp(1) indicates that the DNS server IP
address comes from the DHCP server.
fromPortConfig(2) indicates that the DNS server IP
address comes from the object
voicePorfIfDnsServerAdress.
fromSystemConfig(3) indicates that the DNS server
IP address comes from DNS configuration for the
system."
::= { voicePortOperDnsServerEntry 5 }
-- the port jumbo frame group
-- If the port jumbo frame feature is supported, this
-- portJumboFrameTable
-- should be implemented.
portJumboFrameTable OBJECT-TYPE
SYNTAX SEQUENCE OF PortJumboFrameEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A list of port jumbo frame entries. The number of
entries is determined by the number of ports in
the system which support the Jumbo frame feature."
::= { portJumboFrameGrp 1}
portJumboFrameEntry OBJECT-TYPE
SYNTAX PortJumboFrameEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Entry containing the jumbo frame configuration
for a particular port."
INDEX { portJumboFrameModuleIndex,
portJumboFramePortIndex }
::= { portJumboFrameTable 1 }
PortJumboFrameEntry ::=
SEQUENCE {
portJumboFrameModuleIndex
INTEGER,
portJumboFramePortIndex
INTEGER,
portJumboFrameEnable
INTEGER
}
portJumboFrameModuleIndex OBJECT-TYPE
SYNTAX INTEGER (1..16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index value that uniquely identifies the
module where this port is located."
::= { portJumboFrameEntry 1 }
portJumboFramePortIndex OBJECT-TYPE
SYNTAX INTEGER (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An index value that uniquely identifies this port
within a module. The value is determined by the
location of the port on the module. Valid entries
are 1 to the value of moduleNumPorts for this
module."
::= { portJumboFrameEntry 2 }
portJumboFrameEnable OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates the jumbo frame status of the port. If
enabled, the port supports frame size greater than
the standard ethernet frame size of 1518 bytes."
::= { portJumboFrameEntry 3 }
-- the switch acceleration group
-- If the module switch acceleration feature is supported, the
-- switchAccelerationModuleTable should be implemented.
switchAccelerationModuleTable OBJECT-TYPE
SYNTAX SEQUENCE OF SwitchAccelerationModuleEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "This table contains a list of the modules for
which the switch acceleration capability can be
configured."
::= { switchAccelerationGrp 1 }
switchAccelerationModuleEntry OBJECT-TYPE
SYNTAX SwitchAccelerationModuleEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A module for which switch acceleration can be
configured."
INDEX { switchAccelerationModuleIndex }
::= { switchAccelerationModuleTable 1 }
SwitchAccelerationModuleEntry ::=
SEQUENCE {
switchAccelerationModuleIndex
INTEGER,
switchAccelerationModuleEnable
TruthValue
}
switchAccelerationModuleIndex OBJECT-TYPE
SYNTAX INTEGER (1..16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of moduleIndex for the module where
switch acceleration feature can be configured."
::= {switchAccelerationModuleEntry 1 }
switchAccelerationModuleEnable OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates whether switch acceleration is enabled
on this module or not.
When this feature is enabled, the system will
increase the switching bandwidth, but the
ifAdminStatus of any port on this module can not
be set to 'up'.
If the ifAdminStatus of any port on this module is
'up', this feature can not be enabled until
ifAdminStatus of all ports on the module is set
to 'down'."
DEFVAL { false }
share/mib/CISCO-STACK-MIB.my view on Meta::CPAN
filtering feature."
GROUP mcastGroup1
DESCRIPTION "The mcastGroup1 is an optional group containing
objects providing information about the
multicast features."
GROUP portGroup1
DESCRIPTION "The portGroup1 is an optional group containing
objects providing information about the ports on
the device."
GROUP chassisGroup1
DESCRIPTION "The chassisGroup1 is a group containing objects
providing information about the chassis of the
device. This group must be implemented by systems
that can have 3 or more power supplies."
GROUP moduleGroup1
DESCRIPTION "The moduleGroup1 is an optional group containing
objects providing information about the modules
on the device."
GROUP portCpbGroup2
DESCRIPTION "The portCpbGroup2 is an optional group containing
objects providing additional information about the
port capabilities on the device."
GROUP voiceGroup
DESCRIPTION "The voiceGroup is an optional group containing
objects providing information about the voice port
on the device."
GROUP moduleGroup2
DESCRIPTION "The moduleGroup2 is an mandatory group containing
objects providing information about the modules
on the device."
GROUP portCpbGroup3
DESCRIPTION "The portCpbGroup3 is an optional group containing
objects providing additional information about the
port capabilities on the device."
GROUP vlanGroup1
DESCRIPTION "The vlanGroup1 is an optional group containing
objects providing information about the Virtual
LAN features."
GROUP portGroup2
DESCRIPTION "The portGroup2 is an optional group containing
objects providing information about the ports on
the device."
GROUP switchAccelerationModuleGroup
DESCRIPTION "This group is mandatory for implementations of
switch acceleration capability."
GROUP optionalSystemMiscGroup3
DESCRIPTION "The optionalSystemMiscGroup3 is an optional group
containing objects providing information about the
miscellaneous system features."
GROUP optionalSystemMiscGroup4
DESCRIPTION "This group is an optional group containing
objects providing information about the
miscellaneous system features."
GROUP vlanTrunkMappingGroup
DESCRIPTION "This group is mandatory for implementations of
trunk VLAN to VLAN association feature on the
device."
GROUP portJumboFrameGroup
DESCRIPTION "This group is mandatory for implementations of
port jumbo frame feature on the device."
GROUP portCpbGroup4
DESCRIPTION "The portCpbGroup4 is an optional group containing
objects providing additional information about the
port capabilities on the device."
::= { ciscoStackMIBCompliances 4 }
ciscoStackgMIBCompliance5 MODULE-COMPLIANCE
STATUS deprecated
DESCRIPTION "The compliance statement for entities which
implement the Cisco stack MIB."
MODULE -- this module
MANDATORY-GROUPS {
systemMiscGroup,
systemTrapGroup,
chassisGroup,
moduleGroup,
portGroup
}
GROUP optionalSystemMiscGroup
DESCRIPTION "The OptionalSystemMiscGroup is an optional group
containing objects providing information about
the miscellaneous system features."
GROUP optionalSystemTrapGroup
DESCRIPTION "The OptionalSystemTrapGroup is an optional group
containing objects providing information about the
SNMP traps feature."
GROUP optionalChassisGroup
DESCRIPTION "The OptionalChassisGroup is an optional group
containing objects providing information about the
chassis of the device."
GROUP optionalModuleGroup
DESCRIPTION "The OptionalMooduleGroup is an optional group
containing objects providing information about the
modules on the device."
GROUP optionalPortGroup
DESCRIPTION "The OptionalPortGroup is an optional group
containing objects providing information about the
ports on the device."
GROUP systemTrafficGroup
DESCRIPTION "The systemTrafficGroup is an optional group
containing objects providing information about the
traffic meter feature."
GROUP systemFddiGroup
DESCRIPTION "The systemFddiGroup is an optional group
containing objects providing information about the
FDDI ring feature."
GROUP systemRmonGroup
DESCRIPTION "The systemRmonGroup is an optional group
containing objects providing information about the
extended RMON feature."
GROUP tftpGroup
DESCRIPTION "The tftpGroup is an optional group containing
objects providing information about the tftp
upload/download features."
GROUP brouteEnableGroup
DESCRIPTION "The brouteEnableGroup is an optional group
containing objects providing information about the
combined bridging/routing feature."
GROUP filterGroup
share/mib/CISCO-STACK-MIB.my view on Meta::CPAN
miscellaneous system features."
GROUP filterGroup1
DESCRIPTION "The filterGroup is an optional group containing
objects providing information about the port
filtering feature."
GROUP mcastGroup1
DESCRIPTION "The mcastGroup1 is an optional group containing
objects providing information about the
multicast features."
GROUP portGroup1
DESCRIPTION "The portGroup1 is an optional group containing
objects providing information about the ports on
the device."
GROUP chassisGroup1
DESCRIPTION "The chassisGroup1 is a group containing objects
providing information about the chassis of the
device. This group must be implemented by systems
that can have 3 or more power supplies."
GROUP moduleGroup1
DESCRIPTION "The moduleGroup1 is an optional group containing
objects providing information about the modules
on the device."
GROUP portCpbGroup2
DESCRIPTION "The portCpbGroup2 is an optional group containing
objects providing additional information about the
port capabilities on the device."
GROUP voiceGroup
DESCRIPTION "The voiceGroup is an optional group containing
objects providing information about the voice port
on the device."
GROUP moduleGroup2
DESCRIPTION "The moduleGroup2 is an mandatory group
containing objects providing information about
the modules on the device."
GROUP portCpbGroup3
DESCRIPTION "The portCpbGroup3 is an optional group containing
objects providing additional information about the
port capabilities on the device."
GROUP portGroup2
DESCRIPTION "The portGroup2 is an optional group containing
objects providing information about the ports on
the device."
GROUP switchAccelerationModuleGroup
DESCRIPTION "This group is mandatory for implementations of
switch acceleration capability."
GROUP optionalSystemMiscGroup3
DESCRIPTION "The optionalSystemMiscGroup3 is an optional group
containing objects providing information about the
miscellaneous system features."
GROUP optionalSystemMiscGroup4
DESCRIPTION "This group is an optional group containing
objects providing information about the
miscellaneous system features."
GROUP vlanTrunkMappingGroup
DESCRIPTION "This group is mandatory for implementations of
trunk VLAN to VLAN association feature on the
device."
GROUP portJumboFrameGroup
DESCRIPTION "This group is mandatory for implementations of
port jumbo frame feature on the device."
GROUP portCpbGroup4
DESCRIPTION "The portCpbGroup4 is an optional group containing
objects providing additional information about the
port capabilities on the device."
GROUP fileCopyGroup2
DESCRIPTION "The fileCopyGroup2 is an optional group
containing objects providing additional
information about tftp/rcp or local file
upload/download features."
GROUP systemRmonGroup2
DESCRIPTION "The systemRmonGroup2 is an optional group
containing objects providing information about
RMON max memory usage control."
GROUP filterGroup2
DESCRIPTION "The filterGroup2 is an optional group containing
objects providing information about the
unicast/multicast port filtering feature."
GROUP optionalSystemMiscGroup5
DESCRIPTION "The optionalSystemMiscGroup5 is an optional group
containing objects providing information about
miscellaneous system features."
GROUP syslogGroup2
DESCRIPTION "The syslogGroup2 is an optional group containing
objects providing information about whether the
syslog messages should be sent to telnet
sessions."
GROUP systemStatusGroup
DESCRIPTION "The systemStatusGroup is an optional group
containing objects providing information about
system LED status."
GROUP configurationGroup
DESCRIPTION "The configurationGroup is an optional group
containing objects providing information about
the configuration mode to store the configuration
information."
GROUP filterGroup3
DESCRIPTION "The filterGroup3 is an optional group containing
objects providing information about Broadcast
Suppression Violation for port filtering
feature."
GROUP portGroup3
DESCRIPTION "The portGroup3 is an optional group containing
objects providing information about additional
information about the ports on the device."
GROUP portCpbGroup5
DESCRIPTION "The portCpbGroup5 is an optional group containing
objects providing additional information about
the port capabilities on the device."
GROUP authenticationGroup1
DESCRIPTION "The authenticationGroup1 is an optional group
containing objects providing information about the
authentication features."
::= { ciscoStackMIBCompliances 5 }
ciscoStackgMIBCompliance6 MODULE-COMPLIANCE
STATUS deprecated
DESCRIPTION "The compliance statement for entities which
implement the Cisco stack MIB."
MODULE -- this module
share/mib/CISCO-STACK-MIB.my view on Meta::CPAN
miscellaneous system features."
GROUP filterGroup1
DESCRIPTION "The filterGroup1 is an optional group containing
objects providing information about the port
filtering feature."
GROUP mcastGroup1
DESCRIPTION "The mcastGroup1 is an optional group containing
objects providing information about the
multicast features."
GROUP portGroup1
DESCRIPTION "The portGroup1 is an optional group containing
objects providing information about the ports on
the device."
GROUP chassisGroup1
DESCRIPTION "The chassisGroup1 is a group containing objects
providing information about the chassis of the
device. This group must be implemented by systems
that can have 3 or more power supplies."
GROUP moduleGroup1
DESCRIPTION "The moduleGroup1 is an optional group containing
objects providing information about the modules
on the device."
GROUP portCpbGroup2
DESCRIPTION "The portCpbGroup2 is an optional group containing
objects providing additional information about the
port capabilities on the device."
GROUP voiceGroup
DESCRIPTION "The voiceGroup is an optional group containing
objects providing information about the voice port
on the device."
GROUP moduleGroup2
DESCRIPTION "The moduleGroup2 is an mandatory group
containing objects providing information about
the modules on the device."
GROUP portCpbGroup3
DESCRIPTION "The portCpbGroup3 is an optional group containing
objects providing additional information about the
port capabilities on the device."
GROUP portGroup2
DESCRIPTION "The portGroup2 is an optional group containing
objects providing information about the ports on
the device."
GROUP switchAccelerationModuleGroup
DESCRIPTION "This group is mandatory for implementations of
switch acceleration capability."
GROUP optionalSystemMiscGroup3
DESCRIPTION "The optionalSystemMiscGroup3 is an optional group
containing objects providing information about the
miscellaneous system features."
GROUP optionalSystemMiscGroup4
DESCRIPTION "This group is an optional group containing
objects providing information about the
miscellaneous system features."
GROUP vlanTrunkMappingGroup
DESCRIPTION "This group is mandatory for implementations of
trunk VLAN to VLAN association feature on the
device."
GROUP portJumboFrameGroup
DESCRIPTION "This group is mandatory for implementations of
port jumbo frame feature on the device."
GROUP portCpbGroup4
DESCRIPTION "The portCpbGroup4 is an optional group containing
objects providing additional information about the
port capabilities on the device."
GROUP fileCopyGroup2
DESCRIPTION "The fileCopyGroup2 is an optional group
containing objects providing additional
information about tftp/rcp or local file
upload/download features."
GROUP systemRmonGroup2
DESCRIPTION "The systemRmonGroup2 is an optional group
containing objects providing information about
RMON max memory usage control."
GROUP filterGroup2
DESCRIPTION "The filterGroup2 is an optional group containing
objects providing information about the
unicast/multicast port filtering feature."
GROUP optionalSystemMiscGroup5
DESCRIPTION "The optionalSystemMiscGroup5 is an optional group
containing objects providing information about
miscellaneous system features."
GROUP syslogGroup2
DESCRIPTION "The syslogGroup2 is an optional group containing
objects providing information about whether the
syslog messages should be sent to telnet
sessions."
GROUP systemStatusGroup
DESCRIPTION "The systemStatusGroup is an optional group
containing objects providing information about
system LED status."
GROUP configurationGroup
DESCRIPTION "The configurationGroup is an optional group
containing objects providing information about
the configuration mode to store the configuration
information."
GROUP filterGroup3
DESCRIPTION "The filterGroup3 is an optional group containing
objects providing information about Broadcast
Suppression Violation for port filtering
feature."
GROUP portGroup3
DESCRIPTION "The portGroup3 is an optional group containing
objects providing information about additional
information about the ports on the device."
GROUP portCpbGroup5
DESCRIPTION "The portCpbGroup5 is an optional group containing
objects providing additional information about
the port capabilities on the device."
GROUP authenticationGroup1
DESCRIPTION "The authenticationGroup1 is an optional group
containing objects providing information about the
authentication features."
::= { ciscoStackMIBCompliances 6 }
ciscoStackgMIBCompliance7 MODULE-COMPLIANCE
STATUS deprecated
DESCRIPTION "The compliance statement for entities which
implement the Cisco stack MIB."
MODULE -- this module
share/mib/CISCO-STACK-MIB.my view on Meta::CPAN
miscellaneous system features."
GROUP filterGroup1
DESCRIPTION "The filterGroup1 is an optional group containing
objects providing information about the port
filtering feature."
GROUP mcastGroup1
DESCRIPTION "The mcastGroup1 is an optional group containing
objects providing information about the
multicast features."
GROUP portGroup1
DESCRIPTION "The portGroup1 is an optional group containing
objects providing information about the ports on
the device."
GROUP chassisGroup1
DESCRIPTION "The chassisGroup1 is a group containing objects
providing information about the chassis of the
device. This group must be implemented by systems
that can have 3 or more power supplies."
GROUP moduleGroup1
DESCRIPTION "The moduleGroup1 is an optional group containing
objects providing information about the modules
on the device."
GROUP portCpbGroup2
DESCRIPTION "The portCpbGroup2 is an optional group containing
objects providing additional information about the
port capabilities on the device."
GROUP voiceGroup
DESCRIPTION "The voiceGroup is an optional group containing
objects providing information about the voice port
on the device."
GROUP moduleGroup2
DESCRIPTION "The moduleGroup2 is an mandatory group
containing objects providing information about
the modules on the device."
GROUP portCpbGroup3
DESCRIPTION "The portCpbGroup3 is an optional group containing
objects providing additional information about the
port capabilities on the device."
GROUP portGroup2
DESCRIPTION "The portGroup2 is an optional group containing
objects providing information about the ports on
the device."
GROUP switchAccelerationModuleGroup
DESCRIPTION "This group is mandatory for implementations of
switch acceleration capability."
GROUP optionalSystemMiscGroup3
DESCRIPTION "The optionalSystemMiscGroup3 is an optional group
containing objects providing information about the
miscellaneous system features."
GROUP optionalSystemMiscGroup4
DESCRIPTION "This group is an optional group containing
objects providing information about the
miscellaneous system features."
GROUP vlanTrunkMappingGroup
DESCRIPTION "This group is mandatory for implementations of
trunk VLAN to VLAN association feature on the
device."
GROUP portJumboFrameGroup
DESCRIPTION "This group is mandatory for implementations of
port jumbo frame feature on the device."
GROUP portCpbGroup4
DESCRIPTION "The portCpbGroup4 is an optional group containing
objects providing additional information about the
port capabilities on the device."
GROUP fileCopyGroup2
DESCRIPTION "The fileCopyGroup2 is an optional group
containing objects providing additional
information about tftp/rcp or local file
upload/download features."
GROUP systemRmonGroup2
DESCRIPTION "The systemRmonGroup2 is an optional group
containing objects providing information about
RMON max memory usage control."
GROUP filterGroup2
DESCRIPTION "The filterGroup2 is an optional group containing
objects providing information about the
unicast/multicast port filtering feature."
GROUP optionalSystemMiscGroup5
DESCRIPTION "The optionalSystemMiscGroup5 is an optional group
containing objects providing information about
miscellaneous system features."
GROUP syslogGroup2
DESCRIPTION "The syslogGroup2 is an optional group containing
objects providing information about whether the
syslog messages should be sent to telnet
sessions."
GROUP systemStatusGroup
DESCRIPTION "The systemStatusGroup is an optional group
containing objects providing information about
system LED status."
GROUP configurationGroup
DESCRIPTION "The configurationGroup is an optional group
containing objects providing information about
the configuration mode to store the configuration
information."
GROUP filterGroup3
DESCRIPTION "The filterGroup3 is an optional group containing
objects providing information about Broadcast
Suppression Violation for port filtering
feature."
GROUP portGroup3
DESCRIPTION "The portGroup3 is an optional group containing
objects providing information about additional
information about the ports on the device."
GROUP portCpbGroup5
DESCRIPTION "The portCpbGroup5 is an optional group containing
objects providing additional information about
the port capabilities on the device."
GROUP optionalSystemTrapGroup1
DESCRIPTION "The OptionalSystemTrapGroup1 is an optional group
containing objects providing information about the
SNMP traps feature."
GROUP authenticationGroup2
DESCRIPTION "The authenticationGroup2 is an optional group
containing objects providing information about the
authentication features."
GROUP notificationGroup
DESCRIPTION "The notificationGroup is an optional group
containing notifications supported on the device."
share/mib/CISCO-STACK-MIB.my view on Meta::CPAN
miscellaneous system features."
GROUP filterGroup1
DESCRIPTION "The filterGroup1 is an optional group containing
objects providing information about the port
filtering feature."
GROUP mcastGroup1
DESCRIPTION "The mcastGroup1 is an optional group containing
objects providing information about the
multicast features."
GROUP portGroup1
DESCRIPTION "The portGroup1 is an optional group containing
objects providing information about the ports on
the device."
GROUP chassisGroup1
DESCRIPTION "The chassisGroup1 is a group containing objects
providing information about the chassis of the
device. This group must be implemented by systems
that can have 3 or more power supplies."
GROUP moduleGroup1
DESCRIPTION "The moduleGroup1 is an optional group containing
objects providing information about the modules
on the device."
GROUP portCpbGroup2
DESCRIPTION "The portCpbGroup2 is an optional group containing
objects providing additional information about the
port capabilities on the device."
GROUP voiceGroup
DESCRIPTION "The voiceGroup is an optional group containing
objects providing information about the voice port
on the device."
GROUP moduleGroup2
DESCRIPTION "The moduleGroup2 is an mandatory group
containing objects providing information about
the modules on the device."
GROUP portCpbGroup3
DESCRIPTION "The portCpbGroup3 is an optional group containing
objects providing additional information about the
port capabilities on the device."
GROUP portGroup2
DESCRIPTION "The portGroup2 is an optional group containing
objects providing information about the ports on
the device."
GROUP switchAccelerationModuleGroup
DESCRIPTION "This group is mandatory for implementations of
switch acceleration capability."
GROUP optionalSystemMiscGroup3
DESCRIPTION "The optionalSystemMiscGroup3 is an optional group
containing objects providing information about the
miscellaneous system features."
GROUP optionalSystemMiscGroup4
DESCRIPTION "This group is an optional group containing
objects providing information about the
miscellaneous system features."
GROUP vlanTrunkMappingGroup
DESCRIPTION "This group is mandatory for implementations of
trunk VLAN to VLAN association feature on the
device."
GROUP portJumboFrameGroup
DESCRIPTION "This group is mandatory for implementations of
port jumbo frame feature on the device."
GROUP portCpbGroup4
DESCRIPTION "The portCpbGroup4 is an optional group containing
objects providing additional information about the
port capabilities on the device."
GROUP fileCopyGroup2
DESCRIPTION "The fileCopyGroup2 is an optional group
containing objects providing additional
information about tftp/rcp or local file
upload/download features."
GROUP systemRmonGroup2
DESCRIPTION "The systemRmonGroup2 is an optional group
containing objects providing information about
RMON max memory usage control."
GROUP filterGroup2
DESCRIPTION "The filterGroup2 is an optional group containing
objects providing information about the
unicast/multicast port filtering feature."
GROUP optionalSystemMiscGroup5
DESCRIPTION "The optionalSystemMiscGroup5 is an optional group
containing objects providing information about
miscellaneous system features."
GROUP syslogGroup2
DESCRIPTION "The syslogGroup2 is an optional group containing
objects providing information about whether the
syslog messages should be sent to telnet
sessions."
GROUP systemStatusGroup
DESCRIPTION "The systemStatusGroup is an optional group
containing objects providing information about
system LED status."
GROUP configurationGroup
DESCRIPTION "The configurationGroup is an optional group
containing objects providing information about
the configuration mode to store the configuration
information."
GROUP filterGroup3
DESCRIPTION "The filterGroup3 is an optional group containing
objects providing information about Broadcast
Suppression Violation for port filtering
feature."
GROUP portGroup3
DESCRIPTION "The portGroup3 is an optional group containing
objects providing information about additional
information about the ports on the device."
GROUP portCpbGroup5
DESCRIPTION "The portCpbGroup5 is an optional group containing
objects providing additional information about
the port capabilities on the device."
GROUP optionalSystemTrapGroup1
DESCRIPTION "The OptionalSystemTrapGroup1 is an optional group
containing objects providing information about the
SNMP traps feature."
GROUP authenticationGroup2
DESCRIPTION "The authenticationGroup2 is an optional group
containing objects providing information about the
authentication features."
GROUP notificationGroup
DESCRIPTION "The notificationGroup is an optional group
containing notifications supported on the device."
GROUP ipPermitGroup3
share/mib/CISCO-STACK-MIB.my view on Meta::CPAN
switchAccelerationModuleIndex,
switchAccelerationModuleEnable
}
STATUS current
DESCRIPTION "A collection of objects providing information
about the modules switch acceleration
configuration.
Implementation of this group is mandatory if the
module switch acceleration feature is supported."
::= { ciscoStackMIBGroups 49 }
optionalSystemMiscGroup3 OBJECT-GROUP
OBJECTS {
sysExtendedRmonNetflowModuleMask
}
STATUS current
DESCRIPTION "A collection of objects providing information
about the miscellaneous system features.
The sysExtendedRmonNetflowModuleMask object is
optional object and it will only be supported in
the platform supporting multiple NAM (Network
Analysis Module) cards.
Implementation of this group is optional."
::= { ciscoStackMIBGroups 50 }
optionalSystemMiscGroup4 OBJECT-GROUP
OBJECTS {
sshPublicKeySize
}
STATUS current
DESCRIPTION "A collection of objects providing information
about the miscellaneous system features."
::= { ciscoStackMIBGroups 51 }
vlanTrunkMappingGroup OBJECT-GROUP
OBJECTS {
vlanTrunkMappingMax,
vlanTrunkMappingToVlan,
vlanTrunkMappingType,
vlanTrunkMappingOper,
vlanTrunkMappingStatus
}
STATUS current
DESCRIPTION "A collection of objects providing information
about the trunk VLAN to VLAN associations.
Implementation of this group is mandatory if the
trunk VLAN to VLAN association feature is
supported on the device."
::= { ciscoStackMIBGroups 52 }
portJumboFrameGroup OBJECT-GROUP
OBJECTS {
portJumboFrameModuleIndex,
portJumboFramePortIndex,
portJumboFrameEnable
}
STATUS current
DESCRIPTION "A collection of objects providing information
about the port jumbo frame feature on the device.
Implementation of this group is mandatory if the
port jumbo frame feature is supported on the
device."
::= { ciscoStackMIBGroups 53 }
portCpbGroup4 OBJECT-GROUP
OBJECTS {
portCpbCosRewrite,
portCpbTosRewrite,
portCpbCopsGrouping
}
STATUS current
DESCRIPTION "A collection of objects providing additional
information about the port capabilities on the
device.
Implementation of this group is Optional."
::= { ciscoStackMIBGroups 54 }
fileCopyGroup2 OBJECT-GROUP
OBJECTS { fileCopyRuntimeConfigPart }
STATUS current
DESCRIPTION "A collection of objects providing additional
information about tftp/rcp or local file
upload/download features.
Implementation of this group is optional."
::= { ciscoStackMIBGroups 55 }
systemRmonGroup2 OBJECT-GROUP
OBJECTS { sysMaxRmonMemory }
STATUS current
DESCRIPTION "A collection of object providing RMON max memory
usage control."
::= { ciscoStackMIBGroups 56 }
filterGroup2 OBJECT-GROUP
OBJECTS {
filterPortSuppressionOption
}
STATUS current
DESCRIPTION "A collection of objects providing information
about the unicast/multicast port filtering
feature."
::= { ciscoStackMIBGroups 57 }
optionalSystemMiscGroup5 OBJECT-GROUP
OBJECTS { sysMacReductionAdminEnable,
sysMacReductionOperEnable
}
STATUS current
DESCRIPTION "A collection of objects providing information
about the miscellaneous system features."
::= { ciscoStackMIBGroups 58 }
syslogGroup2 OBJECT-GROUP
OBJECTS {
syslogTelnetEnable
}
STATUS current
DESCRIPTION "A collection of object providing control about
whether the syslog messages should be sent to
telnet sessions.