HUAWEI-GTSM-MIB
- Registered at
- 1.3.6.1.4.1.2011.5.25.126
- Last updated
- 2006-11-13 19:38
- Organization
- Huawei Technologies co.,Ltd.
- Revisions
- 2006-09-05 19:38
- Namespace
- huawei
- Source file
HUAWEI-GTSM-MIB- Digest
sha256:af0cba7241f7217188deee2cf1ba67e48cf1660ddedd29189712d1f254efab06
Description
The HUAWEI-GTSM-MIB contains all the objects that manages GTSM, it mainly contains the following five parts. 1) Default action that is used to deal with the received packets when no GTSM policy matches. 2) Policy table that is used to get or set the GTSM policy. 3) BGP peer group table that is used to get or set the GTSM policy for BGP peer group. 4) Statistics table that is used to compute the number of the packets containing received packets, passing packets and dropped packets. 5) Global configuration clear statistics table that is used to clear all statistics. The table can be used any time when users want to initialize the counter.
Contact
VRP Team Huawei Technologies co.,Ltd. Huawei Bld.,NO.3 Xinxi Rd., Shang-Di Information Industry Base, Hai-Dian District Beijing P.R. China http://www.huawei.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HUAWEI-MIB | hwDatacomm |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HUAWEI-GTSM-MIB HUAWEI-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwGTSM OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.126.1 | |||
| hwGTSMDefaultAction OBJECT-TYPE The object specifies the default action when no matching policy exists. | 1.3.6.1.4.1.2011.5.25.126.1.1 | INTEGER {pass(1), drop(2)} | read-write | current |
| hwGTSMPolicyTable OBJECT-TYPE Information about GTSM policies. This object is used to get GTSM policy(policies), create a new policy, modify or delete GTSM policy (policies). | 1.3.6.1.4.1.2011.5.25.126.1.2 | not-accessible | current | |
| hwGTSMPolicyEntry OBJECT-TYPE Information about GTSM policies,it used to get gtsm policy(policies),to create a new policy,to modify or to delete gtsm policy(policies). | 1.3.6.1.4.1.2011.5.25.126.1.2.1 | not-accessible | current | |
| hwGTSMvrfIndex OBJECT-TYPE The index of VPN Routing and Forwarding table. | 1.3.6.1.4.1.2011.5.25.126.1.2.1.1 | Integer32 (0..65535) | not-accessible | current |
| hwGTSMPolicyAddressType OBJECT-TYPE The type of Internet address by where the packets received and will go. | 1.3.6.1.4.1.2011.5.25.126.1.2.1.2 | InetAddressType | not-accessible | current |
| hwGTSMPolicyProtocol OBJECT-TYPE The number of protocol. | 1.3.6.1.4.1.2011.5.25.126.1.2.1.3 | Integer32 (1..255) | not-accessible | current |
| hwGTSMPolicySourceIpAddress OBJECT-TYPE Source IP address in the GTSM policy that will be used to check the matching of source IP address in the received packets. | 1.3.6.1.4.1.2011.5.25.126.1.2.1.4 | InetAddress | not-accessible | current |
| hwGTSMPolicyDestIpAddress OBJECT-TYPE Destination IP address in the GTSM policy that will be used to check the matching of destination IP address in the received packets. | 1.3.6.1.4.1.2011.5.25.126.1.2.1.5 | InetAddress | not-accessible | current |
| hwGTSMPolicySourcePort OBJECT-TYPE Source port number in the GTSM policy that will be used to check the matching of source port number in the received packets. | 1.3.6.1.4.1.2011.5.25.126.1.2.1.6 | Integer32 (0..65535) | not-accessible | current |
| hwGTSMPolicyDestPort OBJECT-TYPE Destination port number in the GTSM policy that will be used to check the matching of destination port number in the received packets. | 1.3.6.1.4.1.2011.5.25.126.1.2.1.7 | Integer32 (0..65535) | not-accessible | current |
| hwGTSMPolicyTTLMin OBJECT-TYPE The minimum TTL in the policy table. The minimum TTL is compared with the TTL in the packets to check whether the minimum TTL is between the minimum TTL and maximum TTL, and thus check the validity of the received packets. | 1.3.6.1.4.1.2011.5.25.126.1.2.1.11 | Integer32 (1..255) | read-create | current |
| hwGTSMPolicyTTLMax OBJECT-TYPE The maximum TTL in policy table that is compared with the TTL in the packets to check whether it is between the minimum TTL and maximum TTL ,and thus check the validity of the received packets. | 1.3.6.1.4.1.2011.5.25.126.1.2.1.12 | Integer32 (1..255) | read-only | current |
| hwGTSMPolicyRowStatus OBJECT-TYPE The operating state of the row. | 1.3.6.1.4.1.2011.5.25.126.1.2.1.51 | RowStatus | read-create | current |
| hwGTSMBgpPeergroupTable OBJECT-TYPE The table of BGP peer group policies. The table contains all the BGP peer group policies. | 1.3.6.1.4.1.2011.5.25.126.1.3 | not-accessible | current | |
| hwGTSMBgpPeergroupEntry OBJECT-TYPE Information about BGP peer group policies. This table is used to get BGP peer group policy (policies), create a policy, modify or delete BGP peer group policy (policies). | 1.3.6.1.4.1.2011.5.25.126.1.3.1 | not-accessible | current | |
| hwGTSMBgpPeergroupName OBJECT-TYPE Peer group name in the BGP policy table that is compared with the peer group name to decide whether to apply this policy. | 1.3.6.1.4.1.2011.5.25.126.1.3.1.1 | OCTET STRING (SIZE(1..32)) | not-accessible | current |
| hwGTSMBgpPeergroupTTLMin OBJECT-TYPE The minimum TTL in policy table that is compared with the TTL in the packets to check whether it is between the minimum TTL and maximum TTL, and thus check the validity of the received packets. | 1.3.6.1.4.1.2011.5.25.126.1.3.1.11 | Integer32 (1..255) | read-create | current |
| hwGTSMBgpPeergroupTTLMax OBJECT-TYPE The maximum TTL in policy table that is compared with the TTL in the packets to check whether it is between the minimum TTL and maximum TTL, and check the validity of the received packets. | 1.3.6.1.4.1.2011.5.25.126.1.3.1.12 | Integer32 (1..255) | read-only | current |
| hwGTSMBgpPeergroupRowStatus OBJECT-TYPE The operating state of the row. | 1.3.6.1.4.1.2011.5.25.126.1.3.1.51 | RowStatus | read-create | current |
| hwGTSMStatisticsTable OBJECT-TYPE The table of GTSM Statistics table. The table contains the number of the packets containing received packets, passed packets and discarded packets. | 1.3.6.1.4.1.2011.5.25.126.1.4 | not-accessible | current | |
| hwGTSMStatisticsEntry OBJECT-TYPE The information of GTSM Statistics,it only can be read. | 1.3.6.1.4.1.2011.5.25.126.1.4.1 | not-accessible | current | |
| hwGTSMSlotIndex OBJECT-TYPE The Index of Slot which receives the packets. | 1.3.6.1.4.1.2011.5.25.126.1.4.1.1 | Integer32 (0..128) | not-accessible | current |
| hwGTSMStatisticsRcvPacketNumber OBJECT-TYPE The total number of received packets of specific slot. | 1.3.6.1.4.1.2011.5.25.126.1.4.1.11 | Counter64 | read-only | current |
| hwGTSMStatisticsPassPacketNumber OBJECT-TYPE The total number of packets that have been transferred to the up layer after packets of specific slot are received. | 1.3.6.1.4.1.2011.5.25.126.1.4.1.12 | Counter64 | read-only | current |
| hwGTSMStatisticsDropPacketNumber OBJECT-TYPE The total number of packets that do not match the specific GTSM policy when packets of specific slot are received. | 1.3.6.1.4.1.2011.5.25.126.1.4.1.13 | Counter64 | read-only | current |
| hwGTSMGlobalConfigTable OBJECT-TYPE The table of GTSM global configuration table. The table contains all information you have operated to the statistics table. | 1.3.6.1.4.1.2011.5.25.126.1.5 | not-accessible | current | |
| hwGTSMGlobalConfigEntry OBJECT-TYPE The information of GTSM global configuration table.The table is used to clear all statistics, you can use this table any time when you want to initialize the counter. | 1.3.6.1.4.1.2011.5.25.126.1.5.1 | not-accessible | current | |
| hwGTSMGlobalConfigClearStatistics OBJECT-TYPE It is used to clear the statistics of the GTSM global configuration table. | 1.3.6.1.4.1.2011.5.25.126.1.5.1.11 | INTEGER {reset(1), unused(255)} | read-write | current |
| hwGTSMGlobalConfigLogDroppedPacket OBJECT-TYPE It is used to decide whether to log the dropped packets. | 1.3.6.1.4.1.2011.5.25.126.1.5.1.12 | INTEGER {log(1), nolog(2)} | read-write | current |
| hwGTSMStatisticsInfoTable OBJECT-TYPE The table of GTSM Statistics Information. The table contains the number of the packets containing received packets, passed packets and discarded packets. | 1.3.6.1.4.1.2011.5.25.126.1.6 | not-accessible | current | |
| hwGTSMStatisticsInfoEntry OBJECT-TYPE The information of GTSM Statistics,it only can be read. | 1.3.6.1.4.1.2011.5.25.126.1.6.1 | not-accessible | current | |
| hwGTSMSlotNum OBJECT-TYPE The Index of Slot which receives the packets. | 1.3.6.1.4.1.2011.5.25.126.1.6.1.1 | Integer32 (0..128) | not-accessible | current |
| hwGTSMStatisticsReceivePacketNum OBJECT-TYPE The total number of received packets of specific slot. | 1.3.6.1.4.1.2011.5.25.126.1.6.1.11 | Counter64 | read-only | current |
| hwGTSMStatisticsPassPacketNum OBJECT-TYPE The total number of packets that have been transferred to the up layer after packets of specific slot are received. | 1.3.6.1.4.1.2011.5.25.126.1.6.1.12 | Counter64 | read-only | current |
| hwGTSMStatisticsDropPacketNum OBJECT-TYPE The total number of packets that do not match the specific GTSM policy when packets of specific slot are received. | 1.3.6.1.4.1.2011.5.25.126.1.6.1.13 | Counter64 | read-only | current |
| hwGTSMGlobalConfigInfoTable OBJECT-TYPE The table of GTSM global configuration table. The table contains all information you have operated to the statistics table. | 1.3.6.1.4.1.2011.5.25.126.1.7 | not-accessible | current | |
| hwGTSMGlobalConfigInfoEntry OBJECT-TYPE The information of GTSM global configuration table.The table is used to clear all statistics, you can use this table any time when you want to initialize the counter. | 1.3.6.1.4.1.2011.5.25.126.1.7.1 | not-accessible | current | |
| hwGTSMGlobalConfigClearStatisticsInfo OBJECT-TYPE It is used to clear the statistics of the GTSM global configuration table. | 1.3.6.1.4.1.2011.5.25.126.1.7.1.11 | INTEGER {reset(1), unused(255)} | read-write | current |
| hwGTSMGlobalConfigLogDroppedPacketInfo OBJECT-TYPE It is used to decide whether to log the dropped packets. | 1.3.6.1.4.1.2011.5.25.126.1.7.1.12 | INTEGER {log(1), nolog(2)} | read-write | current |
| hwGTSMConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.126.2 | |||
| hwGTSMCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.126.2.1 | |||
| hwGTSMGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.126.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| hwGTSMCompliance MODULE-COMPLIANCE The compliance statement for systems supporting this module. | 1.3.6.1.4.1.2011.5.25.126.2.1.1 | current |
| hwGTSMDefaultActionGroup OBJECT-GROUP The default action group. | 1.3.6.1.4.1.2011.5.25.126.2.2.1 | current |
| hwGTSMPolicyGroup OBJECT-GROUP The GTSM policy group. | 1.3.6.1.4.1.2011.5.25.126.2.2.2 | current |
| hwGTSMBgpPeergroupGroup OBJECT-GROUP The GTSM BGP peer group. | 1.3.6.1.4.1.2011.5.25.126.2.2.3 | current |
| hwGTSMStatisticsGroup OBJECT-GROUP The GTSM statistics group. | 1.3.6.1.4.1.2011.5.25.126.2.2.4 | current |
| hwGTSMGlobalConfigGroup OBJECT-GROUP The GTSM global configuration group. | 1.3.6.1.4.1.2011.5.25.126.2.2.5 | current |
| hwGTSMStatisticsInfoGroup OBJECT-GROUP The GTSM statistics group. | 1.3.6.1.4.1.2011.5.25.126.2.2.6 | current |
| hwGTSMGlobalConfigInfoGroup OBJECT-GROUP The GTSM global configuration group. | 1.3.6.1.4.1.2011.5.25.126.2.2.7 | current |