HUAWEI-BGP-ACCOUNTING-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-BGP-ACCOUNTING-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 |
hwBgpAcctMIB | 1.3.6.1.4.1.2011.5.25.39 |
The HUAWEI-BGP-ACCOUNTING-MIB contains objects to Manage configuration and Monitor running state for BGP Accounting feature. |
||
hwBgpAcctMIBObjects | 1.3.6.1.4.1.2011.5.25.39.1 | |||
hwBgpAcctCfgTable | 1.3.6.1.4.1.2011.5.25.39.1.1 | no-access |
The hwBgpAcctCfgTable provides the configuration of BGP Accounting. |
|
1.3.6.1.4.1.2011.5.25.39.1.1.1 | no-access |
Each HwBgpAcctCfgEntry provides BGP accounting configuration for traffic of interest on an ingress and/or egress interface. |
||
hwbgpAcctCfgIfIndex | 1.3.6.1.4.1.2011.5.25.39.1.1.1.1 | integer32 | read-only |
Interface Index, equal to ifIndex. |
hwbgpAcctSrcOrDest | 1.3.6.1.4.1.2011.5.25.39.1.1.1.2 | addresstype | read-only |
An integer value greater than 0, that uniquely identifies BGP accounting based on source address or destination address. 1 is source ,2 is destination, and the defaule value is 2 |
hwbgpAcctDirection | 1.3.6.1.4.1.2011.5.25.39.1.1.1.3 | directiontype | read-only |
An integer value greater than 0, that uniquely identifies BGP accounting the inbound traffic or outbound traffic. 1 is inbound ,2 is outbound, and 3 is both inbound and outbound |
hwbgpAcctCfgRowStatus | 1.3.6.1.4.1.2011.5.25.39.1.1.1.4 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy |
hwBgpAcctStatTable | 1.3.6.1.4.1.2011.5.25.39.1.2 | no-access |
The hwBgpAcctStatTable provides BGP accounting statistics for ingress and egress traffic on an interface. This data could be used for purposes like billing. |
|
1.3.6.1.4.1.2011.5.25.39.1.2.1 | no-access |
Each hwBgpAcctStatEntry provides statistics for traffic of interest on an ingress and/or egress interfaces. The statistics include ingress packet counts, ingress octet counts, egress packet counts and egress octet counts. Entries are created when traffic-type is configured on an interface. Entries are deleted automatically when the user removes the corresponding traffic-type configuration from an interface. |
||
hwbgpAcctStatIfIndex | 1.3.6.1.4.1.2011.5.25.39.1.2.1.1 | integer32 | read-only |
Interface Index, equal to ifIndex. |
hwbgpAcctTrafficIndex | 1.3.6.1.4.1.2011.5.25.39.1.2.1.2 | integer32 | read-only |
An integer value greater than 0, that uniquely identifies a traffic-type. The traffic-type means the traffic coming into an interface can be differentiated into different types. It is up to the user to give meaning to and configure the various traffic-types on an interface. |
hwbgpAcctInPacketCount | 1.3.6.1.4.1.2011.5.25.39.1.2.1.3 | counter64 | read-only |
The total number of packets received for a particular traffic-type on an interface. |
hwbgpAcctInOctetCount | 1.3.6.1.4.1.2011.5.25.39.1.2.1.4 | counter64 | read-only |
The total number of octets received for a particular traffic-type on an interface. |
hwbgpAcctOutPacketCount | 1.3.6.1.4.1.2011.5.25.39.1.2.1.5 | counter64 | read-only |
The total number of packets transmitted for a particular traffic-type on an interface. |
hwbgpAcctOutOctetCount | 1.3.6.1.4.1.2011.5.25.39.1.2.1.6 | counter64 | read-only |
The total number of octets transmitted for a particular traffic-type on an interface. |
hwBgpAcctConformance | 1.3.6.1.4.1.2011.5.25.39.2 | |||
hwBgpAcctCompliances | 1.3.6.1.4.1.2011.5.25.39.2.1 | |||
hwBgpAcctCompliance | 1.3.6.1.4.1.2011.5.25.39.2.1.1 |
The compliance statement for entities that implement ip bgp-accouting on a router. |
||
hwBgpAcctStatGroups | 1.3.6.1.4.1.2011.5.25.39.2.2 | |||
hwBgpAcctCfgGroup | 1.3.6.1.4.1.2011.5.25.39.2.2.1 |
Required objects to provide hwBgpAcctMIB objects configuration information. hwBgpAcctCfgGroup is optional. |
||
hwBgpAcctStatGroup | 1.3.6.1.4.1.2011.5.25.39.2.2.2 |
Required objects to provide hwBgpAcctMIB objects configuration information. hwBgpAcctStatGroup is optional. |