cefPrefixBytes
CISCO-CEF-MIB ·
.1.3.6.1.4.1.9.9.492.1.1.2.1.7
Object
column bytesSNMPv2-SMICounter32
If CEF accounting is set to enable per prefix accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'perPrefix' accounting), then this object represents the number of bytes switched to this prefix.
Context
- MIB
- CISCO-CEF-MIB
- OID
.1.3.6.1.4.1.9.9.492.1.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Units
- bytes
- Parent
- cefPrefixEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CEF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CEF-MIB::cefPrefixBytes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CEF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CEF-MIB::cefPrefixBytes.<entPhysicalIndex>.<cefPrefixType>.<cefPrefixAddr>.<cefPrefixLen>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CEF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CEF-MIB::cefPrefixBytes'
Syntax
bytesSNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of