314 lines
7.3 KiB
Plaintext
314 lines
7.3 KiB
Plaintext
--
|
|
-- LGC-SS-SMEG-MIB.my
|
|
-- MIB generated by MG-SOFT Visual MIB Builder Version 7.0 Build 209
|
|
-- Thursday, January 20, 2011 at 10:07:05
|
|
--
|
|
|
|
LGC-SS-SMEG-MIB DEFINITIONS ::= BEGIN
|
|
|
|
IMPORTS
|
|
lgcSS, RowStatus, DisplayString
|
|
FROM LGC-MIB
|
|
IpAddress, OBJECT-TYPE, MODULE-IDENTITY
|
|
FROM SNMPv2-SMI;
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11
|
|
smeg 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 11 }
|
|
|
|
|
|
|
|
--
|
|
-- 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.11.1
|
|
heartbeat OBJECT-TYPE
|
|
SYNTAX DisplayString
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { smeg 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.1.3.3.2.2
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2
|
|
parameter OBJECT IDENTIFIER ::= { smeg 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.1
|
|
system OBJECT IDENTIFIER ::= { parameter 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.1.1
|
|
license OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
MAX-ACCESS read-only
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:License
|
|
Remark:(Read Only) The maximum BHSM capacity of SMEG determined by License Control. SMEG will stop transiting SMS once the traffic reaches the maximum BHSM."
|
|
::= { system 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.1.2
|
|
countryCode OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..3))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:CC
|
|
Remark:Country Code identifies the country's network."
|
|
::= { system 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.1.3
|
|
nationalDestinationCode OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..3))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:NDC
|
|
Remark:National Destination Code defines the national calling area or national network to which the subscriber belongs."
|
|
::= { system 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.1.4
|
|
maxSMSPerEmail OBJECT-TYPE
|
|
SYNTAX INTEGER (0..16)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Max SMS per Email
|
|
Remark:Define the maximum number of SMS can be concatenated per long email."
|
|
::= { system 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.1.5
|
|
localDomainName OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..32))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Local Domain Name
|
|
Remark:This name is the domain-part after the @ sign in the email address. This email address is used to transfer emails from email server to SMEG. Normally, it is the SMEG's host name."
|
|
::= { system 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.1.6
|
|
domainNameForEmail OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..32))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Domain Name for Email
|
|
Remark:The domain name of email server is the domain-part after the @ sign in the email address. This email address is used to communicate emails between external email servers and the email server which connected with SMEG. It is the domain name which can be looked up in the public Domain Name System."
|
|
::= { system 6 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.1.7
|
|
saveCommand OBJECT-TYPE
|
|
SYNTAX INTEGER { saveParameter(1) }
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { system 7 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.1.8
|
|
flag OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:Flag
|
|
Remark:Open or close SMEG service."
|
|
::= { system 8 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.2
|
|
protocol OBJECT IDENTIFIER ::= { parameter 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.2.1
|
|
sMPPLinkAlias OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:SMPP Link Alias
|
|
Remark:Alias of the SMPP link which corresponds to the link configured in EMS > Configuration > NSS > SMPP."
|
|
::= { protocol 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.2.2
|
|
sMTPEmailServerIP OBJECT-TYPE
|
|
SYNTAX IpAddress
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:SMTP Email Server IP
|
|
Remark:IP address of the email server."
|
|
::= { protocol 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.2.3
|
|
sMTPAuthenticationFlag OBJECT-TYPE
|
|
SYNTAX INTEGER
|
|
{
|
|
disable(0),
|
|
enable(1)
|
|
}
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:SMTP AUTH Flag
|
|
Remark:SMTP Authentication provides an access control mechanism. It is used to allow legitimate users to relay mail while denying relay service to unauthorized users, such as spammers. Configure the authentication parameters when it is enabled on the email server side."
|
|
::= { protocol 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.2.4
|
|
sMTPAuthenticationUserName OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..32))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:SMTP AUTH User
|
|
Remark:User name for SMTP Authentication."
|
|
::= { protocol 4 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.2.5
|
|
sMTPAuthenticationPassword OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Name:SMTP AUTH Password
|
|
Remark:Password for SMTP Authentication."
|
|
::= { protocol 5 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.3
|
|
allowedUserPrefix OBJECT IDENTIFIER ::= { parameter 3 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.3.1
|
|
allowedUserPrefixTable OBJECT-TYPE
|
|
SYNTAX SEQUENCE OF AllowedUserPrefixEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
::= { allowedUserPrefix 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.3.1.1
|
|
allowedUserPrefixEntry OBJECT-TYPE
|
|
SYNTAX AllowedUserPrefixEntry
|
|
MAX-ACCESS not-accessible
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Description."
|
|
INDEX { aupIndex }
|
|
::= { allowedUserPrefixTable 1 }
|
|
|
|
|
|
AllowedUserPrefixEntry ::=
|
|
SEQUENCE {
|
|
aupIndex
|
|
INTEGER,
|
|
aupPrefix
|
|
OCTET STRING,
|
|
aupRowStatus
|
|
RowStatus
|
|
}
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.3.1.1.1
|
|
aupIndex OBJECT-TYPE
|
|
SYNTAX INTEGER (1..16)
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Index
|
|
Remark:Allowed user prefix index number ranges from 1 to 16."
|
|
::= { allowedUserPrefixEntry 1 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.3.1.1.2
|
|
aupPrefix OBJECT-TYPE
|
|
SYNTAX OCTET STRING (SIZE (0..16))
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes Name:Prefix
|
|
Remark:Prefix determines the range of subscribers allowed to receive email messages."
|
|
::= { allowedUserPrefixEntry 2 }
|
|
|
|
|
|
-- 1.3.6.1.4.1.1373.2.3.3.11.2.3.1.1.3
|
|
aupRowStatus OBJECT-TYPE
|
|
SYNTAX RowStatus
|
|
MAX-ACCESS read-write
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Key Parameter:Yes"
|
|
::= { allowedUserPrefixEntry 3 }
|
|
|
|
|
|
|
|
END
|
|
|
|
--
|
|
-- LGC-SS-SMEG-MIB.my
|
|
--
|