HUAWEI-GTSM-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: HUAWEI-GTSM-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hwGTSMModule 1.3.6.1.4.1.2011.5.25.126
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.
         hwGTSM 1.3.6.1.4.1.2011.5.25.126.1
             hwGTSMDefaultAction 1.3.6.1.4.1.2011.5.25.126.1.1 integer read-write
The object specifies the default action when no matching policy exists. Default value is pass. Enumeration: 'drop': 2, 'pass': 1.
             hwGTSMPolicyTable 1.3.6.1.4.1.2011.5.25.126.1.2 no-access
Information about GTSM policies. This object is used to get GTSM policy(policies), create a new policy, modify or delete GTSM policy (policies).
                 hwGTSMPolicyEntry 1.3.6.1.4.1.2011.5.25.126.1.2.1 no-access
Information about GTSM policies,it used to get gtsm policy(policies),to create a new policy,to modify or to delete gtsm policy(policies).
                     hwGTSMvrfIndex 1.3.6.1.4.1.2011.5.25.126.1.2.1.1 integer32 no-access
The index of VPN Routing and Forwarding table.
                     hwGTSMPolicyAddressType 1.3.6.1.4.1.2011.5.25.126.1.2.1.2 inetaddresstype no-access
The type of Internet address by where the packets received and will go.
                     hwGTSMPolicyProtocol 1.3.6.1.4.1.2011.5.25.126.1.2.1.3 integer32 no-access
The number of protocol.
                     hwGTSMPolicySourceIpAddress 1.3.6.1.4.1.2011.5.25.126.1.2.1.4 inetaddress no-access
Source IP address in the GTSM policy that will be used to check the matching of source IP address in the received packets.
                     hwGTSMPolicyDestIpAddress 1.3.6.1.4.1.2011.5.25.126.1.2.1.5 inetaddress no-access
Destination IP address in the GTSM policy that will be used to check the matching of destination IP address in the received packets.
                     hwGTSMPolicySourcePort 1.3.6.1.4.1.2011.5.25.126.1.2.1.6 integer32 no-access
Source port number in the GTSM policy that will be used to check the matching of source port number in the received packets.
                     hwGTSMPolicyDestPort 1.3.6.1.4.1.2011.5.25.126.1.2.1.7 integer32 no-access
Destination port number in the GTSM policy that will be used to check the matching of destination port number in the received packets.
                     hwGTSMPolicyTTLMin 1.3.6.1.4.1.2011.5.25.126.1.2.1.11 integer32 read-only
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.
                     hwGTSMPolicyTTLMax 1.3.6.1.4.1.2011.5.25.126.1.2.1.12 integer32 read-only
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. Default value is 255.
                     hwGTSMPolicyRowStatus 1.3.6.1.4.1.2011.5.25.126.1.2.1.51 rowstatus read-only
The operating state of the row.
             hwGTSMBgpPeergroupTable 1.3.6.1.4.1.2011.5.25.126.1.3 no-access
The table of BGP peer group policies. The table contains all the BGP peer group policies.
                 hwGTSMBgpPeergroupEntry 1.3.6.1.4.1.2011.5.25.126.1.3.1 no-access
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).
                     hwGTSMBgpPeergroupName 1.3.6.1.4.1.2011.5.25.126.1.3.1.1 octet string no-access
Peer group name in the BGP policy table that is compared with the peer group name to decide whether to apply this policy.
                     hwGTSMBgpPeergroupTTLMin 1.3.6.1.4.1.2011.5.25.126.1.3.1.11 integer32 read-only
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.
                     hwGTSMBgpPeergroupTTLMax 1.3.6.1.4.1.2011.5.25.126.1.3.1.12 integer32 read-only
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. Default value is 255.
                     hwGTSMBgpPeergroupRowStatus 1.3.6.1.4.1.2011.5.25.126.1.3.1.51 rowstatus read-only
The operating state of the row.
             hwGTSMStatisticsTable 1.3.6.1.4.1.2011.5.25.126.1.4 no-access
The table of GTSM Statistics table. The table contains the number of the packets containing received packets, passed packets and discarded packets.
                 hwGTSMStatisticsEntry 1.3.6.1.4.1.2011.5.25.126.1.4.1 no-access
The information of GTSM Statistics,it only can be read.
                     hwGTSMSlotIndex 1.3.6.1.4.1.2011.5.25.126.1.4.1.1 integer32 no-access
The Index of Slot which receives the packets.
                     hwGTSMStatisticsRcvPacketNumber 1.3.6.1.4.1.2011.5.25.126.1.4.1.11 counter64 read-only
The total number of received packets of specific slot.
                     hwGTSMStatisticsPassPacketNumber 1.3.6.1.4.1.2011.5.25.126.1.4.1.12 counter64 read-only
