tmnxLogApDefault

TIMETRA-LOG-MIB · .1.3.6.1.4.1.6527.3.1.2.12.4.1.8

Object

column r/w SNMPv2-TCTruthValue
When tmnxLogApDefault has a value of 'true', it specifies that
this accounting policy is applied to all service access points (SAPs)
that do not have an explicit accounting policy applied.  If no
accounting policy is associated with a SAP accounting records are
produced in accordance with the default policy.
              
Only one accounting policy entry in the tmnxLogApTable can have
tmnxLogApDefault set to 'true'.  If there is no entry in the
tmnxLogApTable with tmnxLogApDefault set to 'true', then the
only accounting records collected are those explicitly configured
accounting policies.

Context

MIB
TIMETRA-LOG-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.12.4.1.8
Type
column
Access
readwrite
Status
current
Parent
tmnxLogApEntry
Groups
1

Walk 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 'TIMETRA-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LOG-MIB::tmnxLogApDefault'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LOG-MIB::tmnxLogApDefault.<tmnxLogApPolicyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-LOG-MIB::tmnxLogApDefault'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance