rbnAtmProfileName

RBN-ATM-PROFILE-MIB · .1.3.6.1.4.1.2352.2.2.1.1.1.1

Object

column r/w AtmProfileName
The textual handle assigned to an instance of
the rbnAtmProfileTable (and via augmentation, the
atmTrafficDescrParamTable).  Using a textual handle
instead of an arbitrary integer (such as
atmTrafficDescrParamIndex) allows a configuration
to contain human-friendly cross-references to the
profiles from those places where they are used,
such as in circuit configuration tables.

Context

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

Syntax

Source
AtmProfileName
Base type
OctetString

Values & Constraints

Type Constraints
range: 0..80

Conformance