App-Netsync
view release on metacpan or search on metacpan
share/mib/CISCO-STACK-MIB.my view on Meta::CPAN
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
STATUS current
DESCRIPTION "The current operational status of the port which
is showing additional detailed information of the
port."
::= { portEntry 23 }
portInlinePowerDetect OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicate if the port detects an inline power capable
device connected to it."
::= { portEntry 24 }
portEntPhysicalIndex OBJECT-TYPE
SYNTAX PhysicalIndex
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of the instance of the entPhysicalIndex
object, defined in ENTITY-MIB, for the
entity physical index corresponding to this port."
::= { portEntry 25 }
portErrDisableTimeOutEnable OBJECT-TYPE
SYNTAX INTEGER { enabled(1), disabled(2) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates whether a port that is put into
errdisable state by a cause as specified by
sysErrDisableTimeoutEnable will be re-enabled
automatically during the timeout interval as
specified by sysErrDisableTimeoutInterval."
( run in 1.660 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )