EXPERTV2-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: EXPERTV2-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
huawei | 1.3.6.1.4.1.2011 | |||
products | 1.3.6.1.4.1.2011.2 | |||
access_server | 1.3.6.1.4.1.2011.2.3 | |||
expert_v2 | 1.3.6.1.4.1.2011.2.3.4 | |||
device | 1.3.6.1.4.1.2011.2.3.4.1 | |||
devBaseInfoGroup | 1.3.6.1.4.1.2011.2.3.4.1.1 | |||
deviceSystemInfomation | 1.3.6.1.4.1.2011.2.3.4.1.1.1 | |||
sysDateAndTime | 1.3.6.1.4.1.2011.2.3.4.1.1.1.1 | dateandtime | read-write |
The date and time of this device can be set.DateAndTime is in octet mode which does not include time-zone information. |
sysIPAddr | 1.3.6.1.4.1.2011.2.3.4.1.1.1.2 | ipaddress | read-only |
The device lacks of IP address |
sysVersion | 1.3.6.1.4.1.2011.2.3.4.1.1.1.3 | integer | read-only |
Expert V2 device version Enumeration: 'r002': 2, 'r003': 3, 'r001': 1, 'r004': 4, 'r005': 5. |
slotBoardTable | 1.3.6.1.4.1.2011.2.3.4.1.1.2 | no-access |
The board information table describes the information of the type, the status and the software version etc. of the boards in various slot of the EXPERT. |
|
1.3.6.1.4.1.2011.2.3.4.1.1.2.1 | no-access |
The object defined by this line describes the information of the board in the slot. |
||
slotBoardSlotNo | 1.3.6.1.4.1.2011.2.3.4.1.1.2.1.1 | integer | no-access |
Slot number, it forms the index for this table. The EXPERT includes 16 slots. The value range of which is from 0 to 15. |
slotBoardType | 1.3.6.1.4.1.2011.2.3.4.1.1.2.1.2 | integer | read-only |
The type of slot board, it describes the type of board to be inserted in the slot among which null (100) indicates null slot. When the variable value is null (100), the variable values of subsequent rows of this row has no meaning, all of which are 0 or null. Enumeration: 'vsp-nas': 2, 'frb': 6, 'mst': 5, 'vsp-ipp': 1, 'hsp': 4, 'null': 100, 'smb': 0, 'hrb': 3. |
slotBoardNo | 1.3.6.1.4.1.2011.2.3.4.1.1.2.1.3 | integer | read-only |
Board number, ranging from 0 to 11. When the slot is null, the returned value is 65535 indicating invalidation. |
slotBoardStatus | 1.3.6.1.4.1.2011.2.3.4.1.1.2.1.4 | integer | read-only |
Board status not-install(0) Not-installed normal(1) Normal fault(2) Fault active-normal(3) The active one is normal active-error(4) The active one is faulty back-normal(5) The backup one is normal back-error(6) The backup one is faulty When the board type is null (100), the board status returns not-install (0) to indicate invalidation. Enumeration: 'normal': 1, 'fault': 2, 'active-normal': 3, 'back-normal': 5, 'back-error': 6, 'active-error': 4, 'not-install': 0. |
slotBoardTime | 1.3.6.1.4.1.2011.2.3.4.1.1.2.1.5 | dateandtime | read-only |
system time |
slotBoardPCBVersion | 1.3.6.1.4.1.2011.2.3.4.1.1.2.1.6 | displaystring | read-only |
Description of Board PCB version. When the board type is null (100), the returned value is \0 indicating invalidation. |
slotBoardBIOSVersion | 1.3.6.1.4.1.2011.2.3.4.1.1.2.1.7 | displaystring | read-only |
Description of Board BIOS version, when the board type is null (100), the returned value is \0 indicating invalidation. |
slotBoardSoftwareVersion | 1.3.6.1.4.1.2011.2.3.4.1.1.2.1.8 | displaystring | read-only |
Board system version number. When the board type is null (100), the returned value is \0 indicating invalidation. |
slotBoardLogicVersion | 1.3.6.1.4.1.2011.2.3.4.1.1.2.1.9 | displaystring | read-only |
Description of Board logic version. When the board type is null (100), the returned value is \0 indicating invalidation. |
slotBoardDSPVersion | 1.3.6.1.4.1.2011.2.3.4.1.1.2.1.10 | displaystring | read-only |
Description of Board DSP version. When the board type is null (100), the returned value is \0 indicating invalidation. |
slotBoardOtherVersion | 1.3.6.1.4.1.2011.2.3.4.1.1.2.1.11 | displaystring | read-only |
Description of other versions. When the board type is null (100), the returned value is \0 indicating invalidation. |
slotBoardCPURatio | 1.3.6.1.4.1.2011.2.3.4.1.1.2.1.12 | integer | read-only |
Board CPU seizure ratio. When the board type is null (100), the returned value is \0 indicating invalidation. |
slotBoardCPUStatus | 1.3.6.1.4.1.2011.2.3.4.1.1.2.1.13 | integer | read-only |
Board CPU status normal(1) indicating CPU is normal overload1(2) indicating CPU is in the status of level 1 overload overload2(3) indicating CPU is in the status of level 2 overload overload3(4) indicating CPU is in the status of level 3 overload overload4(5) indicating CPU is in the status of level 4 overload When the board type is null (100), the returned value is no-meaning (0) indicating invalidation. Enumeration: 'no-meaning': 0, 'normal': 1, 'overload3': 4, 'overload2': 3, 'overload1': 2, 'overload4': 5. |
slotBoardMemorySize | 1.3.6.1.4.1.2011.2.3.4.1.1.2.1.14 | integer | read-only |
Board memory size, including used part and unused part. When the board type is null (100), the returned value is \0 indicating invalidation. |
slotBoardUsableMemory | 1.3.6.1.4.1.2011.2.3.4.1.1.2.1.15 | integer | read-only |
Board usable memory size. It means the unused memory of the board. When the board type is null (100), the returned value is \0 indicating invalidation. |
boardResetInfoTable | 1.3.6.1.4.1.2011.2.3.4.1.1.3 | no-access |
Board reset information table. It describes the causes and time of the previous reset of the EXPERT board. |
|
1.3.6.1.4.1.2011.2.3.4.1.1.3.1 | no-access |
The object defined by this line describes the causes and time of the previous reset of the board. |
||
boardResetInfoSlotNo | 1.3.6.1.4.1.2011.2.3.4.1.1.3.1.1 | integer | no-access |
Slot number. This object forms the index for this table. EXPERT includes 16 slots with the value range from 0 to 15. |
boardResetInfoReason | 1.3.6.1.4.1.2011.2.3.4.1.1.3.1.2 | integer | read-only |
Board reset causes. The meaning of various enumeration values are as follows: slot-err(0), he input slot number is wrong. slot-nouse(1), The slot has not been configured with board. no-reset-record(2), This board has no reset record. lost-connect(3), The active SMB lost connection with this board. user-cmd(4), User delivers reset command. smb-snd-msg(5), SMD delivers reset message. abnormal(6), Reset is caused by abnormal error board-fault(7), It is unable to query due to board fault failed(8), Query failure /*SMB reset cause 20 ~ 49 */ swap-smb(20), Switching SMB board mt-reboot(21), User delivers the command of reset board all. /* VSP reset cause 50 ~ 79 */ /* HRB reset cause 80 ~ 109 */ /* MSTU reset cause 80 ~ 109 */ cfg-failed(110), Configuration failure failed-531(111), 531 failure failed-528(112), 528 failure failed-525(113) 525 failure Enumeration: 'failed-525': 113, 'no0-reset-record': 2, 'mt-reboot': 21, 'failed-531': 111, 'swap-smb': 20, 'smb-snd-msg': 5, 'abnormal': 6, 'failed-528': 112, 'board-fault': 7, 'failed': 8, 'cfg-failed': 110, 'slot-nouse': 1, 'slot-err': 0, 'lost-connect': 3, 'user-cmd': 4. |
boardResetInfoTime | 1.3.6.1.4.1.2011.2.3.4.1.1.3.1.3 | dateandtime | read-only |
The time of previous board reset. If the board has not reset before, the returned date and time are not defined. |
e1InfoTable | 1.3.6.1.4.1.2011.2.3.4.1.1.5 | no-access |
E1 information table. It describes the information of various E1 port on the VSP board and MSTU board. |
|
1.3.6.1.4.1.2011.2.3.4.1.1.5.1 | no-access |
The object defined by this line describes the information of the E1 port. |
||
e1InfoSlotNo | 1.3.6.1.4.1.2011.2.3.4.1.1.5.1.1 | integer | no-access |
Slot number. This object and e1InfoE1NoInBoard form the index for this table which is used as the only one flag indicating a E1 in certain board. The value range of slot number is from 0 to 15. |
e1InfoE1NoInBoard | 1.3.6.1.4.1.2011.2.3.4.1.1.5.1.2 | integer | no-access |
The E1 number inside the board. This object and e1InfoSlotNo form the index for this table with the value range from 0 to 62. Actually, the VSP board contains four E1 ports but additional space for 12 ports is reserved. Thus for the VSP board, the value range of this object is from 0 to 15. The MSTU board contains 63 E1 ports. Thus for the MSTU board, the value range of this object is from 0 to 62. |
e1InfoE1No | 1.3.6.1.4.1.2011.2.3.4.1.1.5.1.3 | integer | read-only |
The global E1 number in the EXPERT. When the device include 2 MSTU boards and 10 VSP boards, the number of E1s is the most which is up to 286; thus the value range of this object is from 0 to 285. |
e1InfoE1Type | 1.3.6.1.4.1.2011.2.3.4.1.1.5.1.4 | integer | read-only |
E1 type, the meaning of various enumeration valuesis as follows: no1(0) China No. 1 or R2 tup(1) SS7 TUP isup(2) SS7 ISUP pra(3) ISDN DSS1 Enumeration: 'tup': 1, 'isup': 2, 'pra': 3, 'no1': 0. |
e1InfoE1Status | 1.3.6.1.4.1.2011.2.3.4.1.1.5.1.5 | integer | read-only |
The status of E1 port, the meaning of various enumeration values is as follows: uninstall(0) Not-installed fault(1) Fault normal(2) Normal alarm(3) Alarm Enumeration: 'fault': 1, 'alarm': 3, 'normal': 2, 'uninstall': 0. |
e1InfoE1LoopBackStatus | 1.3.6.1.4.1.2011.2.3.4.1.1.5.1.6 | integer | read-only |
The loop status of E1 port, the meaning of various enumeration valuesis as follows: remote-loop(2), in the status of remote loop local-loop(4), in the status of local loop rmt-lcl-loop(6), in remote and local loop status simultaneously payload-loop(8), in the status of payload loop rmt-payload-loop(10), in remote and payload loop status simultaneously lcl-payload-loop(12), in local and payload loop status simultaneously rmt-lcl-payload-loop(14), in local, remote and payload loop status simultaneously no-loop(16) not in loop status There are three types of loop: local loop, remote loop and payload loop which are not exclusive to one another, and can exist simultaneously. Enumeration: 'no-loop': 16, 'rmt-lcl-payload-loop': 14, 'lcl-payload-loop': 12, 'local-loop': 4, 'rmt-payload-loop': 10, 'payload-loop': 8, 'rmt-lcl-loop': 6, 'remote-loop': 2. |
e1InfoE1PCMPara | 1.3.6.1.4.1.2011.2.3.4.1.1.5.1.7 | integer | read-only |
PCM alarm parameter. This value is an 8-digit integer and each digit indicates one type of alarm as below: D7 D6 D5 D4 D3 D2 D1 D0 | | | | | | | |__ meaningless, fixed to 1 | | | | | | | | | | | | | |__Remote multiframe alarm, RMF | | | | | | | | | | | |__ TS16 all 1 | | | | | | | | | |__Slide code | | | | | | | |__Disconnection | | | | | |__Remote frame alarm, RFA | | | |___ Multiframe out-of-sync, MFA | |___Frame out-of-sync, FAS Note: Dx = 0 Alarm 1 = normal |
mfcInfoTable | 1.3.6.1.4.1.2011.2.3.4.1.1.6 | no-access |
MFC information table. It describes the status information of the MFC chip on the VSP boards. |
|
1.3.6.1.4.1.2011.2.3.4.1.1.6.1 | no-access |
The object defined by this line describes the status information of the MFC chip. |
||
mfcInfoMfcNo | 1.3.6.1.4.1.2011.2.3.4.1.1.6.1.1 | integer | no-access |
Global MFC number. This variable value equals to the logic board number of the MFC-located VSP board with the range from 0 to 11. |
mfcInfoMfcStatus | 1.3.6.1.4.1.2011.2.3.4.1.1.6.1.2 | integer | read-only |
The status of the MFC chip, the meaning of various enumeration values is as follows: normal(0), The MFC is in normal status. error(1), MFC fault num-err(2), The input MFC number is wrong. num-nouse(3) The MFC with this number is not configured. Enumeration: 'num-err': 2, 'error': 1, 'num-nouse': 3, 'normal': 0. |
userStatisticsGroup | 1.3.6.1.4.1.2011.2.3.4.1.1.15 | |||
userStatisticsDevTable | 1.3.6.1.4.1.2011.2.3.4.1.1.15.1 | no-access |
The user statistics device table. It describes the number of various types of users within the device. |
|
1.3.6.1.4.1.2011.2.3.4.1.1.15.1.1 | no-access |
This line contains the object describing the user statistics information. |
||
userStatisticsDevIndex | 1.3.6.1.4.1.2011.2.3.4.1.1.15.1.1.1 | integer | no-access |
Table index. It is meaningless and is fixed to 1. It is just for facilitating Agent to deliver multiple variable request. Enumeration: 'idx': 1. |
userStatisticsDevISDN | 1.3.6.1.4.1.2011.2.3.4.1.1.15.1.1.2 | integer | read-only |
The number of ISDN ports (without identifying 1B or 2B, due to repetition with MP) |
userStatisticsDevMODEM | 1.3.6.1.4.1.2011.2.3.4.1.1.15.1.1.3 | integer | read-only |
The number MODEM ports |
userStatisticsDevNormal | 1.3.6.1.4.1.2011.2.3.4.1.1.15.1.1.4 | integer | read-only |
The number of Normal users (General ppp users) |
userStatisticsDevVPN | 1.3.6.1.4.1.2011.2.3.4.1.1.15.1.1.5 | integer | read-only |
The number of VPN users |
userStatisticsDevMP | 1.3.6.1.4.1.2011.2.3.4.1.1.15.1.1.6 | integer | read-only |
The number of MP users (including Modem bundling, ISDN2B and ISDN+Modem) |
userStatisticsDevRLogin | 1.3.6.1.4.1.2011.2.3.4.1.1.15.1.1.7 | integer | read-only |
The number of RLoging users (including Rlogin, TCP and TCP clear) |
userStatisticsDevCallback | 1.3.6.1.4.1.2011.2.3.4.1.1.15.1.1.8 | integer | read-only |
The number of Callback users (not supported by R100) |
userStatisticsDevV110 | 1.3.6.1.4.1.2011.2.3.4.1.1.15.1.1.9 | integer | read-only |
The number of V.110 users |
userStatisticsDevV120 | 1.3.6.1.4.1.2011.2.3.4.1.1.15.1.1.10 | integer | read-only |
The number of V.120 users |
userStatisticsBoardTable | 1.3.6.1.4.1.2011.2.3.4.1.1.15.2 | no-access |
Board user statistics table. It describes the statistics of various types of users through certain board. |
|
1.3.6.1.4.1.2011.2.3.4.1.1.15.2.1 | no-access |
This line contains the object describing the board user statistics information. |
||
userStatisticsBoardSlotNo | 1.3.6.1.4.1.2011.2.3.4.1.1.15.2.1.1 | integer | no-access |
Slot number |
userStatisticsBoardISDN | 1.3.6.1.4.1.2011.2.3.4.1.1.15.2.1.2 | integer | read-only |
The number of ISDN ports (without identifying 1B or 2B due to repetition with MP) |
userStatisticsBoardMODEM | 1.3.6.1.4.1.2011.2.3.4.1.1.15.2.1.3 | integer | read-only |
The number of MODEM ports |
userStatisticsBoardNormal | 1.3.6.1.4.1.2011.2.3.4.1.1.15.2.1.4 | integer | read-only |
The number of Normal users(general ppp users) |
userStatisticsBoardVPN | 1.3.6.1.4.1.2011.2.3.4.1.1.15.2.1.5 | integer | read-only |
The number of VPN users |
userStatisticsBoardMP | 1.3.6.1.4.1.2011.2.3.4.1.1.15.2.1.6 | integer | read-only |
The number of MP users (including Modem bundling, ISDN2B and ISDN+Modem) |
userStatisticsBoardRLogin | 1.3.6.1.4.1.2011.2.3.4.1.1.15.2.1.7 | integer | read-only |
The number of Rlogin users (including Rlogin, TCP and TCP clear) |
userStatisticsBoardCallback | 1.3.6.1.4.1.2011.2.3.4.1.1.15.2.1.8 | integer | read-only |
The number of Callback users (not supported by R100) |
userStatisticsBoardV110 | 1.3.6.1.4.1.2011.2.3.4.1.1.15.2.1.9 | integer | read-only |
The number of V.110 users |
userStatisticsBoardV120 | 1.3.6.1.4.1.2011.2.3.4.1.1.15.2.1.10 | integer | read-only |
The number of V.120 users |
userStatisticsE1Table | 1.3.6.1.4.1.2011.2.3.4.1.1.15.3 | no-access |
E1-port user statistics table. It describes the statistics information of varied types of users through a certain E1 port. |
|
1.3.6.1.4.1.2011.2.3.4.1.1.15.3.1 | no-access |
This line contains the object describing E1-port user statistics information. |
||
userStatisticsE1SlotNo | 1.3.6.1.4.1.2011.2.3.4.1.1.15.3.1.1 | integer | no-access |
Slot number |
userStatisticsE1PortNo | 1.3.6.1.4.1.2011.2.3.4.1.1.15.3.1.2 | integer | no-access |
E1 port number in board |
userStatisticsE1ISDN | 1.3.6.1.4.1.2011.2.3.4.1.1.15.3.1.3 | integer | read-only |
the number of ISDN ports(without identifying 1B or 2B due to repetition with MP) |
userStatisticsE1MODEM | 1.3.6.1.4.1.2011.2.3.4.1.1.15.3.1.4 | integer | read-only |
The number of MODEM ports |
userStatisticsE1Normal | 1.3.6.1.4.1.2011.2.3.4.1.1.15.3.1.5 | integer | read-only |
The number of Normal users(general ppp users) |
userStatisticsE1VPN | 1.3.6.1.4.1.2011.2.3.4.1.1.15.3.1.6 | integer | read-only |
The number of VPN users |
userStatisticsE1MP | 1.3.6.1.4.1.2011.2.3.4.1.1.15.3.1.7 | integer | read-only |
The number of MP users (including Modem bundling, ISDN2B and ISDN+Modem) |
userStatisticsE1RLogin | 1.3.6.1.4.1.2011.2.3.4.1.1.15.3.1.8 | integer | read-only |
The number of Rlogin users (including Rlogin, TCP and TCP clear) |
userStatisticsE1Callback | 1.3.6.1.4.1.2011.2.3.4.1.1.15.3.1.9 | integer | read-only |
The number of Callback users (not supported by R100) |
userStatisticsE1V110 | 1.3.6.1.4.1.2011.2.3.4.1.1.15.3.1.10 | integer | read-only |
The number of V.110 users |
userStatisticsE1V120 | 1.3.6.1.4.1.2011.2.3.4.1.1.15.3.1.11 | integer | read-only |
The number of V1.20 users |
userStatisticsAccCodeTable | 1.3.6.1.4.1.2011.2.3.4.1.1.15.4 | no-access |
The table of user statistics according to access code. It describes the statistics of various types of users with the same access code. |
|
1.3.6.1.4.1.2011.2.3.4.1.1.15.4.1 | no-access |
This line contains the object describing the user statistics according to access code. |
||
userStatisticsAccCodeIndex | 1.3.6.1.4.1.2011.2.3.4.1.1.15.4.1.1 | octet string | no-access |
Access code |
userStatisticsAccCodeISDN | 1.3.6.1.4.1.2011.2.3.4.1.1.15.4.1.2 | integer | read-only |
The number of ISDN ports (without identifying 1B or 2B due to repetition with MP) |
userStatisticsAccCodeMODEM | 1.3.6.1.4.1.2011.2.3.4.1.1.15.4.1.3 | integer | read-only |
The number of MODEM ports |
userStatisticsAccCodeNormal | 1.3.6.1.4.1.2011.2.3.4.1.1.15.4.1.4 | integer | read-only |
The number of Normal users (general ppp users) |
userStatisticsAccCodeVPN | 1.3.6.1.4.1.2011.2.3.4.1.1.15.4.1.5 | integer | read-only |
The number of VPN users |
userStatisticsAccCodeMP | 1.3.6.1.4.1.2011.2.3.4.1.1.15.4.1.6 | integer | read-only |
The number of MP users (including Modem bundling, ISDN and ISDN+Modem) |
userStatisticsAccCodeRLogin | 1.3.6.1.4.1.2011.2.3.4.1.1.15.4.1.7 | integer | read-only |
The number of RLoging users (including Rlogin, TCP and TCP clear) |
userStatisticsAccCodeCallback | 1.3.6.1.4.1.2011.2.3.4.1.1.15.4.1.8 | integer | read-only |
The number of Callback users (not supported by R100) |
userStatisticsAccCodeV110 | 1.3.6.1.4.1.2011.2.3.4.1.1.15.4.1.9 | integer | read-only |
The number of V.110 users |
userStatisticsAccCodeV120 | 1.3.6.1.4.1.2011.2.3.4.1.1.15.4.1.10 | integer | read-only |
The number of V1.20 users |
userStatisticsAccCode2Table | 1.3.6.1.4.1.2011.2.3.4.1.1.15.5 | no-access |
Both this and the previous tables of user statistics are according to access code and the only difference is that the index of this table is group number and intra-group ID in stead of access code. Thus, it is available to go through all configured access code and perform the statistics of port seizure and the statistics of variious types of users according to each access code. |
|
1.3.6.1.4.1.2011.2.3.4.1.1.15.5.1 | no-access |
This line contains the object describing the user statistics according to access code. |
||
userStatisticsAccCode2GrpNo | 1.3.6.1.4.1.2011.2.3.4.1.1.15.5.1.1 | integer | no-access |
Group number |
userStatisticsAccCode2Index | 1.3.6.1.4.1.2011.2.3.4.1.1.15.5.1.2 | integer | no-access |
Intra-group ID |
userStatisticsAccCode2Value | 1.3.6.1.4.1.2011.2.3.4.1.1.15.5.1.3 | octet string | read-only |
Access code |
userStatisticsAccCode2ISDN | 1.3.6.1.4.1.2011.2.3.4.1.1.15.5.1.4 | integer | read-only |
The number of ISDN ports (without identifying 1B or 2B due to repetition with MP) |
userStatisticsAccCode2MODEM | 1.3.6.1.4.1.2011.2.3.4.1.1.15.5.1.5 | integer | read-only |
The number of MODEM ports |
userStatisticsAccCode2Normal | 1.3.6.1.4.1.2011.2.3.4.1.1.15.5.1.6 | integer | read-only |
The number of Normal users (general ppp users) |
userStatisticsAccCode2VPN | 1.3.6.1.4.1.2011.2.3.4.1.1.15.5.1.7 | integer | read-only |
The number of VPN users |
userStatisticsAccCode2MP | 1.3.6.1.4.1.2011.2.3.4.1.1.15.5.1.8 | integer | read-only |
The number of MP users (including Modem binding, ISDN2B and ISDN+Modem) |
userStatisticsAccCode2RLogin | 1.3.6.1.4.1.2011.2.3.4.1.1.15.5.1.9 | integer | read-only |
The number of RLoging users (including Rlogin, TCP and TCP clear) |
userStatisticsAccCode2Callback | 1.3.6.1.4.1.2011.2.3.4.1.1.15.5.1.10 | integer | read-only |
The number of Call back users ( not supported by R001) |
userStatisticsAccCode2V110 | 1.3.6.1.4.1.2011.2.3.4.1.1.15.5.1.11 | integer | read-only |
The number of V.110 users |
userStatisticsAccCode2V120 | 1.3.6.1.4.1.2011.2.3.4.1.1.15.5.1.12 | integer | read-only |
The number of V1.20 users |
userStatisticsAccDomainTable | 1.3.6.1.4.1.2011.2.3.4.1.1.15.6 | no-access |
The table of user statistics based on access field. It describes the statistics of various types of users with the same access domain. |
|
1.3.6.1.4.1.2011.2.3.4.1.1.15.6.1 | no-access |
This line contains the object describing the user statistics accroding to access domain. |
||
userStatisticsAccDomainIndex | 1.3.6.1.4.1.2011.2.3.4.1.1.15.6.1.1 | octet string | no-access |
Domain |
userStatisticsAccDomainISDN | 1.3.6.1.4.1.2011.2.3.4.1.1.15.6.1.2 | integer | read-only |
The number of ISDN ports (without identifying 1B or 2B due to repetition with MP) |
userStatisticsAccDomainMODEM | 1.3.6.1.4.1.2011.2.3.4.1.1.15.6.1.3 | integer | read-only |
The number of MODEM ports |
userStatisticsAccDomainNormal | 1.3.6.1.4.1.2011.2.3.4.1.1.15.6.1.4 | integer | read-only |
The number of Normal users (general ppp users) |
userStatisticsAccDomainVPN | 1.3.6.1.4.1.2011.2.3.4.1.1.15.6.1.5 | integer | read-only |
The number of VPN users |
userStatisticsAccDomainMP | 1.3.6.1.4.1.2011.2.3.4.1.1.15.6.1.6 | integer | read-only |
The number of MP users (including Modem binding, ISDN2B and ISDN+Modem) |
userStatisticsAccDomainRLogin | 1.3.6.1.4.1.2011.2.3.4.1.1.15.6.1.7 | integer | read-only |
The number of RLoging users (including Rlogin, TCP and TCP clear) |
userStatisticsAccDomainCallback | 1.3.6.1.4.1.2011.2.3.4.1.1.15.6.1.8 | integer | read-only |
The number of Call back users (not supported by R001) |
userStatisticsAccDomainV110 | 1.3.6.1.4.1.2011.2.3.4.1.1.15.6.1.9 | integer | read-only |
The number of V.110 users |
userStatisticsAccDomainV120 | 1.3.6.1.4.1.2011.2.3.4.1.1.15.6.1.10 | integer | read-only |
The number of V1.20 users |
userStatisticsAccDomain2Table | 1.3.6.1.4.1.2011.2.3.4.1.1.15.7 | no-access |
The user statistics in both this and the previous tables are performed according to access domain. The only difference is that the index of this table is group number and intra-group ID in stead of access code. Thus, it is able to go through all configured access domain and perform the statistics of port seizure and the statistics of varied types of users according to each access domain. |
|
1.3.6.1.4.1.2011.2.3.4.1.1.15.7.1 | no-access |
This line contains the object describing the user statistics according access domain. |
||
userStatisticsAccDomain2GrpNo | 1.3.6.1.4.1.2011.2.3.4.1.1.15.7.1.1 | integer | no-access |
Group number |
userStatisticsAccDomain2Index | 1.3.6.1.4.1.2011.2.3.4.1.1.15.7.1.2 | integer | no-access |
Intra-group ID |
userStatisticsAccDomain2Value | 1.3.6.1.4.1.2011.2.3.4.1.1.15.7.1.3 | octet string | read-only |
Domain |
userStatisticsAccDomain2ISDN | 1.3.6.1.4.1.2011.2.3.4.1.1.15.7.1.4 | integer | read-only |
The number of ISDN ports (without identifying 1B or 2B due to repetition with MP) |
userStatisticsAccDomain2MODEM | 1.3.6.1.4.1.2011.2.3.4.1.1.15.7.1.5 | integer | read-only |
The number of MODEM ports |
userStatisticsAccDomain2Normal | 1.3.6.1.4.1.2011.2.3.4.1.1.15.7.1.6 | integer | read-only |
The number of Normal users (general ppp users) |
userStatisticsAccDomain2VPN | 1.3.6.1.4.1.2011.2.3.4.1.1.15.7.1.7 | integer | read-only |
The number of VPN users |
userStatisticsAccDomain2MP | 1.3.6.1.4.1.2011.2.3.4.1.1.15.7.1.8 | integer | read-only |
The number of MP users (including Modem binding, ISDN2B and ISDN+Modem) |
userStatisticsAccDomain2RLogin | 1.3.6.1.4.1.2011.2.3.4.1.1.15.7.1.9 | integer | read-only |
The number of RLoging users (including Rlogin, TCP and TCP clear) |
userStatisticsAccDomain2Callback | 1.3.6.1.4.1.2011.2.3.4.1.1.15.7.1.10 | integer | read-only |
The number of Callback users (not supported by R001) |
userStatisticsAccDomain2V110 | 1.3.6.1.4.1.2011.2.3.4.1.1.15.7.1.11 | integer | read-only |
The number of V.110 users |
userStatisticsAccDomain2V120 | 1.3.6.1.4.1.2011.2.3.4.1.1.15.7.1.12 | integer | read-only |
The number of V1.20 users |
userStatisticsOdnTable | 1.3.6.1.4.1.2011.2.3.4.1.1.15.8 | no-access |
The table of user statistics based on office direction. It describes the statistics of varied types of users with the same office direction. |
|
1.3.6.1.4.1.2011.2.3.4.1.1.15.8.1 | no-access |
This line contains the object describing the user statistics according to office direction. |
||
userStatisticsOdnIndex | 1.3.6.1.4.1.2011.2.3.4.1.1.15.8.1.1 | integer | no-access |
Office direction number |
userStatisticsOdnISDN | 1.3.6.1.4.1.2011.2.3.4.1.1.15.8.1.2 | integer | read-only |
The number of ISDN ports (without identifying 1B or 2B due to repetition with MP) |
userStatisticsOdnMODEM | 1.3.6.1.4.1.2011.2.3.4.1.1.15.8.1.3 | integer | read-only |
The number of MODEM ports |
userStatisticsOdnNormal | 1.3.6.1.4.1.2011.2.3.4.1.1.15.8.1.4 | integer | read-only |
The number of Normal users (general ppp users) |
userStatisticsOdnVPN | 1.3.6.1.4.1.2011.2.3.4.1.1.15.8.1.5 | integer | read-only |
The number of VPN users |
userStatisticsOdnMP | 1.3.6.1.4.1.2011.2.3.4.1.1.15.8.1.6 | integer | read-only |
The number of MP users (including Modem binding, ISDN2B and ISDN+Modem) |
userStatisticsOdnRLogin | 1.3.6.1.4.1.2011.2.3.4.1.1.15.8.1.7 | integer | read-only |
The number of RLoging users (including Rlogin, TCP and TCP clear) |
userStatisticsOdnCallback | 1.3.6.1.4.1.2011.2.3.4.1.1.15.8.1.8 | integer | read-only |
The number of Callback users (not supported by R001) |
userStatisticsOdnV110 | 1.3.6.1.4.1.2011.2.3.4.1.1.15.8.1.9 | integer | read-only |
The number of V.110 users |
userStatisticsOdnV120 | 1.3.6.1.4.1.2011.2.3.4.1.1.15.8.1.10 | integer | read-only |
The number of V1.20 users |
devMaintainGroup | 1.3.6.1.4.1.2011.2.3.4.1.2 | |||
seekUserTable | 1.3.6.1.4.1.2011.2.3.4.1.2.27 | no-access |
nas board user query table |
|
1.3.6.1.4.1.2011.2.3.4.1.2.27.1 | no-access |
This table contains operation objects for nas board user query. |
||
seekUserType | 1.3.6.1.4.1.2011.2.3.4.1.2.27.1.1 | integer | no-access |
User query operation types: ByIP(0): Query on the basis of IP addresses. ByUserName(1): Query on the basis of user names. ByCallingNumber(2): Query on the basis of calling numbers. Enumeration: 'byip': 0, 'byusername': 1, 'bycallingnumber': 2. |
seekUserIP | 1.3.6.1.4.1.2011.2.3.4.1.2.27.1.2 | ipaddress | read-write |
User IP address (network byte sequence) |
seekUserName | 1.3.6.1.4.1.2011.2.3.4.1.2.27.1.3 | displaystring | read-write |
User name |
seekUserCallingNumber | 1.3.6.1.4.1.2011.2.3.4.1.2.27.1.4 | displaystring | read-write |
Calling number |
seekUserRst | 1.3.6.1.4.1.2011.2.3.4.1.2.27.1.5 | integer | no-access |
Query results: success(0):The query succeeds. fail(1): The query fails. end(2): The query ends. Enumeration: 'fail': 1, 'end': 2, 'success': 0. |
seekUserBoard | 1.3.6.1.4.1.2011.2.3.4.1.2.27.1.6 | integer | no-access |
VSP board number |
seekUserPort | 1.3.6.1.4.1.2011.2.3.4.1.2.27.1.7 | integer | no-access |
User port number 0-119 (MODEM), 0-123(ISDN) |
seekUserGroupNo | 1.3.6.1.4.1.2011.2.3.4.1.2.27.1.8 | integer | no-access |
Group number |
seekUserServiceType | 1.3.6.1.4.1.2011.2.3.4.1.2.27.1.9 | integer | no-access |
Primitive port type Enumeration: 'none': 1, 'txt-telnet': 11, 'vpn-suffix': 16, 'slip': 4, 'bin-telnet': 12, 'rlogin-suffix': 18, 'euraw': 9, 'terminalserver': 14, 'tcpclear': 19, 'callback': 17, 'ppp': 3, 'frameRelay': 8, 'mp': 15, 'mpp': 5, 'x25': 6, 'euui': 10, 'other': 2, 'rawtcp-suffix': 13, 'combinet': 7. |
seekUserAccessType | 1.3.6.1.4.1.2011.2.3.4.1.2.27.1.10 | integer | no-access |
User access type Enumeration: 'modem-asyn': 0, 'hdlc-asyn-v120': 3, 'hdlc-syn': 2, 'hdlc-asyn-v110': 4, 'modem-syn': 1. |
seekUserSessionTime | 1.3.6.1.4.1.2011.2.3.4.1.2.27.1.11 | integer | no-access |
Session duration (second) |
seekUserRxRate | 1.3.6.1.4.1.2011.2.3.4.1.2.27.1.12 | integer | no-access |
Receiving speed rate |
seekUserTxRate | 1.3.6.1.4.1.2011.2.3.4.1.2.27.1.13 | integer | no-access |
Sending speed rate |
seekUserCalledNumber | 1.3.6.1.4.1.2011.2.3.4.1.2.27.1.14 | displaystring | no-access |
Called number |
kickUserTable | 1.3.6.1.4.1.2011.2.3.4.1.2.28 | no-access |
nas-board forced user disconnection table |
|
1.3.6.1.4.1.2011.2.3.4.1.2.28.1 | no-access |
This table contains operation objects for nas-board forced user disconnection. |
||
kickUserType | 1.3.6.1.4.1.2011.2.3.4.1.2.28.1.1 | integer | no-access |
User disconnection operation types: byip(0): Disconnection users are determined on the basis of IP addresses. byusername(1): Disconnection users are determined on the basis of user names. bycallingnumber(2): Disconnection users are determined on the basis of calling numbers. Enumeration: 'byip': 0, 'byusername': 1, 'bycallingnumber': 2. |
kickUserIP | 1.3.6.1.4.1.2011.2.3.4.1.2.28.1.2 | ipaddress | read-write |
User IP address (network byte sequence) |
kickUserName | 1.3.6.1.4.1.2011.2.3.4.1.2.28.1.3 | displaystring | read-write |
User name |
kickUserCallingNumber | 1.3.6.1.4.1.2011.2.3.4.1.2.28.1.4 | displaystring | read-write |
Calling number |
kickUserRst | 1.3.6.1.4.1.2011.2.3.4.1.2.28.1.5 | integer | no-access |
Operation results: success(0): The query succeeds. fail(1): The query fails. end(2): The query ends. Enumeration: 'fail': 1, 'end': 2, 'success': 0. |
kickUserBoard | 1.3.6.1.4.1.2011.2.3.4.1.2.28.1.6 | integer | no-access |
VSP board number |
kickUserPort | 1.3.6.1.4.1.2011.2.3.4.1.2.28.1.7 | integer | no-access |
User port number 0-119(MODEM), 0-123(ISDN) |
kickUserGroupNo | 1.3.6.1.4.1.2011.2.3.4.1.2.28.1.8 | integer | no-access |
Group number |
kickUserServiceType | 1.3.6.1.4.1.2011.2.3.4.1.2.28.1.9 | integer | no-access |
Primitive port type Enumeration: 'none': 1, 'txt-telnet': 11, 'vpn-suffix': 16, 'slip': 4, 'bin-telnet': 12, 'rlogin-suffix': 18, 'euraw': 9, 'terminalserver': 14, 'tcpclear': 19, 'callback': 17, 'ppp': 3, 'frameRelay': 8, 'mp': 15, 'mpp': 5, 'x25': 6, 'euui': 10, 'other': 2, 'rawtcp-suffix': 13, 'combinet': 7. |
kickUserAccessType | 1.3.6.1.4.1.2011.2.3.4.1.2.28.1.10 | integer | no-access |
User access type Enumeration: 'modem-asyn': 0, 'hdlc-asyn-v120': 3, 'hdlc-syn': 2, 'hdlc-asyn-v110': 4, 'modem-syn': 1. |
kickUserSessionTime | 1.3.6.1.4.1.2011.2.3.4.1.2.28.1.11 | integer | no-access |
Session duration (second) |
kickUserRxRate | 1.3.6.1.4.1.2011.2.3.4.1.2.28.1.12 | integer | no-access |
Receiving rate |
kickUserTxRate | 1.3.6.1.4.1.2011.2.3.4.1.2.28.1.13 | integer | no-access |
Sending speed rate |
kickUserCalledNumber | 1.3.6.1.4.1.2011.2.3.4.1.2.28.1.14 | displaystring | no-access |
Called number |
devConfigGroup | 1.3.6.1.4.1.2011.2.3.4.1.3 | |||
devTrapGroup | 1.3.6.1.4.1.2011.2.3.4.1.4 | |||
devAlarmMibGroup | 1.3.6.1.4.1.2011.2.3.4.1.4.1 | |||
alarmLevel | 1.3.6.1.4.1.2011.2.3.4.1.4.1.1 | integer | no-access |
Alarm level: emergencyAlarm(1): emergency Alarm importantAlarm(2): important Alarm generalAlarm(3): eneral Alarm promptAlarm(4): prompt Alarm Please refer Regulations of C&C08 Switch Network Management Alarm Report for the specific definitions. Enumeration: 'emergencyAlarm': 1, 'promptAlarm': 4, 'generalAlarm': 3, 'importantAlarm': 2. |
alarmNMCategory | 1.3.6.1.4.1.2011.2.3.4.1.4.1.2 | integer | no-access |
Classification of network management alarm: powerSupply: Power Supply Alarm environment: Environment Alarm signaling: Signaling Alarm trunk: Trunk Alarm hardware: Hardware Alarm software: Software Alarm operation: Operation Alarm communicationFault: Communication Fault Alarm serviceQuality: Service Quality Alarm handlingError: HandlingError Alarm Please refer to Regulations of C&C08 Switch Network Management Alarm Report for the specific definitions. Enumeration: 'hardware': 5, 'handlingError': 10, 'powerSupply': 1, 'environment': 2, 'signaling': 3, 'serviceQuality': 9, 'trunk': 4, 'operation': 7, 'communicationFault': 8, 'software': 6. |
alarmContents | 1.3.6.1.4.1.2011.2.3.4.1.4.1.3 | displaystring | no-access |
The content of MML alarm is a string of a certain format. Please refer to Regulations of C&C08 Switch Network Management Alarm Report for the specific formats. |
devMainTainTrapGroup | 1.3.6.1.4.1.2011.2.3.4.1.4.2 | |||
devAlarmTrapGroup | 1.3.6.1.4.1.2011.2.3.4.1.4.3 | |||
seekUserTrap | 1.3.6.1.4.1.2011.2.3.4.1.4.20.27 |
The result of querying user of NAS board |
||
kickUserTrap | 1.3.6.1.4.1.2011.2.3.4.1.4.20.28 |
The result of NAS board kicking user offline |
||
alarmMML | 1.3.6.1.4.1.2011.2.3.4.1.4.30.1 |
The MMl alarm is transmitted in Trap mode. Alarm level indicates the alarm level and Alarm NM Category indicates the alarm category. Alarm contents indicate the string contents of MML alarm and the string is accordant with the Regulations of cc08 Network Management Alarm Report. |
||
alarmSlotBoardChange | 1.3.6.1.4.1.2011.2.3.4.1.4.30.2 |
Board position changes TRAP. When the status of an equipment board or board type changes, it will be sent out by the equipment. |
||
alarmBoardLed | 1.3.6.1.4.1.2011.2.3.4.1.4.30.10001 |
Board alarm indicator changes TRAP. When the status of an equipment board alarm indicator changes, it will be sent out by the equipment. |
||
smb_board | 1.3.6.1.4.1.2011.2.3.4.2 | |||
smbBaseInfoGroup | 1.3.6.1.4.1.2011.2.3.4.2.1 | |||
vsp_board | 1.3.6.1.4.1.2011.2.3.4.3 | |||
vspBaseInfoGroup | 1.3.6.1.4.1.2011.2.3.4.3.1 | |||
vspPortStatusTable | 1.3.6.1.4.1.2011.2.3.4.3.1.1 | no-access |
Port status table of VSP board and HSP board. It indicates the statuses of DSP ports and ISDN ports of VSP board or HSP board. |
|
1.3.6.1.4.1.2011.2.3.4.3.1.1.1 | no-access |
It contains objects describing statuses of DSP ports and ISDN ports of VSP board or HSP board. |
||
vspPortStatusSlotNo | 1.3.6.1.4.1.2011.2.3.4.3.1.1.1.1 | integer | no-access |
Slot number of VSP board or HSP board, forming the index of this table. The value range is 0-15. |
vspPortStatusISDNPortStatus | 1.3.6.1.4.1.2011.2.3.4.3.1.1.1.2 | octet string | read-only |
ISDN port statuses. There are 62 bytes totally. Every byte indicates the statuses of two ports. That is, every 4 bits indicate status of one port. This object can totally indicate statuses of 124 ISDN ports. The following is the corresponding relations between port statuses and 4-bit values indicating corresponding port status. 0 NOINSTALL Uninstalled 1 IDLE Idle 2 BUSY Busy 3 FAULT Fault 4 TESTING Test 5 BLOCK Blocked 6 OTHER Other 15 NO-MEANING No meaning If VSP contains less than 124 ports, those exceeding the number of ISDN ports of this board are indicated with 15 NO-MEANING. For HSP board, this object has its meaning. For VSP board, only DSP ports are provided and NOINSTALL is used for all ports of this object. |
vspPortStatusDSPPortStatus | 1.3.6.1.4.1.2011.2.3.4.3.1.1.1.3 | octet string | read-only |
DSP port statuses. There are 60 bytes totally. Every byte indicates statuses of two ports. That is, every 4 bits indicate status of one port. This object can totally indicate statuses of 120 DSP ports. The following is the corresponding relations between port statuses and 4-bit values indicating corresponding port status. 0 NOINSTALL Uninstalled 1 IDLE Idle 2 BUSY Busy 3 FAULT Fault 4 TESTING Test 5 BLOCK Blocked 6 OTHER Other 15 NO-MEANING No meaning If VSP contains less than 120 ports, those exceeding the number of DSP ports of this board are indicated with 15 NO-MEANING. For VSP board, this object has its meaning. For HSP board, only ISDN ports are provided and NOINSTALL is used for all ports of this object. |
vspPortStatisticsTable | 1.3.6.1.4.1.2011.2.3.4.3.1.3 | no-access |
Port statistics table of VSP board and HSP board. It contains the numbers of DSP ports and IDSN ports in various statuses of VSP board or HSP board. |
|
1.3.6.1.4.1.2011.2.3.4.3.1.3.1 | no-access |
It contains objects describing numbers of DSP ports and IDSN ports in various statuses of VSP board or HSP board. |
||
vspPortStatisticsSlotNo | 1.3.6.1.4.1.2011.2.3.4.3.1.3.1.1 | integer | no-access |
Slot number of VSP board or HSP board. It forms the index of this table. |
vspPortStatisticsISDNTotalPorts | 1.3.6.1.4.1.2011.2.3.4.3.1.3.1.2 | integer | read-only |
Number of total ISDN ports of this HSP board. For VSP board, this object is 0. |
vspPortStatisticsISDNNoInstallPorts | 1.3.6.1.4.1.2011.2.3.4.3.1.3.1.3 | integer | read-only |
Number of uninstalled ISDN ports of this HSP board. For VSP board, this object is 0. |
vspPortStatisticsISDNIdelPorts | 1.3.6.1.4.1.2011.2.3.4.3.1.3.1.4 | integer | read-only |
Number of idle ISDN ports of this HSP board. For VSP board, this object is 0. |
vspPortStatisticsISDNBusyPorts | 1.3.6.1.4.1.2011.2.3.4.3.1.3.1.5 | integer | read-only |
Number of busy ISDN ports of this HSP board. For VSP board, this object is 0. |
vspPortStatisticsISDNFaultPorts | 1.3.6.1.4.1.2011.2.3.4.3.1.3.1.6 | integer | read-only |
Number of fault ISDN ports of this HSP board. For VSP board, this object is 0. |
vspPortStatisticsISDNTestPorts | 1.3.6.1.4.1.2011.2.3.4.3.1.3.1.7 | integer | read-only |
Number of test ISDN ports of this HSP board. For VSP board, this object is 0. |
vspPortStatisticsISDNBlockPorts | 1.3.6.1.4.1.2011.2.3.4.3.1.3.1.8 | integer | read-only |
Number of blocked ISDN ports of this HSP board. For VSP board, this object is 0. |
vspPortStatisticsISDNOtherPorts | 1.3.6.1.4.1.2011.2.3.4.3.1.3.1.9 | integer | read-only |
Number of ISDN ports in other statuses of this HSP board. For VSP board, this object is 0. |
vspPortStatisticsDSPTotalPorts | 1.3.6.1.4.1.2011.2.3.4.3.1.3.1.10 | integer | read-only |
Number of total DSP ports of this VSP board. For HSP board, this object is 0. |
vspPortStatisticsDSPNoInstallPorts | 1.3.6.1.4.1.2011.2.3.4.3.1.3.1.11 | integer | read-only |
Number of uninstalled DSP ports of this VSP board. For HSP board, this object is 0. |
vspPortStatisticsDSPIdelPorts | 1.3.6.1.4.1.2011.2.3.4.3.1.3.1.12 | integer | read-only |
Number of idle DSP ports of this VSP board. For HSP board, this object is 0. |
vspPortStatisticsDSPBusyPorts | 1.3.6.1.4.1.2011.2.3.4.3.1.3.1.13 | integer | read-only |
Number of busy DSP ports of this VSP board. For HSP board, this object is 0. |
vspPortStatisticsDSPFaultPorts | 1.3.6.1.4.1.2011.2.3.4.3.1.3.1.14 | integer | read-only |
Number of fault DSP ports of this VSP board. For HSP board, this object is 0. |
vspPortStatisticsDSPTestPorts | 1.3.6.1.4.1.2011.2.3.4.3.1.3.1.15 | integer | read-only |
Number of test DSP ports of this VSP board. For HSP board, this object is 0. |
vspPortStatisticsDSPBlockPorts | 1.3.6.1.4.1.2011.2.3.4.3.1.3.1.16 | integer | read-only |
Number of blocked DSP ports of this VSP board. For HSP board, this object is 0. |
vspPortStatisticsDSPOtherPorts | 1.3.6.1.4.1.2011.2.3.4.3.1.3.1.17 | integer | read-only |
Number of DSP ports in other statuses of this VSP board. For HSP board, this object is 0. |
vspServiceInfoGroup | 1.3.6.1.4.1.2011.2.3.4.3.2 | |||
vspNASCallTable | 1.3.6.1.4.1.2011.2.3.4.3.2.1 | no-access |
Access service call status table of VSP board and HSP board. It describes the information of various statuses of calls through ports of VSP board and HSP board. |
|
1.3.6.1.4.1.2011.2.3.4.3.2.1.1 | no-access |
It contains objects describing call status information of VSP board and HSP board. |
||
vspNASCallSlotNo | 1.3.6.1.4.1.2011.2.3.4.3.2.1.1.1 | integer | no-access |
Slot number of VSP board or HSP board. It forms the index of this table. |
vspNASCallPortNo | 1.3.6.1.4.1.2011.2.3.4.3.2.1.1.2 | integer | no-access |
Port number of VSP board or HSP board. For VSP board, it is DSP port number and the range is 0-199. For HSP board, it is ISDN port and the range is 0-123. |
vspNASCallPortType | 1.3.6.1.4.1.2011.2.3.4.3.2.1.1.3 | integer | read-only |
Port type. It indicates the port is an MODEM port or an ISDN port. MODEM port is DSP port that we usually say. Enumeration: 'modem': 1, 'isdn': 2. |
vspNASCallValidFlag | 1.3.6.1.4.1.2011.2.3.4.3.2.1.1.4 | integer | read-only |
Call validity flag. It indicates whether there is any call through this port currently. invalid(1) indicates that there is no call through the port currently and the data has no meaning. valid(2) indicates that there is a call through this port. Enumeration: 'valid': 2, 'invalid': 1. |
vspNASCallStartingTime | 1.3.6.1.4.1.2011.2.3.4.3.2.1.1.5 | dateandtime | read-only |
Start time of this call. If vspNASCallValidFlag is invalid, this object returns 0000 year 0 moth 0 date 0 hour 0 minute 0 second. |
vspNASCallCallingNumber | 1.3.6.1.4.1.2011.2.3.4.3.2.1.1.6 | displaystring | read-only |
Calling number of this call. If vspNASCallValidFlag is invalid, this object will return NULL. |
vspNASCallCalledNumber | 1.3.6.1.4.1.2011.2.3.4.3.2.1.1.7 | displaystring | read-only |
Called number of this call. If vspNASCallValidFlag is invalid, this object will return NULL. |
vspNASCallDataRate | 1.3.6.1.4.1.2011.2.3.4.3.2.1.1.8 | integer | read-only |
Receiving speed rate. The receive rate for ISDN calls or the baud rate for modem calls. A value of 0 is returned if entry is invalid. |
vspNASCallXmitRate | 1.3.6.1.4.1.2011.2.3.4.3.2.1.1.9 | integer | read-only |
Sending speed rate. The transmit rate for ISDN calls or the baud rate for modem calls. A value of 0 is returned if entry is invalid. |
vspNASCallDirection | 1.3.6.1.4.1.2011.2.3.4.3.2.1.1.10 | integer | read-only |
Call direction. A value of no-meaning(3) is returned if entry is invalid Enumeration: 'callIncoming': 2, 'no-meaning': 3, 'callOutgoing': 1. |
vspNASSessionTable | 1.3.6.1.4.1.2011.2.3.4.3.2.2 | no-access |
Access service session information table of VSP board and HSP board. It describes the information of various statuses of connection users through ports of VSP board. |
|
1.3.6.1.4.1.2011.2.3.4.3.2.2.1 | no-access |
It contains objects describing connection user information of VSP board and HSP board. |
||
vspNASSessionSlotNo | 1.3.6.1.4.1.2011.2.3.4.3.2.2.1.1 | integer | no-access |
Slot number of VSP board or HSP board. It forms the index of this table |
vspNASSessionPortNo | 1.3.6.1.4.1.2011.2.3.4.3.2.2.1.2 | integer | no-access |
Port number of VSP board or HSP board. For VSP board, it is a DSP port and the range is 0-119. For HSP board, it is an ISDN port and the range is 0-123. |
vspNASSessionValidFlag | 1.3.6.1.4.1.2011.2.3.4.3.2.2.1.3 | integer | read-write |
Session validity flag. invalid(1) indicates that there is no user connected through this port currently and the data has no meaning. valid(2) indicates that there is an user connected through this port currently. If this object is valid(2), setting this object to be invalid(1) via NM station will break user connection through this port. Enumeration: 'valid': 2, 'invalid': 1. |
vspNASSessionUserGroup | 1.3.6.1.4.1.2011.2.3.4.3.2.2.1.4 | integer | read-only |
User group. This device supports virtual ISP and there is user group concept. The user group range is 1-300. If the validity flag is invalid(1), this object returns 0. |
vspNASSessionUserName | 1.3.6.1.4.1.2011.2.3.4.3.2.2.1.5 | displaystring | read-only |
User name. If the validity flag is invalid(1), this object will return NULL. |
vspNASSessionUserIPAddress | 1.3.6.1.4.1.2011.2.3.4.3.2.2.1.6 | ipaddress | read-only |
User IP address. If the validity flag is invalid(1), this object will return 0.0.0.0. |
vspNASSessionUserSubNetMask | 1.3.6.1.4.1.2011.2.3.4.3.2.2.1.7 | ipaddress | read-only |
User IP address subnet mask. If the validity flag is invalid(1), this object will return 0.0.0.0. |
vspNASSessionServiceType | 1.3.6.1.4.1.2011.2.3.4.3.2.2.1.8 | integer | read-only |
User service type. If the validity flag is invalid(1), this object will return none(1). Enumeration: 'none': 1, 'txt-telnet': 11, 'vpn-suffix': 16, 'slip': 4, 'bin-telnet': 12, 'rlogin-suffix': 18, 'euraw': 9, 'terminalserver': 14, 'tcpclear': 19, 'callback': 17, 'ppp': 3, 'frameRelay': 8, 'mp': 15, 'mpp': 5, 'x25': 6, 'euui': 10, 'other': 2, 'rawtcp-suffix': 13, 'combinet': 7. |
vspNASSessionUserCallingNumber | 1.3.6.1.4.1.2011.2.3.4.3.2.2.1.9 | displaystring | read-only |
Calling number. If the validity flag is invalid(1), this object will return NULL. |
vspNASSessionUserOnlineTime | 1.3.6.1.4.1.2011.2.3.4.3.2.2.1.10 | integer | read-only |
Connection duration. The unit is second. If the validity flag is invalid(1), this object will return NULL. |
vspNASCallStatisticsTable | 1.3.6.1.4.1.2011.2.3.4.3.2.5 | no-access |
Access service call statistics table of VSP board and HSP board. It contains the connection information statistics of various calls since board reset. |
|
1.3.6.1.4.1.2011.2.3.4.3.2.5.1 | no-access |
It contains objects describing call connection statistics information of VSP board and HSP board. |
||
vspNASCallStatisticsSlotNo | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.1 | integer | no-access |
Slot number of VSP board or HSP board. It forms the index of this table. |
vspNASCallStatisticsCurrentAnalogIncoming | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.2 | integer | read-only |
Number of current analog incoming calls. The number of current analog incoming calls on this VSP board is returned. |
vspNASCallStatisticsCurrentAnalogOutgoing | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.3 | integer | read-only |
Number of current analog outgoing calls. The number of current analog outgoing calls on this board is returned |
vspNASCallStatisticsCurrentDigitalIncoming | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.4 | integer | read-only |
Number of current digital incoming calls. The number of current analog incoming calls on this VSP board is returned. |
vspNASCallStatisticsCurrentDigitalOutgoing | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.5 | integer | read-only |
Number of current digital outgoing calls. The number of current digital outgoing calls on this board is returned |
vspNASCallStatisticsCurrentV110Incoming | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.6 | integer | read-only |
Number of current V110 incoming calls. The current number of V.110 incoming calls since system bootup or last clear of the variable is returned. |
vspNASCallStatisticsCurrentV110Outgoing | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.7 | integer | read-only |
Number of current V110 outgoing calls. The current number of V.110 outgoing calls since system bootup or last clear of the variable is returned. |
vspNASCallStatisticsCurrentV120Incoming | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.8 | integer | read-only |
Number of current V120 incoming calls. The current number of V.120 incoming calls since system bootup or last clear of the variable is returned. |
vspNASCallStatisticsCurrentV120Outgoing | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.9 | integer | read-only |
Number of current V120 outgoing calls. The current number of V.120 outgoing calls since system bootup or last clear of the variable is returned. |
vspNASCallStatisticsCurrentAnalogLogonSuc | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.10 | integer | read-only |
Number of current analog connection successes. Connection success means that an user gets online normally. |
vspNASCallStatisticsCurrentDigitalLogonSuc | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.11 | integer | read-only |
Number of current digital connection successes |
vspNASCallStatisticsCurrentV110LogonSuc | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.12 | integer | read-only |
Number of current V110 connection successes |
vspNASCallStatisticsCurrentV120LogonSuc | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.13 | integer | read-only |
Number of current V120 connection successes |
vspNASCallStatisticsTotalAnalogIncoming | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.14 | integer | read-only |
Number of total analog incoming calls since the last board restart or the last variable clear. The total number of analog incoming calls since system bootup or last clear of the variable is returned. s |
vspNASCallStatisticsTotalAnalogOutgoing | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.15 | integer | read-only |
Number of total analog outgoing calls since the last board restart or the last variable clear. The total number of analog outgoing calls since system bootup or last clear of the variable is returned. |
vspNASCallStatisticsTotalDigitalIncoming | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.16 | integer | read-only |
Number of total digital incoming calls since the last board restart or the last variable clear. The total number of digital incoming calls since system bootup or last clear of the variable is returned. |
vspNASCallStatisticsTotalDigitalOutgoing | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.17 | integer | read-only |
Number of total digital outgoing calls since the last board restart or the last variable clear. The total number of digital outgoing calls since system bootup or last clear of the variable is returned. |
vspNASCallStatisticsTotalV110Incoming | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.18 | integer | read-only |
Number of total V110 incoming calls since the last board restart or the last variable clear. The total number of V.110 incoming calls since system bootup or last clear of the variable is returned. |
vspNASCallStatisticsTotalV110Outgoing | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.19 | integer | read-only |
Number of total V110 outgoing calls since the last board restart or the last variable clear. The total number of V.110 outgoing calls since system bootup or last clear of the variable is returned. |
vspNASCallStatisticsTotalV120Incoming | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.20 | integer | read-only |
Number of total V120 incoming calls since the last board restart or the last variable clear. The total number of V.120 incoming calls since system bootup or last clear of the variable is returned. |
vspNASCallStatisticsTotalV120Outgoing | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.21 | integer | read-only |
Number of total V120 outgoing calls since the last board restart or the last variable clear. The total number of V.120 outgoing calls since system bootup or last clear of the variable is returned. |
vspNASCallStatisticsTotalAnalogLogonSuc | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.22 | integer | read-only |
Number of total analog connection successes since the last board restart or the last variable clear. |
vspNASCallStatisticsTotalDigitalLogonSuc | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.23 | integer | read-only |
Number of total digital connection successes since the last board restart or the last variable clear. |
vspNASCallStatisticsTotalV110LogonSuc | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.24 | integer | read-only |
Number of total V110 connection successes since the last board restart or the last variable clear. |
vspNASCallStatisticsTotalV120LogonSuc | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.25 | integer | read-only |
Number of total V120 connection successes since the last board restart or the last variable clear. |
vspNASCallStatisticsTotalAnalogLogoutSuc | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.26 | integer | read-only |
Number of total normal analog disconnections since the last board restart or the last variable clear. Normal disconnection means that an user, after he succeeds in connection, makes an active hangup and then is disconnected instead of being disconnected due to other abnormal causes. |
vspNASCallStatisticsTotalDigitalLogoutSuc | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.27 | integer | read-only |
Number of total normal digital disconnections since the last board restart or the last variable clear. |
vspNASCallStatisticsTotalV110LogoutSuc | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.28 | integer | read-only |
Number of total normal V110 disconnections since the last board restart or the last variable clear. |
vspNASCallStatisticsTotalV120LogoutSuc | 1.3.6.1.4.1.2011.2.3.4.3.2.5.1.29 | integer | read-only |
Number of total normal V120 disconnections since the last board restart or the last variable clear. |
hrb_board | 1.3.6.1.4.1.2011.2.3.4.4 | |||
hrbBaseInfoGroup | 1.3.6.1.4.1.2011.2.3.4.4.1 | |||
mstu_board | 1.3.6.1.4.1.2011.2.3.4.5 | |||
mstuPerfomConfigGroup | 1.3.6.1.4.1.2011.2.3.4.5.1 | |||
mstuPerfomInfoGroup | 1.3.6.1.4.1.2011.2.3.4.5.2 | |||
mstuPerfomResetGroup | 1.3.6.1.4.1.2011.2.3.4.5.3 | |||
mstuPerfomSpendingGroup | 1.3.6.1.4.1.2011.2.3.4.5.4 | |||
mstuSDHLoopGroup | 1.3.6.1.4.1.2011.2.3.4.5.5 | |||
mstuTributaryNumGroup | 1.3.6.1.4.1.2011.2.3.4.5.6 |