acctStoreContent
BINTEC-ACCTSTORE ·
.0.4.2.1.2
Object
column r/w
Enumeration
Content type of this entry.
call : dialup call
ifc : interface traffic summary
the RX/TX-octets of the enabled interfaces are saved
automatically each 10 min.
The storage of appropriate interfaces is enabled
with IP-Accouting in ipExtIfTable:Accounting
Context
- MIB
- BINTEC-ACCTSTORE
- OID
.0.4.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- acctStoreEntry
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 'BINTEC-ACCTSTORE' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-ACCTSTORE::acctStoreContent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-ACCTSTORE' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-ACCTSTORE::acctStoreContent.<acctStoreType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-ACCTSTORE' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-ACCTSTORE::acctStoreContent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | call |
2 | ifc |