acctStoreTime
BINTEC-ACCTSTORE ·
.0.4.2.1.5
Object
column r/w
Date and time of this entry creation
Context
- MIB
- BINTEC-ACCTSTORE
- OID
.0.4.2.1.5- 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::acctStoreTime'
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::acctStoreTime.<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::acctStoreTime'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.