commit version 22.12.12447
This commit is contained in:
@ -193,57 +193,57 @@ FS-VPLS-LDP-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
-- Compliance requirement for read-only implementations.
|
||||
|
||||
fsvplsLdpCompliances
|
||||
OBJECT IDENTIFIER ::= { fsvplsLdpConformance 1 }
|
||||
|
||||
fsvplsLdpModuleFullCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Compliance requirement for implementations that
|
||||
provide full support for VPLS-LDP-DRAFT-01-MIB.
|
||||
Such devices can then be monitored and configured using
|
||||
this MIB module."
|
||||
|
||||
MODULE -- this module
|
||||
|
||||
MANDATORY-GROUPS {
|
||||
fsvplsLdpGroup,
|
||||
fsvplsLdpNotificationGroup
|
||||
}
|
||||
|
||||
::= { fsvplsLdpCompliances 1 }
|
||||
|
||||
|
||||
fsvplsLdpModuleReadOnlyCompliance MODULE-COMPLIANCE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Compliance requirement for implementations that only
|
||||
provide read-only support for VPLS-LDP-DRAFT-01-MIB.
|
||||
Such devices can then be monitored but cannot be
|
||||
configured using this MIB modules."
|
||||
|
||||
MODULE -- this module
|
||||
|
||||
MANDATORY-GROUPS {
|
||||
fsvplsLdpGroup,
|
||||
fsvplsLdpNotificationGroup
|
||||
}
|
||||
|
||||
OBJECT fsvplsLdpConfigMacAddrWithdraw
|
||||
MIN-ACCESS read-only
|
||||
DESCRIPTION
|
||||
"Write access is not required."
|
||||
|
||||
OBJECT fsvplsLdpPwBindMacAddressLimit
|
||||
MIN-ACCESS read-only
|
||||
DESCRIPTION
|
||||
"Write access is not required."
|
||||
|
||||
::= { fsvplsLdpCompliances 2 }
|
||||
-- fsvplsLdpCompliances
|
||||
-- OBJECT IDENTIFIER ::= { fsvplsLdpConformance 1 }
|
||||
--
|
||||
-- fsvplsLdpModuleFullCompliance MODULE-COMPLIANCE
|
||||
-- STATUS current
|
||||
-- DESCRIPTION
|
||||
-- "Compliance requirement for implementations that
|
||||
-- provide full support for VPLS-LDP-DRAFT-01-MIB.
|
||||
-- Such devices can then be monitored and configured using
|
||||
-- this MIB module."
|
||||
--
|
||||
-- MODULE
|
||||
--
|
||||
-- MANDATORY-GROUPS {
|
||||
-- fsvplsLdpGroup,
|
||||
-- fsvplsLdpNotificationGroup
|
||||
-- }
|
||||
--
|
||||
-- ::= { fsvplsLdpCompliances 1 }
|
||||
--
|
||||
--
|
||||
-- fsvplsLdpModuleReadOnlyCompliance MODULE-COMPLIANCE
|
||||
-- STATUS current
|
||||
-- DESCRIPTION
|
||||
-- "Compliance requirement for implementations that only
|
||||
-- provide read-only support for VPLS-LDP-DRAFT-01-MIB.
|
||||
-- Such devices can then be monitored but cannot be
|
||||
-- configured using this MIB modules."
|
||||
--
|
||||
-- MODULE
|
||||
--
|
||||
-- MANDATORY-GROUPS {
|
||||
-- fsvplsLdpGroup,
|
||||
-- fsvplsLdpNotificationGroup
|
||||
-- }
|
||||
--
|
||||
-- OBJECT fsvplsLdpConfigMacAddrWithdraw
|
||||
-- MIN-ACCESS read-only
|
||||
-- DESCRIPTION
|
||||
-- "Write access is not required."
|
||||
--
|
||||
-- OBJECT fsvplsLdpPwBindMacAddressLimit
|
||||
-- MIN-ACCESS read-only
|
||||
-- DESCRIPTION
|
||||
-- "Write access is not required."
|
||||
--
|
||||
-- ::= { fsvplsLdpCompliances 2 }
|
||||
|
||||
-- Units of conformance.
|
||||
|
||||
fsvplsLdpGroups
|
||||
OBJECT IDENTIFIER ::= { fsvplsLdpConformance 2 }
|
||||
-- fsvplsLdpGroups
|
||||
-- OBJECT IDENTIFIER ::= { fsvplsLdpConformance 2 }
|
||||
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user