Commit version 24.12.13800
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
--
|
||||
-- Juniper Enterprise Specific MIB: FRU management for OTN Equipments
|
||||
-- Juniper Enterprise Specific MIB: FRU management
|
||||
--
|
||||
-- Copyright (c) 2012-2013, Juniper Networks, Inc.
|
||||
-- All rights reserved.
|
||||
@ -31,7 +31,7 @@ jnxFruMib MODULE-IDENTITY
|
||||
|
||||
DESCRIPTION
|
||||
"This MIB module defines objects used for managing the
|
||||
OTN FRU's for Juniper products."
|
||||
FRU's for Juniper products."
|
||||
REVISION "201201260000Z"
|
||||
DESCRIPTION
|
||||
"Initial revision."
|
||||
@ -67,7 +67,7 @@ jnxFruCfgTable OBJECT-TYPE
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Information about the otn FRU's. "
|
||||
"Information about the FRU's. "
|
||||
::= { jnxFruCfg 1 }
|
||||
|
||||
jnxFruCfgEntry OBJECT-TYPE
|
||||
@ -75,7 +75,7 @@ jnxFruCfgEntry OBJECT-TYPE
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Information about the otn FRU's."
|
||||
"Information about the FRU's."
|
||||
INDEX { jnxFruCfgContentsIndex, jnxFruCfgL1Index,
|
||||
jnxFruCfgL2Index, jnxFruCfgL3Index }
|
||||
::= { jnxFruCfgTable 1 }
|
||||
@ -181,7 +181,7 @@ jnxFruNotifAdminStatus NOTIFICATION-TYPE
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Notification of the Administrative state of the otn interface"
|
||||
"Notification of the Administrative state of the PIC"
|
||||
::= { jnxFruTraps 2 }
|
||||
|
||||
jnxFruNotifOperStatus NOTIFICATION-TYPE
|
||||
@ -193,7 +193,7 @@ jnxFruNotifOperStatus NOTIFICATION-TYPE
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Notification of Operational state of the otn interface"
|
||||
"Notification of Operational state of the PIC/FRU"
|
||||
::= { jnxFruTraps 3 }
|
||||
|
||||
END
|
||||
|
Reference in New Issue
Block a user