The total number of packets that have been transferred to the up layer after packets of specific slot are received.
                     hwGTSMStatisticsDropPacketNumber 1.3.6.1.4.1.2011.5.25.126.1.4.1.13 counter64 read-only
The total number of packets that do not match the specific GTSM policy when packets of specific slot are received.
             hwGTSMGlobalConfigTable 1.3.6.1.4.1.2011.5.25.126.1.5 no-access
The table of GTSM global configuration table. The table contains all information you have operated to the statistics table.
                 hwGTSMGlobalConfigEntry 1.3.6.1.4.1.2011.5.25.126.1.5.1 no-access
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.
                     hwGTSMGlobalConfigClearStatistics 1.3.6.1.4.1.2011.5.25.126.1.5.1.11 integer read-write
It is used to clear the statistics of the GTSM global configuration table. Enumeration: 'reset': 1, 'unused': 255.
                     hwGTSMGlobalConfigLogDroppedPacket 1.3.6.1.4.1.2011.5.25.126.1.5.1.12 integer read-write
It is used to decide whether to log the dropped packets. Enumeration: 'nolog': 2, 'log': 1.
             hwGTSMStatisticsInfoTable 1.3.6.1.4.1.2011.5.25.126.1.6 no-access
The table of GTSM Statistics Information. The table contains the number of the packets containing received packets, passed packets and discarded packets.
                 hwGTSMStatisticsInfoEntry 1.3.6.1.4.1.2011.5.25.126.1.6.1 no-access
The information of GTSM Statistics,it only can be read.
                     hwGTSMSlotNum 1.3.6.1.4.1.2011.5.25.126.1.6.1.1 integer32 no-access
The Index of Slot which receives the packets.
                     hwGTSMStatisticsReceivePacketNum 1.3.6.1.4.1.2011.5.25.126.1.6.1.11 counter64 read-only
The total number of received packets of specific slot.
                     hwGTSMStatisticsPassPacketNum 1.3.6.1.4.1.2011.5.25.126.1.6.1.12 counter64 read-only
The total number of packets that have been transferred to the up layer after packets of specific slot are received.
                     hwGTSMStatisticsDropPacketNum 1.3.6.1.4.1.2011.5.25.126.1.6.1.13 counter64 read-only
The total number of packets that do not match the specific GTSM policy when packets of specific slot are received.
             hwGTSMGlobalConfigInfoTable 1.3.6.1.4.1.2011.5.25.126.1.7 no-access
The table of GTSM global configuration table. The table contains all information you have operated to the statistics table.
                 hwGTSMGlobalConfigInfoEntry 1.3.6.1.4.1.2011.5.25.126.1.7.1 no-access
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.
                     hwGTSMGlobalConfigClearStatisticsInfo 1.3.6.1.4.1.2011.5.25.126.1.7.1.11 integer read-write
It is used to clear the statistics of the GTSM global configuration table. Enumeration: 'reset': 1, 'unused': 255.
                     hwGTSMGlobalConfigLogDroppedPacketInfo 1.3.6.1.4.1.2011.5.25.126.1.7.1.12 integer read-write
It is used to decide whether to log the dropped packets. Enumeration: 'nolog': 2, 'log': 1.
         hwGTSMConformance 1.3.6.1.4.1.2011.5.25.126.2
             hwGTSMCompliances 1.3.6.1.4.1.2011.5.25.126.2.1
                 hwGTSMCompliance 1.3.6.1.4.1.2011.5.25.126.2.1.1
The compliance statement for systems supporting this module.
             hwGTSMGroups 1.3.6.1.4.1.2011.5.25.126.2.2
                 hwGTSMDefaultActionGroup 1.3.6.1.4.1.2011.5.25.126.2.2.1
The default action group.
                 hwGTSMPolicyGroup 1.3.6.1.4.1.2011.5.25.126.2.2.2
The GTSM policy group.
                 hwGTSMBgpPeergroupGroup 1.3.6.1.4.1.2011.5.25.126.2.2.3
The GTSM BGP peer group.
                 hwGTSMStatisticsGroup 1.3.6.1.4.1.2011.5.25.126.2.2.4
The GTSM statistics group.
                 hwGTSMGlobalConfigGroup 1.3.6.1.4.1.2011.5.25.126.2.2.5
The GTSM global configuration group.
                 hwGTSMStatisticsInfoGroup 1.3.6.1.4.1.2011.5.25.126.2.2.6
The GTSM statistics group.
                 hwGTSMGlobalConfigInfoGroup 1.3.6.1.4.1.2011.5.25.126.2.2.7
The GTSM global configuration group.