add bin/mib conf dual file
This commit is contained in:
184
bin/mib/LGC-SS-AUC-MIB.my_bak
Normal file
184
bin/mib/LGC-SS-AUC-MIB.my_bak
Normal file
@@ -0,0 +1,184 @@
|
||||
--
|
||||
-- LGC-SS-AUC-MIB.my
|
||||
-- MIB generated by MG-SOFT Visual MIB Builder Version 7.0 Build 209
|
||||
-- Monday, September 13, 2010 at 15:46:52
|
||||
--
|
||||
|
||||
LGC-SS-AUC-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
lgcSS
|
||||
FROM LGC-MIB
|
||||
Opaque, OBJECT-TYPE, MODULE-IDENTITY
|
||||
FROM SNMPv2-SMI;
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.4
|
||||
auc MODULE-IDENTITY
|
||||
LAST-UPDATED "200706291606Z" -- June 29, 2007 at 16: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 4 }
|
||||
|
||||
|
||||
|
||||
--
|
||||
-- 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.1.3.3.2.2
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.4.2
|
||||
parameter OBJECT IDENTIFIER ::= { auc 2 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.4.2.1
|
||||
system OBJECT IDENTIFIER ::= { parameter 1 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.4.2.1.1
|
||||
maxLicenses OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name:Max License
|
||||
Remark:(Read Only) The maximum allowable AUC subscriber capacity determined by License Control."
|
||||
::= { system 1 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.4.2.1.2
|
||||
usedLicenses OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name:Used License
|
||||
Remark:(Read Only) The number of registered AUC subscribers."
|
||||
::= { system 2 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.4.2.1.3
|
||||
provisionedUsers OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name:Provisioned Users
|
||||
Remark:(Read Only) The number of service enabled AUC subscribers."
|
||||
::= { system 3 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.4.2.1.4
|
||||
softwareVersion OBJECT-TYPE
|
||||
SYNTAX OCTET STRING (SIZE (0..16))
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name:Software Version
|
||||
Remark:(Read Only) Version of AUC software."
|
||||
::= { system 4 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.4.2.1.5
|
||||
dataVersion OBJECT-TYPE
|
||||
SYNTAX OCTET STRING (SIZE (0..16))
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name:Data Version
|
||||
Remark:(Read Only) Version of AUC subscriber data structure."
|
||||
::= { system 5 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.4.2.1.6
|
||||
saveParam OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
{
|
||||
idle(0),
|
||||
save(1),
|
||||
succeeded(2),
|
||||
failed(3)
|
||||
}
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Remark:Save the parameters into the disk."
|
||||
::= { system 6 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.4.2.1.7
|
||||
saveDataCommand OBJECT-TYPE
|
||||
SYNTAX INTEGER { saveData(1) }
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Remark:Save data into the disk."
|
||||
::= { system 7 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.1373.2.3.3.4.2.1.8
|
||||
importSubs OBJECT-TYPE
|
||||
SYNTAX Opaque (SIZE (12))
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Hidden Flag:Yes
|
||||
OPAQUE DECODE RULE:
|
||||
[unit]Command[u]00.0-00.7[u]select
|
||||
[v]0[opt]Idle
|
||||
[v]1[opt]Sending Command
|
||||
[v]2[opt]In Processing
|
||||
[v]3[opt]Succeeded
|
||||
[v]4[opt]Failed
|
||||
[unit]Success Numbers[u]01.0-03.7[u]input
|
||||
[v]toDec-high-0
|
||||
[unit]Ki[u]04.0-11.7[u]input
|
||||
[v]keepHex"
|
||||
::= { system 8 }
|
||||
|
||||
|
||||
|
||||
END
|
||||
|
||||
--
|
||||
-- LGC-SS-AUC-MIB.my
|
||||
--
|
||||
Reference in New Issue
Block a user