Files
svc.ems/bin/mib/LGC-SS-MRFC-MIB.my

382 lines
8.4 KiB
Plaintext

--
-- LGC-SS-MRFC-MIB.my
-- MIB generated by MG-SOFT Visual MIB Builder Version 7.0 Build 209
-- Monday, September 13, 2010 at 18:10:09
--
LGC-SS-MRFC-MIB DEFINITIONS ::= BEGIN
IMPORTS
lgcSS, DisplayString16, TimeStamp, RowStatus, DisplayString,
AdminStateChoices
FROM LGC-MIB
IpAddress, OBJECT-TYPE, MODULE-IDENTITY
FROM SNMPv2-SMI;
-- 1.3.6.1.4.1.1373.2.3.3.13
mrfc MODULE-IDENTITY
LAST-UPDATED "200810151006Z" -- October 15, 2008 at 10:06 GMT
ORGANIZATION
"LGC Wireless"
CONTACT-INFO
"lcrd
lcrdsupport@lgcwireless.com"
DESCRIPTION
"Description."
REVISION "200706051219Z" -- June 05, 2007 at 12:19 GMT
DESCRIPTION
"This is the first release version of the MSC MIB"
::= { application 13 }
--
-- Type definitions
--
AvailStateChoices ::= INTEGER
{
inTest(0),
failed(1),
powerOff(2),
offLine(3),
onLine(4),
dependency(5),
degraded(6),
notInstalled(7)
}
--
-- Node definitions
--
-- Node definitions
--
-- The MIB module for WXC2.
-- 1.3.6.1.4.1.1373.1.3
-- 1.3.6.1.4.1.1373.2.3
wxc2 OBJECT IDENTIFIER ::= { lgcSS 3 }
-- 1.3.6.1.4.1.1373.1.3.3
-- 1.3.6.1.4.1.1373.2.3.3
application OBJECT IDENTIFIER ::= { wxc2 3 }
-- 1.3.6.1.4.1.1373.2.3.3.13.1
heartbeat OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Description."
::= { mrfc 1 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2
-- 1.3.6.1.4.1.1373.2.3.3.13.2
parameter OBJECT IDENTIFIER ::= { mrfc 2 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.8
-- 1.3.6.1.4.1.1373.2.3.3.13.2.1
mRFP OBJECT IDENTIFIER ::= { parameter 1 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.8.1
-- 1.3.6.1.4.1.1373.2.3.3.13.2.1.1
mRFPTable OBJECT-TYPE
SYNTAX SEQUENCE OF MRFPEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description."
::= { mRFP 1 }
-- 1.3.6.1.4.1.1373.1.3.3.2.2.8.1.1
-- 1.3.6.1.4.1.1373.2.3.3.13.2.1.1.1
mRFPEntry OBJECT-TYPE
SYNTAX MRFPEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description."
INDEX { mrfpIndex }
::= { mRFPTable 1 }
MRFPEntry ::=
SEQUENCE {
mrfpIndex
INTEGER,
mrfpTitle
DisplayString16,
mrfpCreateTimeStamp
TimeStamp,
mrfpAdministrationState
AdminStateChoices,
mrfpLocalDomain
DisplayString16,
mrfpDestDomain
DisplayString16,
mrfpDestIp
IpAddress,
mrfpDestPort
INTEGER,
mrfpConfPrefix
OCTET STRING,
mrfpTransPrefix
OCTET STRING,
mrfpConfUserNumber
INTEGER,
mrfpTransUserNumber
INTEGER,
mrfpType
INTEGER,
mrfpStatus
INTEGER,
mrfpRowStatus
RowStatus
}
-- Index
-- 1.3.6.1.4.1.1373.2.3.3.2.2.8.1.1.1
-- 1.3.6.1.4.1.1373.2.3.3.13.2.1.1.1.1
mrfpIndex OBJECT-TYPE
SYNTAX INTEGER (0..254)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Index
Remark:MRFP (Multimedia Resource Function Processor) index number ranges from 0 to 254."
::= { mRFPEntry 1 }
-- Title
-- 1.3.6.1.4.1.1373.2.3.3.2.2.8.1.1.2
-- 1.3.6.1.4.1.1373.2.3.3.13.2.1.1.1.2
mrfpTitle OBJECT-TYPE
SYNTAX DisplayString16
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Title
Remark:MRFP name for identification purpose only."
DEFVAL { "MRFP#" }
::= { mRFPEntry 2 }
-- Creation Time Stamp
-- 1.3.6.1.4.1.1373.2.3.3.2.2.8.1.1.3
-- 1.3.6.1.4.1.1373.2.3.3.13.2.1.1.1.3
mrfpCreateTimeStamp OBJECT-TYPE
SYNTAX TimeStamp
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Remark:Creation date and time of the MRFP."
::= { mRFPEntry 3 }
-- Origination MG
-- 1.3.6.1.4.1.1373.2.3.3.2.2.8.1.1.4
-- 1.3.6.1.4.1.1373.2.3.3.13.2.1.1.1.4
mrfpAdministrationState OBJECT-TYPE
SYNTAX AdminStateChoices
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Admin State
Remark:Control the operation of the managed MRFP."
::= { mRFPEntry 4 }
-- Origination Trunk
-- 1.3.6.1.4.1.1373.2.3.3.2.2.8.1.1.5
-- 1.3.6.1.4.1.1373.2.3.3.13.2.1.1.1.5
mrfpLocalDomain OBJECT-TYPE
SYNTAX DisplayString16
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:MRFC Domain
Remark:Domain name of the local MRFC (Multimedia Resource Function Controller). Use MSS IP address as default."
::= { mRFPEntry 5 }
-- Origination Channel
-- 1.3.6.1.4.1.1373.2.3.3.2.2.8.1.1.6
-- 1.3.6.1.4.1.1373.2.3.3.13.2.1.1.1.6
mrfpDestDomain OBJECT-TYPE
SYNTAX DisplayString16
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:MRFP Domain
Remark:Domain name of the connected MRFP. Use MRFP IP address as default."
::= { mRFPEntry 6 }
-- Destination MG
-- 1.3.6.1.4.1.1373.2.3.3.2.2.8.1.1.7
-- 1.3.6.1.4.1.1373.2.3.3.13.2.1.1.1.7
mrfpDestIp OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:MRFP IP
Remark:IP address of the connected MRFP."
::= { mRFPEntry 7 }
-- Destination Trunk
-- 1.3.6.1.4.1.1373.2.3.3.2.2.8.1.1.8
-- 1.3.6.1.4.1.1373.2.3.3.13.2.1.1.1.8
mrfpDestPort OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:MRFP Port
Remark:Enter the SIP UDP transmission port that set on the connected MRFP. Default as 5060."
::= { mRFPEntry 8 }
-- Destination Channel
-- 1.3.6.1.4.1.1373.2.3.3.2.2.8.1.1.9
-- 1.3.6.1.4.1.1373.2.3.3.13.2.1.1.1.9
mrfpConfPrefix OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..15))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Conf Prefix
Remark:Enter the conference ID that set on the connected MRFP.<br>- Default = conf"
::= { mRFPEntry 9 }
-- 1.3.6.1.4.1.1373.2.3.3.13.2.1.1.1.10
mrfpTransPrefix OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..15))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:Trans Prefix
Remark:Enter the transcoding ID that set on the connected MRFP.<br>- Default = trans"
::= { mRFPEntry 10 }
-- 1.3.6.1.4.1.1373.2.3.3.13.2.1.1.1.11
mrfpConfUserNumber OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Max Conf Channels
Remark:Assign the maximum number of channels reserved for conference call use.<br>It cooperates with the following parameter to distribute licensed channels between conference and transcoding."
::= { mRFPEntry 11 }
-- 1.3.6.1.4.1.1373.2.3.3.13.2.1.1.1.12
mrfpTransUserNumber OBJECT-TYPE
SYNTAX INTEGER (0..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Max Trans Channels
Remark:Assign the maximum number of channels reserved for transcoding use.<br>It cooperates with the preceding parameter to distribute licensed channels between conference and transcoding."
::= { mRFPEntry 12 }
-- 1.3.6.1.4.1.1373.2.3.3.13.2.1.1.1.13
mrfpType OBJECT-TYPE
SYNTAX INTEGER
{
ipMedia(1),
iwf(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Name:Device Type
Remark:Specify the device type of the connected MRFP."
::= { mRFPEntry 13 }
-- 1.3.6.1.4.1.1373.2.3.3.13.2.1.1.1.14
mrfpStatus OBJECT-TYPE
SYNTAX INTEGER
{
offLine(0),
onLine(1)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes Name:Avail State
Remark:Indicate the current availability state of the connected MRFP."
::= { mRFPEntry 14 }
-- Row Status
-- 1.3.6.1.4.1.1373.2.3.3.2.2.8.1.1.10
-- 1.3.6.1.4.1.1373.2.3.3.13.2.1.1.1.15
mrfpRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Key Parameter:Yes"
::= { mRFPEntry 15 }
-- 1.3.6.1.4.1.1373.2.3.3.13.3
csta OBJECT IDENTIFIER ::= { mrfc 3 }
-- 1.3.6.1.4.1.1373.2.3.3.13.4
cdr OBJECT IDENTIFIER ::= { mrfc 4 }
-- 1.3.6.1.4.1.1373.2.3.3.13.4.1
cdrHeadOid OBJECT-TYPE
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Description."
::= { cdr 1 }
-- 1.3.6.1.4.1.1373.2.3.3.13.4.2
cdrTailOid OBJECT-TYPE
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Description."
::= { cdr 2 }
-- 1.3.6.1.4.1.1373.2.3.3.13.4.3
cdrDataOid OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Description."
::= { cdr 3 }
END
--
-- LGC-SS-MRFC-MIB.my
--