Commit version 24.12.13800

This commit is contained in:
2025-01-06 17:35:06 -05:00
parent b7f6a79c2c
commit 55d9218816
6133 changed files with 4239740 additions and 1374287 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,43 +1,59 @@
-- MIB version: 1.1.115
-- MIB version: 1.3.126
-- MIB release note
-- | date | MIB version | author | note
-- | date | MIB version | note
-- --------------------------------------------------------------------------------------------------------------------------
-- | 02/11/2015 | 1.1.116 | Zack Huang | Syntax modification of POP modes
-- --------------------------------------------------------------------------------------------------------------------------
-- | 12/02/2014 | 1.1.115 | Zack Huang | Wording modification
-- | 11/25/2020 | 1.3.127 | Add new OID: communityLock and passwordLock for California passes law
-- --------------------------------------------------------------------------------------------------------------------------
-- | 10/22/2014 | 1.1.114 | HC Sun | Add get/set function for new POP feature
-- | 12/30/2019 | 1.3.126 | Add new OID: outletAlwaysON
-- --------------------------------------------------------------------------------------------------------------------------
-- | 07/28/2014 | 1.1.113 | Zack Huang | Modify and unify responses of empty and not-support measurement values
-- | 06/22/2016 | 1.3.125 | delete OID: outletRemoteAccessLock , add OID: outletLocalAccessLock & outletSequentialReboot
-- --------------------------------------------------------------------------------------------------------------------------
-- | 10/31/2013 | 1.1.112 | Zack Huang | updated mib to pass smilint level 3
-- | 04/28/2016 | 1.3.124 | Modify the string length in the description of outletName from 0~15 into 0~48
-- --------------------------------------------------------------------------------------------------------------------------
-- | 10/03/2013 | 1.1.111 | Jenny Teng | updated mib to pass smilint level 3
-- | 04/06/2016 | 1.3.123 | Modify minimum environmental humidity range from 15% into 10%
-- --------------------------------------------------------------------------------------------------------------------------
-- | 08/09/2013 | 1.1.110 | Jenny Teng | Add outlet init mode
-- | 02/22/2016 | 1.3.122 | Relocate OID: outletRemoteAccessLock
-- --------------------------------------------------------------------------------------------------------------------------
-- | 07/17/2013 | 1.1.109 | Zack Huang | Add CAP Priority Settings
-- | 02/03/2016 | 1.3.121 | Add new OID: outletRemoteAccessLock
-- --------------------------------------------------------------------------------------------------------------------------
-- | 07/05/2013 | 1.1.108 | Jenny Teng | Add Description and change some Syntax of oids
-- | 12/29/2015 | 1.1.119 | Add new OID: smtpPort
-- --------------------------------------------------------------------------------------------------------------------------
-- | 07/31/2015 | 1.1.118 | Add new OID: popPriorityList
-- --------------------------------------------------------------------------------------------------------------------------
-- | 05/23/2013 | 1.1.107 | Carter Wu | Change "usrEnable" order from 40 to 47 in "UsrListEntry"
-- | 07/13/2015 | 1.1.117 | Add Two dry contact & hide door sensor info
-- --------------------------------------------------------------------------------------------------------------------------
-- | 05/21/2013 | 1.1.106 | Carter Wu | Hide CAP function
-- | 02/11/2015 | 1.1.116 | Syntax modification of POP modes
-- --------------------------------------------------------------------------------------------------------------------------
-- | 05/14/2013 | 1.1.105 | Carter Wu | Modify Power Threshold Description
-- | 12/02/2014 | 1.1.115 | Wording modification
-- --------------------------------------------------------------------------------------------------------------------------
-- | 05/07/2013 | 1.1.104 | Carter Wu | Add CAP Function OID
-- | 10/22/2014 | 1.1.114 | Add get/set function for new POP feature
-- --------------------------------------------------------------------------------------------------------------------------
-- | 04/26/2013 | 1.1.103 | Zack Huang | Add Door Sensor Type OID
-- | 07/28/2014 | 1.1.113 | Modify and unify responses of empty and not-support measurement values
-- --------------------------------------------------------------------------------------------------------------------------
-- | 04/24/2013 | 1.1.102 | Zack Huang | Modify Status Description of Door Sensor
-- | 10/31/2013 | 1.1.112 | updated mib to pass smilint level 3
-- --------------------------------------------------------------------------------------------------------------------------
-- | 02/20/2013 | 1.1.101 | Zack Huang |
-- --------------------------------------------------------------------------------------------------------------------------
-- | 02/17/2012 | | Jenny Teng |
-- --------------------------------------------------------------------------------------------------------------------------
-- | 03/29/2010 | | Zack Yang | Initiative Version
-- | 10/03/2013 | 1.1.111 | updated mib to pass smilint level 3
-- --------------------------------------------------------------------------------------------------------------------------
-- | 08/09/2013 | 1.1.110 | Add outlet init mode
-- --------------------------------------------------------------------------------------------------------------------------
-- | 07/17/2013 | 1.1.109 | Add CAP Priority Settings
-- --------------------------------------------------------------------------------------------------------------------------
-- | 07/05/2013 | 1.1.108 | Add Description and change some Syntax of oids
-- --------------------------------------------------------------------------------------------------------------------------
-- | 05/23/2013 | 1.1.107 | Change "usrEnable" order from 40 to 47 in "UsrListEntry"
-- --------------------------------------------------------------------------------------------------------------------------
-- | 05/21/2013 | 1.1.106 | Hide CAP function
-- --------------------------------------------------------------------------------------------------------------------------
-- | 05/14/2013 | 1.1.105 | Modify Power Threshold Description
-- --------------------------------------------------------------------------------------------------------------------------
-- | 05/07/2013 | 1.1.104 | Add CAP Function OID
-- --------------------------------------------------------------------------------------------------------------------------
-- | 04/26/2013 | 1.1.103 | Add Door Sensor Type OID
-- --------------------------------------------------------------------------------------------------------------------------
-- | 04/24/2013 | 1.1.102 | Modify Status Description of Door Sensor
-- --------------------------------------------------------------------------------------------------------------------------
-- | 02/20/2013 | 1.1.101 |
-- --------------------------------------------------------------------------------------------------------------------------
-- ATEN International Co., Ltd.
@ -79,7 +95,6 @@ ATEN-PE-CFG DEFINITIONS ::= BEGIN
userManagement OBJECT IDENTIFIER ::= { pe 1 }
control OBJECT IDENTIFIER ::= { pe 2 }
device OBJECT IDENTIFIER ::= { control 1 }
doorSensor OBJECT IDENTIFIER ::= { device 16 }
pop OBJECT IDENTIFIER ::= { device 17 }
cap OBJECT IDENTIFIER ::= { device 18 }
outlet OBJECT IDENTIFIER ::= { control 2 }
@ -110,6 +125,7 @@ deviceManagement OBJECT IDENTIFIER ::= { pe 3 }
macFilter OBJECT IDENTIFIER ::= { loginRestriction 3 }
authentication OBJECT IDENTIFIER ::= { devicesecurity 5 }
radius OBJECT IDENTIFIER ::= { authentication 1 }
deviceLock OBJECT IDENTIFIER ::= { pe 4 }
--CPM OBJECT IDENTIFIER ::= { pe 7 }
-- CPMDevice OBJECT IDENTIFIER ::= { CPM 9 }
-- Sensor OBJECT IDENTIFIER ::= { CPM 10 }
@ -370,13 +386,9 @@ DeviceOutletStatusEntry ::=
SEQUENCE {
deviceOutletStatusIndex
INTEGER,
displayOutletStatus
INTEGER
--deviceOutletControl
--INTEGER,
--deviceOutletReboot
-- INTEGER
displayOutletStatus
INTEGER
}
deviceOutletStatusIndex OBJECT-TYPE
@ -662,23 +674,23 @@ sensorMaxTempMT OBJECT-TYPE
::= { deviceSensorTresholdEntry 3 }
sensorMinHumMT OBJECT-TYPE
SYNTAX INTEGER (150..950 | -3000)
SYNTAX INTEGER (100..950 | -3000)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Display or set sensor minimum humidity measurement threshold.
Example: range 15.0 ~ 95.0 represents 150~950
Example: range 10.0 ~ 95.0 represents 100~950
NOTICE: Minimum threshold should be smaller than maximum threshold.
Empty value: -3000.
If the device does not support this OID, it returns value -2000000."
::= { deviceSensorTresholdEntry 4 }
sensorMaxHumMT OBJECT-TYPE
SYNTAX INTEGER (150..950 | -3000)
SYNTAX INTEGER (100..950 | -3000)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Display or set sensor maximum humidity measurement threshold.
Example: range 15.0 ~ 95.0 represents 150~950
Example: range 10.0 ~ 95.0 represents 100~950
NOTICE: Minimum threshold should be smaller than maximum threshold.
Empty value: -3000.
If the device does not support this OID, it returns value -2000000."
@ -821,24 +833,60 @@ banknumber OBJECT-TYPE
-- " The slave device number."
--::= { device 15 }
doorSensorStatus OBJECT-TYPE
SYNTAX INTEGER { close(0), open(1), not-attached(2), not-support(4) }
dryContactTable OBJECT-TYPE
SYNTAX SEQUENCE OF DryContactEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Device's Dry Contact table."
::= { device 15 }
dryContactEntry OBJECT-TYPE
SYNTAX DryContactEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Single device's dry contact value entry containing device info."
INDEX { dryContactIndex }
::= { dryContactTable 1 }
DryContactEntry ::=
SEQUENCE {
dryContactIndex
INTEGER,
dryContactStatus
INTEGER,
dryContactType
INTEGER
}
dryContactIndex OBJECT-TYPE
SYNTAX INTEGER (1..2)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Index of dry contact number."
::= { dryContactEntry 1 }
dryContactStatus OBJECT-TYPE
SYNTAX INTEGER { close(0), open(1), not-attached(2), not-support(10) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
" Display door sensor status.
" Display dry contact status.
close(0) represents door close.
open(1) represents door open.
not-attached(2) represents door sensor don't attach to device."
::= { doorSensor 1 }
doorSensorType OBJECT-TYPE
SYNTAX INTEGER { notinstalled(0), photo(1), inductiveproximity(2), reed(3) }
::= { dryContactEntry 2 }
dryContactType OBJECT-TYPE
SYNTAX INTEGER { notinstalled(0), photo(1), inductiveproximity(2), reed(3), not-support(10) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Door Sensor Type Selection"
::= { doorSensor 2 }
"Dry contact Type Selection"
::= { dryContactEntry 3 }
--
-- pop
enablePOPmode OBJECT-TYPE
@ -884,6 +932,22 @@ enablePriorityPOPmode OBJECT-TYPE
" Enable/Disable Priority POP mode."
::= { pop 5 }
popPriorityList OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicate Outlets' power OFF priorities under Priority POP mode.
Outlet Separator ','
Bank Separator '#'
Assign each priority in each bank by Outlet index or zero (indicate N/A) with separators in ascendant order.
e.g. for model PE8324 ( Bank1: outlet 1 ~ 16, Bank2: outlet 17 ~ 24 )
If you want to assign priority 2, 5 of Bank 1 with Outlet 14, 3,
and priority 2, 6, 8 with of Bank 2 with Outlet 17, 23, 24 and left the rest with N/A,
please type: 0,14,0,0,3,0,0,0,0,0,0,0,0,0,0,0#0,17,0,0,0,23,0,24
"
::= { pop 6}
-- CAP
enableCAPmode OBJECT-TYPE
SYNTAX INTEGER {no(1), yes(2)}
@ -943,7 +1007,16 @@ outletInitMode OBJECT-TYPE
DESCRIPTION
"choose outlet init mode you want."
::= { device 19 }
-- outlet sequential reboot by crystal
outletSequentialReboot OBJECT-TYPE
SYNTAX INTEGER { no(1), yes(2), not-support(3) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
" This function is used to enable or disable all outlet ports to sequential reboot.
"
::= { device 20 }
-- integer value
@ -1068,7 +1141,7 @@ deviceIntegerPowerDissipation OBJECT-TYPE
-- DESCRIPTION
-- "Device power Factor value."
-- ::= { deviceValueEntry 9 }
--
sensorIntegerValueTable OBJECT-TYPE
SYNTAX SEQUENCE OF SensorIntegerValueEntry
@ -1666,7 +1739,7 @@ OutletIntegerValueEntry ::=
}
outletIntegerValueIndex OBJECT-TYPE
SYNTAX INTEGER (1..42)
SYNTAX INTEGER (1..30)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
@ -1755,28 +1828,20 @@ OutletConfigEntry ::=
INTEGER,
outletMaxCurMT
INTEGER,
outletMinVolMT
INTEGER,
outletMaxVolMT
INTEGER,
outletMinPMT
INTEGER,
outletMaxPMT
INTEGER,
--outletMinPDMT
--INTEGER,
outletMaxPDMT
INTEGER
--outletCurFlu
--INTEGER,
--outletVolFlu
--INTEGER,
--outletPFlu
--INTEGER
--outletPDFlu
--INTEGER
INTEGER,
outletLocalAccessLock
INTEGER,
outletAlwaysON
INTEGER
}
outletConfigIndex OBJECT-TYPE
@ -1793,7 +1858,7 @@ outletName OBJECT-TYPE
DESCRIPTION
"Display or set the name of outlet.
If the device does not support this OID, we show n/a.
string length: 0~15
string length: 0~48
NOTE: Input string as /empty to set this object to NULL.
"
::= { outletConfigEntry 2 }
@ -1906,13 +1971,6 @@ outletMaxPMT OBJECT-TYPE
If the device does not support this OID, it returns value -2000000."
::= { outletConfigEntry 13 }
--outletMinPDMT OBJECT-TYPE
--SYNTAX INTEGER (0..100)
--MAX-ACCESS read-write
--STATUS current
--DESCRIPTION
-- "Display or set the outlet minimum power dissipation measurment threshold ."
--::= { outletConfigEntry 14 }
outletMaxPDMT OBJECT-TYPE
SYNTAX INTEGER (0..999990 | -3000 | -2000000)
MAX-ACCESS read-write
@ -1923,53 +1981,23 @@ outletMaxPDMT OBJECT-TYPE
NOTICE: Minimum threshold should be smaller than maximum threshold.
Empty value: -3000.
If the device does not support this OID, it returns value -2000000."
::= { outletConfigEntry 14 }
--outletCurFlu OBJECT-TYPE
--SYNTAX INTEGER
--MAX-ACCESS read-write
--STATUS current
--DESCRIPTION
-- "Display the outlet electric current fluctuation threshold.
-- Fluctuation Range = (MaxThreshold-MinThreshold)/2 x10
-- When this value is -3000,it indicate this is NULL.
-- When set this value to -3000, indicate set this object as NULL.
-- NOTICE:Minimum threshold should be setted smaller than Maxima threshold
-- "
--::= { outletConfigEntry 15 }
--outletVolFlu OBJECT-TYPE
--SYNTAX INTEGER
--MAX-ACCESS read-write
--STATUS current
--DESCRIPTION
-- "Display the outlet voltage fluctuation threshold.
-- Fluctuation Range = (MaxThreshold-MinThreshold)/2 x10
-- When this value is -3000,it indicate this is NULL.
-- When set this value to -3000, indicate set this object as NULL.
-- NOTICE:Minimum threshold should be setted smaller than Maxima threshold
-- "
--::= { outletConfigEntry 16 }
--outletPFlu OBJECT-TYPE
--SYNTAX INTEGER
--MAX-ACCESS read-write
--STATUS current
--DESCRIPTION
-- "Display the outlet power fluctuation threshold.
-- Fluctuation Range = (MaxThreshold-MinThreshold)/2 x10
-- When this value is -3000,it indicate this is NULL.
-- When set this value to -3000, indicate set this object as NULL.
-- NOTICE:Minimum threshold should be setted smaller than Maxima threshold
-- "
--::= { outletConfigEntry 17 }
--outletPDFlu OBJECT-TYPE
--SYNTAX INTEGER (0..100)
--MAX-ACCESS read-write
--STATUS current
--DESCRIPTION
-- "Display the outlet power dissipation fluctuation threshold ."
--::= { outletConfigEntry 19 }
::= { outletConfigEntry 14 }
outletLocalAccessLock OBJECT-TYPE
SYNTAX INTEGER {unlocked(1), locked(2), not-support(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Whether local access of Outlet is locked by remote or not."
::= { outletConfigEntry 15}
outletAlwaysON OBJECT-TYPE
SYNTAX INTEGER {no(1), yes(2), not-support(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Whether the outlet is always ON or not."
::= { outletConfigEntry 16 }
-- Outlet Control End
-- Bank control
@ -2839,6 +2867,14 @@ smtpMailTo OBJECT-TYPE
NOTE: Input string as /empty to set this object to NULL.
"
::= { smtp 7 }
smtpPort OBJECT-TYPE
SYNTAX INTEGER (1..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Display or set SMTP server port"
::= { smtp 8 }
--
configurationNotifyEnabled OBJECT-TYPE
@ -4129,7 +4165,27 @@ usrPort42Auth OBJECT-TYPE
Port in the Energy monitor of series represents a bank or a pdu."
::= { usrListEntry 46 }
-- User Management End
-- User Management End
-- DeviceLock
communityLock OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Change SNMPV1 or SNMPV2 community for California passes law.
Please follow the format as readcommunity||writecommunity"
::= { deviceLock 1 }
passwordLock OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Change SNMPV3 password for California passes law.
Please follow the format as authpassword||privpassword"
::= { deviceLock 2 }
-- DeviceLock End
-- SNMPv3 USM Settings
--snmpv3UsmUserTable OBJECT-TYPE
@ -5024,4 +5080,4 @@ rebootDevice OBJECT-TYPE
--::= { cpmPDUConfigEntry 11 }
END
END

2945
mibs/aten/ATEN-PE2-CFG Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,38 +1,93 @@
-- MIB created 08/25/2005 15:29:57, by
-- ATEN International Co., Ltd.
-- 20050913 modified to form a basic frame
-- this file only provides a product-level description, no product-specific allowed
-- if want to know the details of certain products, refer to other documents
-- 20151222 - Add overip 8 for vlstrap purpose
-- - Add kvmoverip 13 for KNGeneric
-- - Modify kvmoverip 3 (KN4140) to KNTrap
-- - Modify kvmoverip 11 (KN1108v/1116v) to KN1108v/1116v Trap
-- - Modify kvmoverip 12 (CN8600) to CN8600 Trap
-- - Remove CCVSR from {software 2}
-- 20180125 - Add poweroverip 3 for pe2 purpose
-- - Modify KL1516Ai to kl1516ai
-- - Modify KH1516Ai to kh1516ai
-- - Modify KNTrap to knTrap
-- - Modify KH2516Ai to kh2516ai
-- - Modify CS1716i to cs1716i
-- - Modify CN8000 to cn8000
-- - Modify KN1001 to kn1001
-- - Modify IP8000 to ip8000
-- - Modify KN1000 to kn1000
-- - Modify KN9016/9008 to kn9016-9008
-- - Modify KN1108v/1116v Trap to kn1108v-1116v-trap
-- - Modify CN8600 Trap to cn8600-trap
-- - Modify KNGeneric to knGeneric
-- - Modify pn7320/7212/5320/5212 to pn7320-7212-5320-5212
-- - Modify PN5101 to pn5101
ATEN-PRODUCTS-MIB DEFINITIONS ::= BEGIN
IMPORTS
atenProducts
FROM ATEN-SMI;
FROM ATEN-SMI;
--products layer begins
public OBJECT IDENTIFIER ::= { atenProducts 1 }
software OBJECT IDENTIFIER ::= { atenProducts 2 }
overip OBJECT IDENTIFIER ::= { atenProducts 3 }
kvm OBJECT IDENTIFIER ::= { atenProducts 4 }
video OBJECT IDENTIFIER ::= { atenProducts 5 }
usb OBJECT IDENTIFIER ::= { atenProducts 6 }
public OBJECT IDENTIFIER ::= { atenProducts 1 }
software OBJECT IDENTIFIER ::= { atenProducts 2 }
overip OBJECT IDENTIFIER ::= { atenProducts 3 }
kvm OBJECT IDENTIFIER ::= { atenProducts 4 }
video OBJECT IDENTIFIER ::= { atenProducts 5 }
usb OBJECT IDENTIFIER ::= { atenProducts 6 }
firewire OBJECT IDENTIFIER ::= { atenProducts 7 }
--products layer ends
-- software layer begins
cc2000 OBJECT IDENTIFIER ::= { software 1 }
-- software layer ends
-- kvm layer begins
matrix OBJECT IDENTIFIER ::= { kvm 1 }
-- kvm layer ends
-- matrix layer begins
kmxx32 OBJECT IDENTIFIER ::= { matrix 1 }
-- kvm layer ends
--overip layer begins
kvmoverip OBJECT IDENTIFIER ::= { overip 1}
poweroverip OBJECT IDENTIFIER ::= { overip 2}
serialoverip OBJECT IDENTIFIER ::= { overip 3}
kvmoverip OBJECT IDENTIFIER ::= { overip 1 }
poweroverip OBJECT IDENTIFIER ::= { overip 2 }
serialoverip OBJECT IDENTIFIER ::= { overip 3 }
vlsoverip OBJECT IDENTIFIER ::= { overip 8 }
--overip layers ends
--kvmoverip layers begins
kl1516ai OBJECT IDENTIFIER ::= { kvmoverip 1 }
kh1516ai OBJECT IDENTIFIER ::= { kvmoverip 2 }
knTrap OBJECT IDENTIFIER ::= { kvmoverip 3 }
kh2516ai OBJECT IDENTIFIER ::= { kvmoverip 4 }
cs1716i OBJECT IDENTIFIER ::= { kvmoverip 5 }
cn8000 OBJECT IDENTIFIER ::= { kvmoverip 6 }
kn1001 OBJECT IDENTIFIER ::= { kvmoverip 7 }
ip8000 OBJECT IDENTIFIER ::= { kvmoverip 8 }
kn1000 OBJECT IDENTIFIER ::= { kvmoverip 9 }
kn9016-9008 OBJECT IDENTIFIER ::= { kvmoverip 10 }
kn1108v-1116v-trap OBJECT IDENTIFIER ::= { kvmoverip 11 }
cn8600-trap OBJECT IDENTIFIER ::= { kvmoverip 12 }
knGeneric OBJECT IDENTIFIER ::= { kvmoverip 13 }
--kvmoverip layers ends
--poweroverip layers begins
pn9108 OBJECT IDENTIFIER ::= {poweroverip 1}
pn9108 OBJECT IDENTIFIER ::= { poweroverip 1 }
pe OBJECT IDENTIFIER ::= { poweroverip 2 }
pe2 OBJECT IDENTIFIER ::= { poweroverip 3 }
pn7320-7212-5320-5212 OBJECT IDENTIFIER ::= { poweroverip 30 }
pn5101 OBJECT IDENTIFIER ::= { poweroverip 35 }
--poweroverip layers ends
--serialoverip layers begins
sn0116a OBJECT IDENTIFIER ::= {serialoverip 1}
sn3101 OBJECT IDENTIFIER ::= {serialoverip 2}
sn0116a OBJECT IDENTIFIER ::= { serialoverip 1 }
sn3101 OBJECT IDENTIFIER ::= { serialoverip 2 }
sn0148 OBJECT IDENTIFIER ::= { serialoverip 3 }
--serialoverip layers ends
END
END

View File

@ -1,49 +1,49 @@
-- MIB created 08/25/2005 15:29:57, by
ATEN-SMI DEFINITIONS ::= BEGIN
IMPORTS
enterprises
FROM SNMPv2-SMI;
aten OBJECT IDENTIFIER ::= { enterprises 21317 }
-- MODULE-IDENTITY
-- LastUpdated
-- 200508250000Z
-- OrgName
-- ATEN International Co., Ltd.
-- Descr
-- The Structure of Management Information for the
-- ATEN enterprise.
atenProducts OBJECT IDENTIFIER ::= { aten 1 }
-- OBJECT-IDENTITY
-- Status
-- mandatory
-- Descr
-- atenProducts is the root OBJECT IDENTIFIER from
-- which sysObjectID values are assigned. Actual
-- values are defined in ATEN-PRODUCTS-MIB.
otherEnterprises OBJECT IDENTIFIER ::= { aten 2 }
-- OBJECT-IDENTITY
-- Status
-- mandatory
-- Descr
-- otherEnterprises provides a root object identifier
-- from which mibs produced by other companies may be
-- placed. mibs produced by other enterprises are
-- typicially implemented with the object identifiers
-- as defined in the mib
atenExperiment OBJECT IDENTIFIER ::= { aten 3 }
-- OBJECT-IDENTITY
-- Status
-- mandatory
-- Descr
-- atenExperiment provides a root object identifier
-- from which experimental mibs may be temporarily
-- based.
END
-- MIB created 08/25/2005 15:29:57, by
ATEN-SMI DEFINITIONS ::= BEGIN
IMPORTS
enterprises
FROM SNMPv2-SMI;
aten OBJECT IDENTIFIER ::= { enterprises 21317 }
-- MODULE-IDENTITY
-- LastUpdated
-- 200508250000Z
-- OrgName
-- ATEN International Co., Ltd.
-- Descr
-- The Structure of Management Information for the
-- ATEN enterprise.
atenProducts OBJECT IDENTIFIER ::= { aten 1 }
-- OBJECT-IDENTITY
-- Status
-- mandatory
-- Descr
-- atenProducts is the root OBJECT IDENTIFIER from
-- which sysObjectID values are assigned. Actual
-- values are defined in ATEN-PRODUCTS-MIB.
otherEnterprises OBJECT IDENTIFIER ::= { aten 2 }
-- OBJECT-IDENTITY
-- Status
-- mandatory
-- Descr
-- otherEnterprises provides a root object identifier
-- from which mibs produced by other companies may be
-- placed. mibs produced by other enterprises are
-- typicially implemented with the object identifiers
-- as defined in the mib
atenExperiment OBJECT IDENTIFIER ::= { aten 3 }
-- OBJECT-IDENTITY
-- Status
-- mandatory
-- Descr
-- atenExperiment provides a root object identifier
-- from which experimental mibs may be temporarily
-- based.
END

View File

@ -22,7 +22,7 @@
FROM ATEN-PRODUCTS-MIB;
usrcfg MODULE-IDENTITY
LAST-UPDATED "20050629"
LAST-UPDATED "200506290000Z"
ORGANIZATION "ATEN, CANADA"
CONTACT-INFO
" Yang Lv
@ -140,7 +140,7 @@
::= { usrcfgEntry 7 }
session MODULE-IDENTITY
LAST-UPDATED "20050629"
LAST-UPDATED "200506290000Z"
ORGANIZATION "ATEN, CANADA"
CONTACT-INFO
" Yang Lv
@ -260,7 +260,7 @@
::= { sn3101 5 }
portAlert MODULE-IDENTITY
LAST-UPDATED "20050630"
LAST-UPDATED "200506300000Z"
ORGANIZATION "ATEN, CANADA"
CONTACT-INFO
" Yang Lv