atmSigSupportClgPtyNumDel

ATM2-MIB · .1.3.6.1.2.1.37.1.14.1.4.1.1

Object

column r/w Enumeration
This object indicates whether the Calling Party Number
Information Element is transferred to the called party
address.  The value of this object can be:
              
  - enabled(1)  This Information Element is transferred
                to the called party
              
  - disabled(2) This Information Element is NOT
                transferred to the called party.

Context

MIB
ATM2-MIB
OID
.1.3.6.1.2.1.37.1.14.1.4.1.1
Type
column
Access
readwrite
Status
current
Parent
atmSigSupportEntry
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 'ATM2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM2-MIB::atmSigSupportClgPtyNumDel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM2-MIB::atmSigSupportClgPtyNumDel.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM2-MIB::atmSigSupportClgPtyNumDel'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled

Conformance