QTECH-TC
5 objects
This module defines textual conventions used throughout qtech enterprise mibs.
Imported Objects
| QTECH-SMI | qtechModules |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.27514.1.1.10.4.1 | IdentityqtechTextualConventions | This module defines textual conventions used throughout qtech enterprise mibs. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| ConfigStatus | INTEGER { valid(1), invalid(2) } | current | Represents the operational status of an table entry. valid(1) - Indicates this entry's status is valid and active. invalid(2) - Indicates this entry's status is invalid. It is decided by implementatio whether entry is d… |
| IfIndex | Integer32 (1..2147483647) | current | This textual convention is an extension of the interface index convention. Interface include physical port and aggreate port and switch virtual interface and loopBack interface,etc. |
| MemberMap | OCTET STRING | current | Each octet indicate a Logic port, and each octect can have their content means. The lenth of octet string will change along with change of product. |
| QtechTrapType | INTEGER { coldQtech(1), warmQtech(2), linkDown(3), linkUp(4), authenFailure(5), newRoot(6), topoChange(7), hardChangeDetected(8), portSecurityViolate(9), stormAlarm(10), macNotification(11), vrrpNewMaster(12), vrrpAuthFailure(13), powerStateChange(14), fanStateChange(15), ospf(16), pim(17), igmp(18), dvmrp(19), entity(20), cluster(21), temperatureWarning(22), sysGuard(23), bgp(24), lineDetect(25), bgpReachMaxPrefix(26), hardwareNotSupport(27) } | current | Private trap(event) type of qtech switch. |