NMS-CARD-SYS-MIB: View SNMP OID List / Download MIB
VENDOR: SHANGHAI BAUD DATA COMMUNICATION DEVELOPMENT
Home | MIB: NMS-CARD-SYS-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 |
cardSys | 1.3.6.1.4.1.3320.9.181 | |||
cardSystemSetTable | 1.3.6.1.4.1.3320.9.181.1 | no-access |
A list of cards system related set value entries. |
|
1.3.6.1.4.1.3320.9.181.1.1 | no-access |
A collection of cards to be reset. |
||
cardSysIndex | 1.3.6.1.4.1.3320.9.181.1.1.1 | integer | read-only |
Index into cardTable (not physical chassis slot number), the same with the nmscardIndex of nmscardTable in NMS-CHASSIS-MIB. |
cardSysDescr | 1.3.6.1.4.1.3320.9.181.1.1.2 | displaystring | read-only |
the same with the nmscardDescr of nmscardTable in NMS-CHASSIS-MIB. |
cardSysType | 1.3.6.1.4.1.3320.9.181.1.1.3 | integer | read-only |
the same with the nmscardType of nmscardTable in NMS-CHASSIS-MIB. |
cardCPUUtilThreshold | 1.3.6.1.4.1.3320.9.181.1.1.4 | integer | read-write |
Card CPU utilization upper limit value. |
cardMemUtilThreshold | 1.3.6.1.4.1.3320.9.181.1.1.5 | integer | read-write |
Card memory utilization upper limit value. |
cardCPUTempThreshold | 1.3.6.1.4.1.3320.9.181.1.1.6 | integer | read-write |
Card CPU temperature upper limit value. |
cardCPUTempCurr | 1.3.6.1.4.1.3320.9.181.1.1.7 | integer | read-only |
Card CPU current temperature. |
cardElementStatus | 1.3.6.1.4.1.3320.9.181.2 | integer | no-access |
Card element status, only use for variable binding in card system notifications. Enumeration: 'warning': 2, 'normal': 1. |
cardElementType | 1.3.6.1.4.1.3320.9.181.3 | integer | no-access |
Card element status, only use for variable binding in card system notifications. Enumeration: 'cpu-temperature': 3, 'cp': 1, 'memory': 2. |
cardSysNotifications | 1.3.6.1.4.1.3320.9.181.4 | |||
cardSysNotification | 1.3.6.1.4.1.3320.9.181.4.1 |
The agent generates this notification when certain card element value exceeds upper limit defined above. |