HUAWEI-GTSM-MIB
AI MIB Summary
The HUAWEI-GTSM-MIB manages Huawei device Global Traffic Security Mechanism (GTSM) policies by configuring default packet actions, defining BGP peer group security rules, and tracking packet statistics for received, passed, and dropped traffic. It provides administrative control over GTSM policy enforcement and allows for the manual reset of traffic counters to initialize monitoring baselines.
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.
Main OID:
hwGTSMModule.1.3.6.1.4.1.2011.5.25.126
44
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
44 total| Object Name |
|---|
hwGTSMModuleThe 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. MODULE-IDENTITY .1.3.6.1.4.1.2011.5.25.126 |
hwGTSM OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.126.1 |
hwGTSMDefaultActionThe object specifies the default action when
no matching policy exists.
Default value is pass.rw Enumeration .1.3.6.1.4.1.2011.5.25.126.1.1 |
hwGTSMPolicyTableInformation about GTSM policies. This object is used
to get GTSM policy(policies), create a new policy, modify
or delete GTSM policy (policies). SEQUENCE OF HWGTSMPolicyEntry .1.3.6.1.4.1.2011.5.25.126.1.2 |
hwGTSMPolicyEntryInformation about GTSM policies,it used
to get gtsm policy(policies),to create a
new policy,to modify or to delete gtsm
policy(policies). HWGTSMPolicyEntry .1.3.6.1.4.1.2011.5.25.126.1.2.1 |
hwGTSMvrfIndexThe index of VPN Routing and Forwarding
table. Integer32 .1.3.6.1.4.1.2011.5.25.126.1.2.1.1 |
hwGTSMPolicyAddressTypeThe type of Internet address by where the
packets received and will go. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.5.25.126.1.2.1.2 |
hwGTSMPolicyProtocolThe number of protocol. Integer32 .1.3.6.1.4.1.2011.5.25.126.1.2.1.3 |
hwGTSMPolicySourceIpAddressSource IP address in the GTSM policy that
will be used to check the matching of source
IP address in the received packets. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.5.25.126.1.2.1.4 |
hwGTSMPolicyDestIpAddressDestination IP address in the GTSM policy
that will be used to check the matching of
destination IP address in the received packets. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.5.25.126.1.2.1.5 |
hwGTSMPolicySourcePortSource port number in the GTSM policy
that will be used to check the matching
of source port number in the received packets. Integer32 .1.3.6.1.4.1.2011.5.25.126.1.2.1.6 |
hwGTSMPolicyDestPortDestination port number in the GTSM policy
that will be used to check the matching of
destination port number in the received packets. Integer32 .1.3.6.1.4.1.2011.5.25.126.1.2.1.7 |
hwGTSMPolicyTTLMinThe 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.rw Integer32 .1.3.6.1.4.1.2011.5.25.126.1.2.1.11 |
hwGTSMPolicyTTLMaxThe 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.
Default value is 255.ro Integer32 .1.3.6.1.4.1.2011.5.25.126.1.2.1.12 |
hwGTSMPolicyRowStatusThe operating state of the row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.25.126.1.2.1.51 |
hwGTSMBgpPeergroupTableThe table of BGP peer group policies. The table contains
all the BGP peer group policies. SEQUENCE OF HWGTSMBgpPeergroupEntry .1.3.6.1.4.1.2011.5.25.126.1.3 |
hwGTSMBgpPeergroupEntryInformation 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). HWGTSMBgpPeergroupEntry .1.3.6.1.4.1.2011.5.25.126.1.3.1 |
hwGTSMBgpPeergroupNamePeer group name in the BGP policy table that is compared with
the peer group name to decide whether to apply this policy. OCTET STRING .1.3.6.1.4.1.2011.5.25.126.1.3.1.1 |
hwGTSMBgpPeergroupTTLMinThe 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.rw Integer32 .1.3.6.1.4.1.2011.5.25.126.1.3.1.11 |
hwGTSMBgpPeergroupTTLMaxThe 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.
Default value is 255.ro Integer32 .1.3.6.1.4.1.2011.5.25.126.1.3.1.12 |
hwGTSMBgpPeergroupRowStatusThe operating state of the row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.25.126.1.3.1.51 |
hwGTSMStatisticsTableThe table of GTSM Statistics table. The table contains
the number of the packets containing received
packets, passed packets and discarded packets. SEQUENCE OF HWGTSMStatisticsEntry .1.3.6.1.4.1.2011.5.25.126.1.4 |
hwGTSMStatisticsEntryThe information of GTSM Statistics,it only can
be read. HWGTSMStatisticsEntry .1.3.6.1.4.1.2011.5.25.126.1.4.1 |
hwGTSMSlotIndexThe Index of Slot which receives the packets. Integer32 .1.3.6.1.4.1.2011.5.25.126.1.4.1.1 |
hwGTSMStatisticsRcvPacketNumberThe total number of received packets of specific
slot.ro Counter64 .1.3.6.1.4.1.2011.5.25.126.1.4.1.11 |
hwGTSMStatisticsPassPacketNumberThe total number of packets that have been transferred
to the up layer after packets of specific slot are received.ro Counter64 .1.3.6.1.4.1.2011.5.25.126.1.4.1.12 |
hwGTSMStatisticsDropPacketNumberThe total number of packets that do not match
the specific GTSM policy when packets of specific
slot are received.ro Counter64 .1.3.6.1.4.1.2011.5.25.126.1.4.1.13 |
hwGTSMGlobalConfigTableThe table of GTSM global configuration table. The table
contains all information you have operated to the statistics table. SEQUENCE OF HWGTSMGlobalConfigEntry .1.3.6.1.4.1.2011.5.25.126.1.5 |
hwGTSMGlobalConfigEntryThe 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. HWGTSMGlobalConfigEntry .1.3.6.1.4.1.2011.5.25.126.1.5.1 |
hwGTSMGlobalConfigClearStatisticsIt is used to clear the statistics of the GTSM global
configuration table.rw Enumeration .1.3.6.1.4.1.2011.5.25.126.1.5.1.11 |
hwGTSMGlobalConfigLogDroppedPacketIt is used to decide whether to log the dropped packets.rw Enumeration .1.3.6.1.4.1.2011.5.25.126.1.5.1.12 |
hwGTSMStatisticsInfoTableThe table of GTSM Statistics Information. The table contains
the number of the packets containing received
packets, passed packets and discarded packets. SEQUENCE OF HwGTSMStatisticsInfoEntry .1.3.6.1.4.1.2011.5.25.126.1.6 |
hwGTSMStatisticsInfoEntryThe information of GTSM Statistics,it only can
be read. HwGTSMStatisticsInfoEntry .1.3.6.1.4.1.2011.5.25.126.1.6.1 |
hwGTSMSlotNumThe Index of Slot which receives the packets. Integer32 .1.3.6.1.4.1.2011.5.25.126.1.6.1.1 |
hwGTSMStatisticsReceivePacketNumThe total number of received packets of specific
slot.ro Counter64 .1.3.6.1.4.1.2011.5.25.126.1.6.1.11 |
hwGTSMStatisticsPassPacketNumThe total number of packets that have been transferred
to the up layer after packets of specific slot are received.ro Counter64 .1.3.6.1.4.1.2011.5.25.126.1.6.1.12 |
hwGTSMStatisticsDropPacketNumThe total number of packets that do not match
the specific GTSM policy when packets of specific
slot are received.ro Counter64 .1.3.6.1.4.1.2011.5.25.126.1.6.1.13 |
hwGTSMGlobalConfigInfoTableThe table of GTSM global configuration table. The table
contains all information you have operated to the statistics table. SEQUENCE OF HwGTSMGlobalConfigInfoEntry .1.3.6.1.4.1.2011.5.25.126.1.7 |
hwGTSMGlobalConfigInfoEntryThe 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. HwGTSMGlobalConfigInfoEntry .1.3.6.1.4.1.2011.5.25.126.1.7.1 |
hwGTSMGlobalConfigClearStatisticsInfoIt is used to clear the statistics of the GTSM global
configuration table.rw Enumeration .1.3.6.1.4.1.2011.5.25.126.1.7.1.11 |
hwGTSMGlobalConfigLogDroppedPacketInfoIt is used to decide whether to log the dropped packets.rw Enumeration .1.3.6.1.4.1.2011.5.25.126.1.7.1.12 |
hwGTSMConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.126.2 |
hwGTSMCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.126.2.1 |
hwGTSMGroups OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.126.2.2 |