atmInterfaceSubscrAddress
ATM-MIB ·
.1.3.6.1.2.1.37.1.2.1.15
Object
The identifier assigned by a service provider to the network side of a public network UNI. If this interface has no assigned service provider address, or for other interfaces this is an octet string of zero length.
Context
- MIB
- ATM-MIB
- OID
.1.3.6.1.2.1.37.1.2.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atmInterfaceConfEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-MIB::atmInterfaceSubscrAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-MIB::atmInterfaceSubscrAddress.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-MIB::atmInterfaceSubscrAddress'
Syntax
- Source
- ATM-TC-MIBAtmAddr
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..40
Conformance
Member of
Compliance refinements
atmMIBCompliance2
readonly
Write access is not required.