atmfM4ForwardedTrapObject

ATM-FORUM-SNMP-M4-MIB · broadbandforum variant · .1.3.6.1.4.1.353.5.1.3.1.1.39.1.4

Object

column r/w SNMPv2-TCRowPointer
The object to which this entry applies.
By convention, this is the name of the first object in
the row in the table referenced.
              
The special value { 0 0 } indicates that
traps of this type from all objects of the type that can
generate it.  It should also be used when traps from the
ATM NE are to be specified.

Context

MIB
ATM-FORUM-SNMP-M4-MIB
OID
.1.3.6.1.4.1.353.5.1.3.1.1.39.1.4
Type
column
Access
readwrite
Status
current
Parent
atmfM4TrapForwardingEntry
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 'ATM-FORUM-SNMP-M4-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-FORUM-SNMP-M4-MIB::atmfM4ForwardedTrapObject'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-FORUM-SNMP-M4-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-FORUM-SNMP-M4-MIB::atmfM4ForwardedTrapObject.<atmfM4TrapForwardingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-FORUM-SNMP-M4-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-FORUM-SNMP-M4-MIB::atmfM4ForwardedTrapObject'

Syntax

Source
SNMPv2-TCRowPointer
Base type
ObjectIdentifier
Type Description
Represents a pointer to a conceptual row.  The value is the
name of the instance of the first accessible columnar object
in the conceptual row.
          
For example, ifIndex.3 would point to the 3rd row in the
ifTable (note that if ifIndex were not-accessible, then
ifDescr.3 would be used instead).

Values & Constraints

No enumerated values or constraints recorded.

Conformance