CISCO-BGP-POLICY-ACCOUNTING-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-BGP-POLICY-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).
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
 ciscoBgpPolAcctMIB 1.3.6.1.4.1.9.9.148
BGP policy based accounting information
         ciscoBgpPolAcctMIBObjects 1.3.6.1.4.1.9.9.148.1
             cbpAcctTable 1.3.6.1.4.1.9.9.148.1.1 no-access
The cbpAcctTable provides statistics about ingress and egress traffic on an interface. This data could be used for purposes like billing.
                 cbpAcctEntry 1.3.6.1.4.1.9.9.148.1.1.1 no-access
Each cbpAcctEntry provides statistics for traffic of interest on an ingress and/or egress interfaces. The traffic of interest may be used for purposes like billing, and is referred to from here on in the MIB by the term 'traffic-type', which corresponds to cbpAcctTrafficIndex. Traffic-types are configured by the user on a per interface basis. 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.
                     cbpAcctTrafficIndex 1.3.6.1.4.1.9.9.148.1.1.1.1 integer32 read-only
An integer value greater than 0, that uniquely identifies a traffic-type. The traffic-type has no intrinsic meaning. It just 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.
                     cbpAcctInPacketCount 1.3.6.1.4.1.9.9.148.1.1.1.2 counter64 read-only
The total number of packets received for a particular traffic-type on an interface.
                     cbpAcctInOctetCount 1.3.6.1.4.1.9.9.148.1.1.1.3 counter64 read-only
The total number of octets received for a particular traffic-type on an interface.
                     cbpAcctOutPacketCount 1.3.6.1.4.1.9.9.148.1.1.1.4 counter64 read-only
The total number of packets transmitted for a particular traffic-type on an interface.
                     cbpAcctOutOctetCount 1.3.6.1.4.1.9.9.148.1.1.1.5 counter64 read-only
The total number of octets transmitted for a particular traffic-type on an interface.
         ciscoBgpPolAcctMIBConformance 1.3.6.1.4.1.9.9.148.3
             ciscoBgpPolAcctMIBCompliances 1.3.6.1.4.1.9.9.148.3.1
                 ciscoBgpPolAcctMIBCompliance 1.3.6.1.4.1.9.9.148.3.1.1
The compliance statement for entities which implement this Cisco BGP-Policy Traffic Accounting MIB.
                 ciscoBgpPolAcctMIBComplianceRev1 1.3.6.1.4.1.9.9.148.3.1.2
The compliance statement for entities which implement this Cisco BGP-Policy Traffic Accounting MIB.
             ciscoBgpPolAcctMIBGroups 1.3.6.1.4.1.9.9.148.3.2
                 cbpAcctTableGroup 1.3.6.1.4.1.9.9.148.3.2.1
A collection of objects providing customer traffic related parameters.
                 cbpAcctTableGroupRev1 1.3.6.1.4.1.9.9.148.3.2.2
A collection of objects providing customer traffic related parameters.