atmNteManagerTrapMask

RAD-MIB · .1.3.6.1.4.1.164.12.3.1.1.1.1.6

Object

column r/w SNMPv2-SMIInteger32
The value of this attribute determines the type of traps the 
agent should mask and not send to this NMS. The 
value is differently determined for different products. There are 
mainly two methods:
- an integer number, specifying the traps' severity.
- a sum of 2**n, where n is a bit assigned to a certain 
masked trap group.
User should consult the product specification, to find out 
the method employed.

Context

MIB
RAD-MIB
OID
.1.3.6.1.4.1.164.12.3.1.1.1.1.6
Type
column
Access
readwrite
Status
current
Parent
atmNteManagerEntry

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Object Constraints
range: 1-64
Type Constraints
range: -2147483648..2147483647